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
/
test
/
MC
/
AMDGPU
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AMDGPU] Remove duplicate gfx10 assembler and disassembler tests
Jay Foad
2020-01-14
1
-5154
/
+0
*
[AMDGPU] Improve error checking in gfx10 assembler tests
Jay Foad
2020-01-14
1
-3
/
+12836
*
[AMDGPU] Add gfx9 assembler and disassembler test cases
Jay Foad
2020-01-14
1
-0
/
+1044
*
[AMDGPU] Add gfx8 assembler and disassembler test cases
Jay Foad
2020-01-12
1
-0
/
+159
*
[AMDGPU][MC][GFX10] Enabled v_movrel*[sdwa|dpp|dpp8] opcodes
Dmitry Preobrazhensky
2019-11-18
3
-2
/
+113
*
[AMDGPU][MC] Corrected src0 for v_movrelsd_b32 and v_movrelsd_2_b32
Dmitry Preobrazhensky
2019-11-08
2
-0
/
+10
*
[AMDGPU][MC][GFX10] Added v_interp_[p1/p2/mov]_f32_e64
Dmitry Preobrazhensky
2019-10-28
1
-0
/
+132
*
[AMDGPU][MC][GFX10] Added sdwa/dpp versions of v_cndmask_b32
Dmitry Preobrazhensky
2019-10-18
2
-0
/
+44
*
[AMDGPU][MC][GFX9] Corrected parsing of v_cndmask_b32_sdwa
Dmitry Preobrazhensky
2019-10-18
1
-0
/
+5
*
[AMDGPU][MC][GFX9][GFX10] Corrected number of src operands for ds_[read/write...
Dmitry Preobrazhensky
2019-10-11
3
-34
/
+34
*
[AMDGPU][MC][GFX6][GFX7][GFX10] Added instructions buffer_atomic_[fcmpswap/fm...
Dmitry Preobrazhensky
2019-10-11
2
-0
/
+92
*
[AMDGPU][MC][GFX10] Enabled null for 64-bit dst operands
Dmitry Preobrazhensky
2019-10-11
3
-1
/
+17
*
[AMDGPU][MC] Corrected parsing of optional operands
Dmitry Preobrazhensky
2019-10-11
1
-0
/
+5
*
[AMDGPU][MC][GFX10] Corrected definition of FLAT GLOBAL/SCRATCH instructions
Dmitry Preobrazhensky
2019-10-04
1
-0
/
+20
*
[AMDGPU][MC] Corrected parsing of registers
Dmitry Preobrazhensky
2019-09-27
1
-0
/
+9
*
[AMDGPU][MC] Corrected handling of relocatable expressions
Dmitry Preobrazhensky
2019-09-23
2
-1
/
+42
*
[AMDGPU][MC][GFX10] Corrected constant bus checks to exclude null
Dmitry Preobrazhensky
2019-09-02
1
-0
/
+6
*
[AMDGPU][MC][GFX10] Enabled null with 64-bit operands
Dmitry Preobrazhensky
2019-09-02
1
-0
/
+8
*
[AMDGPU][MC][GFX10] Corrected constant bus limit for 64-bit shift instructions
Dmitry Preobrazhensky
2019-09-02
2
-5
/
+13
*
[AMDGPU] Fix bug when calculating user_spgr_count for Code Object V3 assembler
Scott Linder
2019-08-28
1
-1
/
+28
*
[AMDGPU] Check for immediate SrcC in mfma in AsmParser
Stanislav Mekhanoshin
2019-08-23
2
-480
/
+477
*
[AMDGPU][MC][GFX10] Enabled GFX10 assembly with arbitrary wavesize assumed by...
Dmitry Preobrazhensky
2019-07-24
1
-0
/
+238
*
[AMDGPU] Add all vgpr classes to asm parser
Stanislav Mekhanoshin
2019-07-24
2
-2
/
+5
*
[AMDGPU][MC] Corrected parsing of branch offsets
Dmitry Preobrazhensky
2019-07-19
4
-3
/
+40
*
[AMDGPU][MC][GFX9][GFX10] Added support of GET_DOORBELL message
Dmitry Preobrazhensky
2019-07-15
2
-1
/
+28
*
[AMDGPU][MC] Corrected encoding of src0 for DS_GWS_* instructions
Dmitry Preobrazhensky
2019-07-15
6
-66
/
+66
*
[AMDGPU] gfx908 atomic fadd and atomic pk_fadd
Stanislav Mekhanoshin
2019-07-11
1
-0
/
+110
*
[AMDGPU] gfx908 dot instruction support
Stanislav Mekhanoshin
2019-07-11
3
-170
/
+584
*
[AMDGPU] gfx908 v_pk_fmac_f16 support
Stanislav Mekhanoshin
2019-07-09
1
-0
/
+46
*
[AMDGPU] gfx908 mAI instructions, MC part
Stanislav Mekhanoshin
2019-07-09
3
-0
/
+1045
*
[AMDGPU] gfx908 target
Stanislav Mekhanoshin
2019-07-09
1
-0
/
+1
*
[AMDGPU][MC] Corrected parsing of FLAT offset modifier
Dmitry Preobrazhensky
2019-07-08
4
-31
/
+33
*
[AMDGPU][MC] Enabled constant expressions as operands of sendmsg
Dmitry Preobrazhensky
2019-06-28
2
-51
/
+178
*
[AMDGPU] Fix for branch offset hardware workaround
Ryan Taylor
2019-06-26
3
-0
/
+270
*
AMDGPU/MC: Add .amdgpu_lds directive
Nicolai Haehnle
2019-06-25
2
-0
/
+101
*
[AMDGPU] gfx10 tests. NFC.
Stanislav Mekhanoshin
2019-06-20
6
-0
/
+132703
*
[AMDGPU] gfx1010 core wave32 changes
Stanislav Mekhanoshin
2019-06-20
2
-0
/
+422
*
[AMDGPU] gfx1010 wave32 metadata
Stanislav Mekhanoshin
2019-06-17
6
-2
/
+617
*
AMDGPU: Fix printing trailing whitespace after s_endpgm
Matt Arsenault
2019-06-14
1
-3
/
+4
*
[AMDGPU] gfx1011/gfx1012 targets
Stanislav Mekhanoshin
2019-06-14
4
-15
/
+372
*
[AMDGPU][MC] Enabled constant expressions as operands of s_getreg/s_setreg
Dmitry Preobrazhensky
2019-06-13
2
-27
/
+77
*
[AMDGPU] more gfx1010 tests. NFC.
Stanislav Mekhanoshin
2019-06-12
2
-1
/
+390
*
[AMDGPU] gfx1010 dpp16 and dpp8
Stanislav Mekhanoshin
2019-06-12
1
-0
/
+38
*
[AMDGPU][MC] Added support of SCC, VCCZ and EXECZ operands
Dmitry Preobrazhensky
2019-06-03
1
-2
/
+146
*
[AMDGPU][MC] Enabled constant expressions as operands of s_waitcnt
Dmitry Preobrazhensky
2019-05-27
2
-2
/
+50
*
[AMDGPU][MC] Corrected parsing of op_sel* and neg_* modifiers
Dmitry Preobrazhensky
2019-05-22
3
-78
/
+121
*
[AMDGPU][MC] Corrected parsing of NAME:VALUE modifiers
Dmitry Preobrazhensky
2019-05-17
2
-0
/
+23
*
[AMDGPU][MC] Enabled labels with s_call_b64 and s_cbranch_i_fork
Dmitry Preobrazhensky
2019-05-17
2
-5
/
+24
*
[AMDGPU][MC] Enabled expressions for most operands which accept integer values
Dmitry Preobrazhensky
2019-05-17
9
-164
/
+432
*
[AMDGPU][GFX8][GFX9] Corrected predicate of v_*_co_u32 aliases
Dmitry Preobrazhensky
2019-05-14
1
-0
/
+24
[next]