index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
AMDGPU
/
AsmParser
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+1
*
[APFloat] Fix checked error assert failures
Ehud Katz
2020-01-09
1
-1
/
+1
*
[APFloat] Add recoverable string parsing errors to APFloat
Ehud Katz
2020-01-06
1
-2
/
+2
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
[AMDGPU][MC][GFX10] Enabled v_movrel*[sdwa|dpp|dpp8] opcodes
Dmitry Preobrazhensky
2019-11-18
1
-0
/
+40
*
[AMDGPU][MC][GFX9] Corrected parsing of v_cndmask_b32_sdwa
Dmitry Preobrazhensky
2019-10-18
1
-9
/
+21
*
[AMDGPU][MC][GFX10] Enabled null for 64-bit dst operands
Dmitry Preobrazhensky
2019-10-11
1
-0
/
+12
*
[AMDGPU][MC] Corrected parsing of optional operands
Dmitry Preobrazhensky
2019-10-11
1
-12
/
+6
*
[AMDGPU] Extend buffer intrinsics with swizzling
Piotr Sobczak
2019-10-02
1
-0
/
+4
*
[AMDGPU][MC] Corrected parsing of registers
Dmitry Preobrazhensky
2019-09-27
1
-144
/
+208
*
[AMDGPU][MC] Corrected handling of relocatable expressions
Dmitry Preobrazhensky
2019-09-23
1
-11
/
+20
*
Use llvm::StringLiteral instead of StringRef in few places
Fangrui Song
2019-09-20
1
-7
/
+1
*
[AMDGPU][MC][GFX10] Corrected constant bus checks to exclude null
Dmitry Preobrazhensky
2019-09-02
1
-3
/
+6
*
[AMDGPU][MC][GFX10] Enabled null with 64-bit operands
Dmitry Preobrazhensky
2019-09-02
1
-0
/
+2
*
[AMDGPU][MC][GFX10] Corrected constant bus limit for 64-bit shift instructions
Dmitry Preobrazhensky
2019-09-02
1
-4
/
+23
*
[AMDGPU] Fix bug when calculating user_spgr_count for Code Object V3 assembler
Scott Linder
2019-08-28
1
-7
/
+14
*
[AMDGPU] Check for immediate SrcC in mfma in AsmParser
Stanislav Mekhanoshin
2019-08-23
1
-0
/
+4
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-4
/
+4
*
[AMDGPU][MC][GFX10] Enabled GFX10 assembly with arbitrary wavesize assumed by...
Dmitry Preobrazhensky
2019-07-24
1
-2
/
+2
*
[AMDGPU] Add all vgpr classes to asm parser
Stanislav Mekhanoshin
2019-07-24
1
-1
/
+5
*
[AMDGPU][MC] Corrected parsing of branch offsets
Dmitry Preobrazhensky
2019-07-19
1
-20
/
+43
*
Delete dead stores
Fangrui Song
2019-07-12
1
-1
/
+0
*
[AMDGPU] gfx908 register file changes
Stanislav Mekhanoshin
2019-07-09
1
-8
/
+211
*
[AMDGPU][MC] Corrected parsing of FLAT offset modifier
Dmitry Preobrazhensky
2019-07-08
1
-38
/
+70
*
[AMDGPU][MC] Fix for sanitizer failure in 364645
Dmitry Preobrazhensky
2019-06-28
1
-4
/
+10
*
[AMDGPU][MC] Enabled constant expressions as operands of sendmsg
Dmitry Preobrazhensky
2019-06-28
1
-169
/
+87
*
AMDGPU/MC: Add .amdgpu_lds directive
Nicolai Haehnle
2019-06-25
1
-0
/
+58
*
[AMDGPU] gfx1010 wave32 metadata
Stanislav Mekhanoshin
2019-06-17
1
-0
/
+32
*
[AMDGPU] gfx1010 base changes for wave32
Stanislav Mekhanoshin
2019-06-13
1
-11
/
+47
*
[AMDGPU][MC] Enabled constant expressions as operands of s_getreg/s_setreg
Dmitry Preobrazhensky
2019-06-13
1
-94
/
+69
*
[AMDGPU] gfx1010 dpp16 and dpp8
Stanislav Mekhanoshin
2019-06-12
1
-15
/
+130
*
[AMDGPU] gfx1010 premlane instructions
Stanislav Mekhanoshin
2019-06-12
1
-0
/
+19
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-1
/
+1
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-1
/
+1
*
[AMDGPU][MC] Added support of SCC, VCCZ and EXECZ operands
Dmitry Preobrazhensky
2019-06-03
1
-4
/
+16
*
[AMDGPU][MC] Enabled constant expressions as operands of s_waitcnt
Dmitry Preobrazhensky
2019-05-27
1
-36
/
+28
*
[AMDGPU][MC] Corrected parsing of op_sel* and neg_* modifiers
Dmitry Preobrazhensky
2019-05-22
1
-34
/
+32
*
[AMDGPU][MC] Corrected parsing of NAME:VALUE modifiers
Dmitry Preobrazhensky
2019-05-17
1
-33
/
+17
*
[AMDGPU][MC] Enabled expressions for most operands which accept integer values
Dmitry Preobrazhensky
2019-05-17
1
-64
/
+103
*
[AMDGPU] Create a TargetInfo header. NFC
Richard Trieu
2019-05-14
1
-0
/
+1
*
[AMDGPU] gfx1010 exp modifications
Stanislav Mekhanoshin
2019-05-08
1
-1
/
+6
*
[AMDGPU] gfx1010 allows VOP3 to have a literal
Stanislav Mekhanoshin
2019-05-02
1
-10
/
+64
*
[AMDGPU] gfx1010 constant bus limit
Stanislav Mekhanoshin
2019-05-02
1
-2
/
+32
*
[AMDGPU] gfx1010 MIMG implementation
Stanislav Mekhanoshin
2019-05-01
1
-7
/
+206
*
[AMDGPU] gfx1010 DS implementation
Stanislav Mekhanoshin
2019-05-01
1
-2
/
+3
*
[AMDGPU] gfx1010 VMEM and SMEM implementation
Stanislav Mekhanoshin
2019-04-30
1
-6
/
+42
*
Move if() to newline to stop ambiguity over whether it should be else if. NFCI.
Simon Pilgrim
2019-04-29
1
-1
/
+2
*
[AMDGPU] gfx1010 VOPC implementation
Stanislav Mekhanoshin
2019-04-26
1
-1
/
+2
*
[AMDGPU] gfx1010 VOP3 and VOP3P implementation
Stanislav Mekhanoshin
2019-04-26
1
-0
/
+9
*
[AMDGPU] gfx1010 VOP2 changes
Stanislav Mekhanoshin
2019-04-26
1
-22
/
+78
[next]