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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
[mips] Add support for CRC ASE
Petar Jovanovic
2018-03-14
4
-0
/
+40
*
[mips] Fix the definitions of the EVA instructions
Simon Dardis
2018-03-13
3
-3
/
+3
*
[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
*
[ARM]Decoding MSR with unpredictable destination register causes an assert
Simi Pallipurath
2018-03-06
1
-4
/
+4
*
[PowerPC] Code cleanup. Remove instructions that were withdrawn from Power 9.
Stefan Pintilie
2018-02-23
1
-15
/
+0
*
[AMDGPU][MC] Added lds support for MUBUF instructions
Dmitry Preobrazhensky
2018-02-21
1
-0
/
+43
*
[X86][3DNow!] Add PFRCP reg-reg disassembler test case (PR21168)
Simon Pilgrim
2018-02-17
1
-0
/
+3
*
[X86][3DNOW] Teach decoder about AMD 3DNow! instrs
Rafael Auler
2018-02-15
1
-0
/
+76
*
[X86] Don't swap argument on BOUND instruction in at&t syntax.
Craig Topper
2018-02-14
1
-2
/
+2
*
[ARM] Re-commit r324600 with fixed LLVMBuild.txt
Oliver Stannard
2018-02-08
2
-2
/
+33
*
Revert r324600 as it breaks a buildbot
Oliver Stannard
2018-02-08
2
-33
/
+2
*
[ARM] Fix disassembly of invalid banked register moves
Oliver Stannard
2018-02-08
2
-2
/
+33
*
[mips] Define certain instructions in microMIPS32r3
Stefan Maksimovic
2018-02-08
12
-0
/
+140
*
[AArch64] Fix spelling of ICH_ELRSR_EL2 system register
Oliver Stannard
2018-02-06
1
-1
/
+1
*
[ARM][AArch64] Add CSDB speculation barrier instruction
Oliver Stannard
2018-02-06
3
-0
/
+12
*
[AMDGPU][MC] Corrected dst/data size for MIMG opcodes with d16 modifier
Dmitry Preobrazhensky
2018-02-05
1
-1
/
+49
*
[ARM] Add support for unpredictable MVN instructions.
Yvan Roux
2018-02-01
1
-0
/
+38
*
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
*
[mips] Properly select abs and sqrt instructions
Stefan Maksimovic
2018-01-23
12
-0
/
+78
*
[AMDGPU][MC][GFX9] Enable inline constants for SDWA operands
Dmitry Preobrazhensky
2018-01-17
1
-0
/
+100
*
[X86] Add 'l' and 'q' suffixes to the tbm instruction mnemonics.
Craig Topper
2018-01-12
1
-2
/
+2
*
[AMDGPU][MC][GFX8][GFX9] Added XNACK_MASK support
Dmitry Preobrazhensky
2018-01-10
2
-1
/
+16
*
[X86] Stop printing moves between VR64 and GR64 with 'movd' mnemonic. Use 'mo...
Craig Topper
2018-01-05
1
-4
/
+4
*
[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
*
[X86] Add prefetchwt1 instruction and overhaul priorities and isel enabling f...
Craig Topper
2017-12-22
1
-0
/
+3
*
[ARM] Armv8-R DFB instruction
Sam Parker
2017-12-21
2
-0
/
+12
*
[AArch64] CCSIDR2 system register
Sam Parker
2017-12-20
1
-0
/
+3
*
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
*
[mips] Removal of microMIPS64R6
Aleksandar Beserminji
2017-12-11
1
-324
/
+0
*
PowerPC: support external pid instructions in MC layer.
Tim Northover
2017-12-10
1
-0
/
+34
*
AMDGPU/GCN: Bring processors in sync with AMDGPUUsage
Konstantin Zhuravlyov
2017-12-08
4
-4
/
+4
*
[ARC] Add instruction subset for the ARC backend.
Tatyana Krasnukha
2017-12-02
3
-0
/
+394
*
[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
*
[Hexagon] Remove trailing spaces, NFC
Krzysztof Parzyszek
2017-11-22
1
-2
/
+2
[prev]
[next]