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
/
Disassembler
/
AMDGPU
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AMDGPU] Remove duplicate gfx10 assembler and disassembler tests
Jay Foad
2020-01-14
1
-9
/
+0
*
[AMDGPU] Add gfx9 assembler and disassembler test cases
Jay Foad
2020-01-14
1
-0
/
+1902
*
[AMDGPU] Add gfx8 assembler and disassembler test cases
Jay Foad
2020-01-12
1
-0
/
+3105
*
[AMDGPU][MC][GFX10] Enabled v_movrel*[sdwa|dpp|dpp8] opcodes
Dmitry Preobrazhensky
2019-11-18
3
-0
/
+60
*
[AMDGPU] return Fail instead of SolfFail from addOperand()
Stanislav Mekhanoshin
2019-11-05
1
-0
/
+4
*
[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
/
+16
*
[AMDGPU][MC][GFX9][GFX10] Corrected number of src operands for ds_[read/write...
Dmitry Preobrazhensky
2019-10-11
1
-24
/
+24
*
[AMDGPU][MC][GFX6][GFX7][GFX10] Added instructions buffer_atomic_[fcmpswap/fm...
Dmitry Preobrazhensky
2019-10-11
1
-0
/
+31
*
[AMDGPU][MC][GFX10] Enabled null for 64-bit dst operands
Dmitry Preobrazhensky
2019-10-11
1
-0
/
+9
*
[AMDGPU][MC][GFX10][WS32] Corrected decoding of dst operand for v_cmp_*_sdwa ...
Dmitry Preobrazhensky
2019-10-04
1
-0
/
+6
*
[AMDGPU][MC][GFX10] Enabled decoding of 'null' operand
Dmitry Preobrazhensky
2019-10-04
1
-0
/
+7
*
[AMDGPU][MC][GFX10] Corrected definition of FLAT GLOBAL/SCRATCH instructions
Dmitry Preobrazhensky
2019-10-04
1
-0
/
+75
*
Re-commit: [AMDGPU] Use S_DENORM_MODE for gfx10
Austin Kerbow
2019-08-06
1
-1
/
+1
*
Revert "Try to fix failing AMDGPU disasm test, both Lin/Win agree this is 0 n...
Dmitri Gribenko
2019-08-05
1
-1
/
+1
*
Try to fix failing AMDGPU disasm test, both Lin/Win agree this is 0 not 0x0
Reid Kleckner
2019-08-05
1
-1
/
+1
*
[AMDGPU][MC] Corrected encoding of src0 for DS_GWS_* instructions
Dmitry Preobrazhensky
2019-07-15
4
-74
/
+74
*
[AMDGPU] gfx908 atomic fadd and atomic pk_fadd
Stanislav Mekhanoshin
2019-07-11
1
-0
/
+103
*
[AMDGPU] gfx908 dot instruction support
Stanislav Mekhanoshin
2019-07-11
1
-0
/
+348
*
[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
1
-0
/
+979
*
[AMDGPU] gfx908 target
Stanislav Mekhanoshin
2019-07-09
1
-0
/
+1
*
[AMDGPU][MC] Enabled constant expressions as operands of sendmsg
Dmitry Preobrazhensky
2019-06-28
2
-6
/
+21
*
[AMDGPU] Allow any value in unused src0 field in v_nop
Tim Renouf
2019-06-24
3
-0
/
+9
*
[AMDGPU] gfx10 tests. NFC.
Stanislav Mekhanoshin
2019-06-20
4
-0
/
+100048
*
[AMDGPU] gfx1010 core wave32 changes
Stanislav Mekhanoshin
2019-06-20
2
-0
/
+170
*
[AMDGPU] gfx1011/gfx1012 targets
Stanislav Mekhanoshin
2019-06-14
2
-0
/
+211
*
[AMDGPU][MC] Added support of SCC, VCCZ and EXECZ operands
Dmitry Preobrazhensky
2019-06-03
1
-0
/
+81
*
[AMDGPU][MC] Enabled labels with s_call_b64 and s_cbranch_i_fork
Dmitry Preobrazhensky
2019-05-17
2
-4
/
+4
*
[AMDGPU] gfx1010 tests. NFC.
Stanislav Mekhanoshin
2019-05-13
1
-0
/
+10
*
[AMDGPU] gfx1010 tests. NFC.
Stanislav Mekhanoshin
2019-05-08
1
-0
/
+36
*
[AMDGPU] gfx1010 exp modifications
Stanislav Mekhanoshin
2019-05-08
1
-0
/
+49
*
[AMDGPU] gfx1010 allows VOP3 to have a literal
Stanislav Mekhanoshin
2019-05-02
2
-0
/
+198
*
[AMDGPU] gfx1010 MIMG implementation
Stanislav Mekhanoshin
2019-05-01
2
-0
/
+380
*
[AMDGPU] gfx1010 VOP2 changes
Stanislav Mekhanoshin
2019-04-26
1
-0
/
+7
*
[AMDGPU][MC][GFX9] Added support of operands shared_base, shared_limit, priva...
Dmitry Preobrazhensky
2019-03-20
1
-0
/
+79
*
[AMDGPU] Asm/disasm clamp modifier on vop3 int arithmetic
Tim Renouf
2019-03-18
2
-0
/
+47
*
[AMDGPU] Asm/disasm v_cndmask_b32_e64 with abs/neg source modifiers
Tim Renouf
2019-03-18
1
-0
/
+9
*
[AMDGPU][MC] Enable lds_direct operand for v_readfirstlane_b32, v_readlane_b3...
Dmitry Preobrazhensky
2019-03-04
1
-0
/
+6
*
[AMDGPU][MC][GFX8+] Added syntactic sugar for 'vgpr index' operand of instruc...
Dmitry Preobrazhensky
2019-02-27
2
-0
/
+18
*
[AMDGPU][MC] Added support of lds_direct operand
Dmitry Preobrazhensky
2019-02-08
1
-0
/
+19
*
[AMDGPU][MC][GFX8+][DISASSEMBLER] Corrected 1/2pi value for 64-bit operands
Dmitry Preobrazhensky
2019-01-18
1
-0
/
+7
*
AMDGPU: Fix v_dot{4, 8}* instruction encoding
Konstantin Zhuravlyov
2018-05-15
1
-8
/
+308
*
AMDGPU: Add disasm tests for deep learning instructions + fix v_fmac_f32 disasm
Konstantin Zhuravlyov
2018-05-15
1
-0
/
+973
*
AMDGPU: Add Vega12 and Vega20
Matt Arsenault
2018-04-30
1
-0
/
+6
*
[AMDGPU][MC][VI][GFX9] Added support of SDWA/DPP for v_cndmask_b32
Dmitry Preobrazhensky
2018-04-16
3
-1
/
+19
*
[AMDGPU][MC][GFX9] Added v_screen_partition_4se_b32
Dmitry Preobrazhensky
2018-04-11
4
-0
/
+16
*
[AMDGPU][MC][GFX9] Added instructions s_mul_hi_*32, s_lshl*_add_u32
Dmitry Preobrazhensky
2018-04-09
1
-0
/
+28
*
[AMDGPU][MC][GFX9] Added s_call_b64
Dmitry Preobrazhensky
2018-04-06
1
-0
/
+9
*
[AMDGPU][MC][GFX9] Added instruction s_endpgm_ordered_ps_done
Dmitry Preobrazhensky
2018-04-06
1
-0
/
+4
[next]