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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+1
*
[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()
Fangrui Song
2020-01-11
2
-2
/
+1
*
[AMDGPU][MC] Remove duplicate code introduced in r359316.
Jay Foad
2019-12-04
1
-9
/
+0
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
[AMDGPU] return Fail instead of SolfFail from addOperand()
Stanislav Mekhanoshin
2019-11-05
1
-1
/
+1
*
[AMDGPU][MC][GFX10][WS32] Corrected decoding of dst operand for v_cmp_*_sdwa ...
Dmitry Preobrazhensky
2019-10-04
1
-1
/
+2
*
[AMDGPU][MC][GFX10] Enabled decoding of 'null' operand
Dmitry Preobrazhensky
2019-10-04
1
-0
/
+1
*
[AMDGPU] gfx908 mAI instructions, MC part
Stanislav Mekhanoshin
2019-07-09
1
-0
/
+39
*
[AMDGPU] gfx908 register file changes
Stanislav Mekhanoshin
2019-07-09
2
-2
/
+94
*
[AMDGPU] gfx1010 core wave32 changes
Stanislav Mekhanoshin
2019-06-20
1
-0
/
+6
*
[AMDGPU] gfx1010 disassembler changes for wave32
Stanislav Mekhanoshin
2019-06-18
2
-3
/
+13
*
[AMDGPU] gfx1010 dpp16 and dpp8
Stanislav Mekhanoshin
2019-06-12
2
-1
/
+37
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-1
/
+1
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-1
/
+1
*
[AMDGPU][MC] Added support of SCC, VCCZ and EXECZ operands
Dmitry Preobrazhensky
2019-06-03
1
-5
/
+6
*
AMDGPU: Move disassembler support check to constructor
Matt Arsenault
2019-05-22
1
-5
/
+6
*
MC: Allow getMaxInstLength to depend on the subtarget
Matt Arsenault
2019-05-22
2
-7
/
+10
*
[AMDGPU] Create a TargetInfo header. NFC
Richard Trieu
2019-05-14
1
-1
/
+1
*
[AMDGPU] gfx1010 MIMG implementation
Stanislav Mekhanoshin
2019-05-01
1
-40
/
+106
*
[AMDGPU] gfx1010 VOP2 changes
Stanislav Mekhanoshin
2019-04-26
1
-5
/
+53
*
[AMDGPU] gfx1010 sgpr register changes
Stanislav Mekhanoshin
2019-04-24
2
-7
/
+22
*
[AMDGPU] Sort out and rename multiple CI/VI predicates
Stanislav Mekhanoshin
2019-04-06
1
-2
/
+2
*
[AMDGPU][MC][GFX9] Added support of operands shared_base, shared_limit, priva...
Dmitry Preobrazhensky
2019-03-20
1
-7
/
+12
*
[AMDGPU] Silence gcc 7 warnings
Stanislav Mekhanoshin
2019-03-13
1
-2
/
+2
*
[AMDGPU] Mark enum types in SIDefines.h as unsigned
Stanislav Mekhanoshin
2019-03-11
1
-1
/
+1
*
[AMDGPU] Implement AMDGPUMCInstrAnalysis
Scott Linder
2019-03-05
1
-0
/
+2
*
[AMDGPU][MC] Enable lds_direct operand for v_readfirstlane_b32, v_readlane_b3...
Dmitry Preobrazhensky
2019-03-04
2
-0
/
+16
*
[AMDGPU][MC] Added support of lds_direct operand
Dmitry Preobrazhensky
2019-02-08
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
3
-12
/
+9
*
AMDGPU: Separate R600 and GCN TableGen files
Tom Stellard
2018-06-28
1
-0
/
+1
*
AMDGPU: Refactor MIMG instruction TableGen using generic tables
Nicolai Haehnle
2018-06-21
1
-9
/
+5
*
AMDGPU: Turn D16 for MIMG instructions into a regular operand
Nicolai Haehnle
2018-06-21
1
-6
/
+10
*
AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headers
Tom Stellard
2018-05-22
1
-0
/
+1
*
AMDGPU: Add disasm tests for deep learning instructions + fix v_fmac_f32 disasm
Konstantin Zhuravlyov
2018-05-15
1
-1
/
+2
*
AMDGPU: Add Vega12 and Vega20
Matt Arsenault
2018-04-30
1
-1
/
+11
*
AMDGPU/MC: Allow disassembling without symbol info
Nicolai Haehnle
2018-04-10
1
-0
/
+3
*
[AMDGPU] Improve disassembler error handling
Tim Corringham
2018-03-26
1
-1
/
+4
*
[AMDGPU][MC] Corrected GATHER4 opcodes
Dmitry Preobrazhensky
2018-03-12
1
-3
/
+8
*
[AMDGPU][MC] Corrected dst/data size for MIMG opcodes with d16 modifier
Dmitry Preobrazhensky
2018-02-05
1
-4
/
+20
*
AMDGPU/SI: Add decoding in the GFX80_UNPACKED decoding namespace.
Changpeng Fang
2018-01-30
1
-0
/
+5
*
[AMDGPU][MC] Added support of 64-bit image atomics
Dmitry Preobrazhensky
2018-01-26
1
-3
/
+32
*
[AMDGPU][MC][GFX9] Enable inline constants for SDWA operands
Dmitry Preobrazhensky
2018-01-17
1
-2
/
+11
*
[AMDGPU][MC][GFX8][GFX9] Added XNACK_MASK support
Dmitry Preobrazhensky
2018-01-10
1
-3
/
+3
*
[AMDGPU][MC] Added support of 256- and 512-bit tuples of ttmp registers
Dmitry Preobrazhensky
2017-12-22
2
-5
/
+33
*
AMDGPU: Partially fix disassembly of MIMG instructions
Matt Arsenault
2017-12-13
2
-4
/
+50
*
[AMDGPU][MC][GFX9] Corrected encoding of ttmp registers, disabled tba/tma
Dmitry Preobrazhensky
2017-12-11
2
-15
/
+48
*
[AMDGPU][MC][GFX8][GFX9] Corrected names of integer v_{add/addc/sub/subrev/su...
Dmitry Preobrazhensky
2017-11-20
1
-0
/
+3
*
[AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use war...
Eugene Zelenko
2017-08-10
2
-18
/
+31
*
[AMDGPU][MC][GFX9] Added 16-bit renamed and "_legacy" VALU opcodes
Dmitry Preobrazhensky
2017-08-09
1
-0
/
+3
*
AMDGPU: Add instruction definitions for some scratch_* instructions
Matt Arsenault
2017-07-21
2
-0
/
+8
[next]