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
/
Disassembler
/
AMDGPUDisassembler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()
Fangrui Song
2020-01-11
1
-1
/
+1
*
[AMDGPU] gfx908 register file changes
Stanislav Mekhanoshin
2019-07-09
1
-0
/
+11
*
[AMDGPU] gfx1010 disassembler changes for wave32
Stanislav Mekhanoshin
2019-06-18
1
-0
/
+2
*
[AMDGPU] gfx1010 dpp16 and dpp8
Stanislav Mekhanoshin
2019-06-12
1
-1
/
+2
*
MC: Allow getMaxInstLength to depend on the subtarget
Matt Arsenault
2019-05-22
1
-3
/
+2
*
[AMDGPU] gfx1010 sgpr register changes
Stanislav Mekhanoshin
2019-04-24
1
-0
/
+1
*
[AMDGPU][MC] Enable lds_direct operand for v_readfirstlane_b32, v_readlane_b3...
Dmitry Preobrazhensky
2019-03-04
1
-0
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AMDGPU][MC] Added support of 256- and 512-bit tuples of ttmp registers
Dmitry Preobrazhensky
2017-12-22
1
-0
/
+3
*
AMDGPU: Partially fix disassembly of MIMG instructions
Matt Arsenault
2017-12-13
1
-3
/
+9
*
[AMDGPU][MC][GFX9] Corrected encoding of ttmp registers, disabled tba/tma
Dmitry Preobrazhensky
2017-12-11
1
-1
/
+6
*
[AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use war...
Eugene Zelenko
2017-08-10
1
-5
/
+3
*
AMDGPU: Add instruction definitions for some scratch_* instructions
Matt Arsenault
2017-07-21
1
-0
/
+1
*
[AMDGPU][MC] Corrected disassembler for proper decoding of v_mqsad_u32_u8
Dmitry Preobrazhensky
2017-07-18
1
-0
/
+1
*
[AMDGPU] SDWA: merge VI and GFX9 pseudo instructions
Sam Kolton
2017-06-21
1
-4
/
+6
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[AMDGPU] SDWA: add disassembler support for GFX9
Sam Kolton
2017-05-26
1
-0
/
+5
*
[AMDGPU][MC] Corrected disassembler to decode instructions with 2 literals
Dmitry Preobrazhensky
2017-05-19
1
-0
/
+2
*
AMDGPU: Add VOP3P instruction format
Matt Arsenault
2017-02-27
1
-0
/
+2
*
AMDGPU: Fix handling of 16-bit immediates
Matt Arsenault
2016-12-10
1
-1
/
+3
*
[AMDGPU, PowerPC, TableGen] Fix some Clang-tidy modernize and Include What Yo...
Eugene Zelenko
2016-12-09
1
-4
/
+9
*
AMDGPU: Disallow exec as SMEM instruction operand
Matt Arsenault
2016-11-29
1
-1
/
+2
*
AMDGPU: Replace assert(false) with unreachable
Matt Arsenault
2016-11-15
1
-3
/
+1
*
AMDGPU: Whitespace fixes
Matt Arsenault
2016-11-01
1
-1
/
+1
*
[AMDGPU] Disassembler: print label names in branch instructions
Sam Kolton
2016-10-06
1
-66
/
+97
*
Revert "[AMDGPU] Disassembler: print label names in branch instructions"
Sam Kolton
2016-09-26
1
-97
/
+66
*
[AMDGPU] Disassembler: print label names in branch instructions
Sam Kolton
2016-09-26
1
-66
/
+97
*
[AMDGPU][llvm-mc] Disassembler: support for TTMP/TBA/TMA registers.
Artem Tamazov
2016-05-24
1
-2
/
+11
*
Fixed/Recommitted r267733 "[AMDGPU][llvm-mc] Add support of TTMP quads. Rewor...
Artem Tamazov
2016-04-29
1
-1
/
+1
*
Revert "[AMDGPU][llvm-mc] Add support of TTMP quads. Rework M0 exclusion for ...
Chad Rosier
2016-04-27
1
-1
/
+0
*
[AMDGPU][llvm-mc] Add support of TTMP quads. Rework M0 exclusion for SMRD.
Artem Tamazov
2016-04-27
1
-0
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-0
/
+1
*
[AMDGPU] Disassembler code refactored + error messages.
Nikolay Haustov
2016-03-01
1
-38
/
+41
*
[AMDGPU] Disassembler: Support for all VOP1 instructions.
Nikolay Haustov
2016-02-25
1
-12
/
+35
*
[AMDGPU] Disassembler: Added basic disassembler for AMDGPU target
Tom Stellard
2016-02-18
1
-0
/
+57