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][MC][GFX9] Added instructions *saveexec*, *wrexec* and *bitreplicate*
Dmitry Preobrazhensky
2018-04-06
1
-0
/
+34
*
[AMDGPU][MC][VI][GFX9] Added s_atc_probe* instructions
Dmitry Preobrazhensky
2018-04-06
1
-0
/
+12
*
[AMDGPU][MC][GFX9] Added s_dcache_discard* instructions
Dmitry Preobrazhensky
2018-04-06
1
-0
/
+16
*
[AMDGPU][MC][GFX9] Added instructions v_cvt_norm_*16_f16, v_sat_pk_u8_i16
Dmitry Preobrazhensky
2018-04-02
3
-0
/
+60
*
[AMDGPU][MC][GFX9] Added s_atomic_* and s_buffer_atomic_* instructions
Dmitry Preobrazhensky
2018-04-02
1
-0
/
+192
*
Revert r328975, it makes TableGen assert on the bots.
Nico Weber
2018-04-02
1
-192
/
+0
*
[AMDGPU][MC][GFX9] Added s_atomic_* and s_buffer_atomic_* instructions
Dmitry Preobrazhensky
2018-04-02
1
-0
/
+192
*
[AMDGPU][MC] Added ds_add_src2_f32
Dmitry Preobrazhensky
2018-03-28
1
-0
/
+3
*
[AMDGPU][MC] Added PCK variants of image load/store instructions
Dmitry Preobrazhensky
2018-03-28
1
-0
/
+28
*
[AMDGPU][MC][GFX9] Added buffer_*_format_d16_hi_x
Dmitry Preobrazhensky
2018-03-28
1
-0
/
+22
*
[AMDGPU][MC][GFX9] Added s_scratch* instructions
Dmitry Preobrazhensky
2018-03-28
1
-0
/
+28
*
[AMDGPU][MC][GFX8][GFX9][DISASSEMBLER] Added "_e32" suffix to 32-bit VINTRP o...
Dmitry Preobrazhensky
2018-03-16
1
-16
/
+16
*
[AMDGPU][MC] Corrected default values for unused SDWA operands
Dmitry Preobrazhensky
2018-03-16
4
-16667
/
+38393
*
[AMDGPU][MC][GFX8] Added BUFFER_STORE_LDS_DWORD Instruction
Dmitry Preobrazhensky
2018-03-12
1
-0
/
+9
*
[AMDGPU][MC] Corrected GATHER4 opcodes
Dmitry Preobrazhensky
2018-03-12
1
-0
/
+31
*
[AMDGPU][MC] Added lds support for MUBUF instructions
Dmitry Preobrazhensky
2018-02-21
1
-0
/
+43
*
[AMDGPU][MC] Corrected dst/data size for MIMG opcodes with d16 modifier
Dmitry Preobrazhensky
2018-02-05
1
-1
/
+49
*
AMDGPU/SI: Add decoding in the GFX80_UNPACKED decoding namespace.
Changpeng Fang
2018-01-30
2
-0
/
+100
*
[AMDGPU][MC] Corrected parsing of image opcode modifiers r128 and d16
Dmitry Preobrazhensky
2018-01-29
1
-0
/
+6
*
[AMDGPU][MC] Added support of 64-bit image atomics
Dmitry Preobrazhensky
2018-01-26
1
-0
/
+32
*
[AMDGPU][MC] Enabled disassembler for image atomic operations
Dmitry Preobrazhensky
2018-01-26
1
-0
/
+32
*
[AMDGPU][MC][GFX9] Enable inline constants for SDWA operands
Dmitry Preobrazhensky
2018-01-17
1
-0
/
+100
*
[AMDGPU][MC][GFX8][GFX9] Added XNACK_MASK support
Dmitry Preobrazhensky
2018-01-10
2
-1
/
+16
*
[AMDGPU][MC] Incorrect parsing of flat/global atomic modifiers
Dmitry Preobrazhensky
2017-12-29
1
-0
/
+12
*
[AMDGPU][MC] Corrected parsing of optional operands for ds_swizzle_b32
Dmitry Preobrazhensky
2017-12-22
1
-0
/
+3
*
[AMDGPU][MC] Added support of 256- and 512-bit tuples of ttmp registers
Dmitry Preobrazhensky
2017-12-22
2
-0
/
+48
*
AMDGPU: Partially fix disassembly of MIMG instructions
Matt Arsenault
2017-12-13
1
-0
/
+39
*
[AMDGPU][MC][GFX9] Corrected encoding of ttmp registers, disabled tba/tma
Dmitry Preobrazhensky
2017-12-11
2
-0
/
+118
*
AMDGPU/GCN: Bring processors in sync with AMDGPUUsage
Konstantin Zhuravlyov
2017-12-08
4
-4
/
+4
*
[AMDGPU][MC][DISASSEMBLER][GFX9] Corrected decoding of GLOBAL/SCRATCH opcodes
Dmitry Preobrazhensky
2017-11-27
1
-0
/
+85
*
[AMDGPU][MC][GFX9] Added v_interp_p2_f16 and v_interp_p2_legacy_f16
Dmitry Preobrazhensky
2017-11-24
1
-0
/
+36
*
[AMDGPU][mc][tests] Updated generated lit tests for GFX8/9
Dmitry Preobrazhensky
2017-11-22
2
-0
/
+4602
*
[AMDGPU] SDWA: remove omod src operand for VOP2b instructions
Sam Kolton
2017-11-21
2
-0
/
+35
*
[AMDGPU][MC][GFX8][GFX9] Corrected names of integer v_{add/addc/sub/subrev/su...
Dmitry Preobrazhensky
2017-11-20
1
-14
/
+14
*
[AMDGPU][MC][GFX9][disassembler] Corrected decoding of op_sel_hi for v_mad_mix*
Dmitry Preobrazhensky
2017-11-17
1
-0
/
+441
*
[AMDGPU][MC][GFX9] Added op_sel support for v_mad_*16, v_fma_f16, v_div_fixup...
Dmitry Preobrazhensky
2017-08-16
1
-0
/
+45
*
[AMDGPU][MC][GFX9] Added integer clamping support for VOP3 opcodes
Dmitry Preobrazhensky
2017-08-16
2
-40
/
+88
*
[AMDGPU][MC][GFX9] Added 16-bit renamed and "_legacy" VALU opcodes
Dmitry Preobrazhensky
2017-08-09
2
-0
/
+199
*
[AMDGPU][MC] Corrected VOP3 version of v_interp_* instructions for VI
Dmitry Preobrazhensky
2017-08-07
1
-0
/
+141
*
[AMDGPU][MC][GFX9] Added support of VOP3 'op_sel' modifier
Dmitry Preobrazhensky
2017-07-21
1
-87
/
+1194
*
[AMDGPU][MC] Corrected disassembler for proper decoding of v_mqsad_u32_u8
Dmitry Preobrazhensky
2017-07-18
1
-0
/
+72
*
[AMDGPU][MC] Added missing VOP3P opcodes
Dmitry Preobrazhensky
2017-07-18
1
-0
/
+333
*
[AMDGPU] Add intrinsics for tbuffer load and store
David Stuttard
2017-06-22
1
-0
/
+22
*
[AMDGPU][MC][GFX9] Corrected VOP3P relevant code to fix disassembler failures
Dmitry Preobrazhensky
2017-06-21
1
-0
/
+1752
*
[AMDGPU][mc][tests][NFC] Bulk ISA tests: Massive update. Add Gfx9 dasm tests.
Artem Tamazov
2017-06-19
2
-22719
/
+125593
*
[AMDGPU][MC] New syntax for ds_swizzle_b32 offset
Dmitry Preobrazhensky
2017-05-31
1
-10
/
+10
*
[AMDGPU] SDWA: add disassembler support for GFX9
Sam Kolton
2017-05-26
1
-0
/
+477
*
[AMDGPU][MC] Corrected disassembler to decode instructions with 2 literals
Dmitry Preobrazhensky
2017-05-19
1
-0
/
+3
*
[AMDGPU][MC] Fixed bugs in export instruction
Dmitry Preobrazhensky
2017-05-19
1
-0
/
+40
*
[AMDGPU][MC] Corrected several VI opcodes to avoid printing _e64
Dmitry Preobrazhensky
2017-05-15
1
-11
/
+11
[prev]
[next]