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
/
MCTargetDesc
/
AMDGPUInstPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC] Add parameter `Address` to MCInstrPrinter::printInstruction
Fangrui Song
2020-01-06
1
-2
/
+2
*
[MC] Add parameter `Address` to MCInstPrinter::printInst
Fangrui Song
2020-01-06
1
-4
/
+6
*
[AMDGPU][MC][GFX10] Added sdwa/dpp versions of v_cndmask_b32
Dmitry Preobrazhensky
2019-10-18
1
-0
/
+3
*
[AMDGPU] Extend buffer intrinsics with swizzling
Piotr Sobczak
2019-10-02
1
-0
/
+4
*
[AMDGPU] Allow register tuples to set asm names
Stanislav Mekhanoshin
2019-07-19
1
-29
/
+1
*
[AMDGPU] Drop Reg32 and use regular AsmName
Stanislav Mekhanoshin
2019-07-18
1
-1
/
+1
*
[AMDGPU] Simplify AMDGPUInstPrinter::printRegOperand()
Stanislav Mekhanoshin
2019-07-17
1
-152
/
+32
*
[AMDGPU] gfx908 mAI instructions, MC part
Stanislav Mekhanoshin
2019-07-09
1
-0
/
+51
*
[AMDGPU][MC] Corrected parsing of FLAT offset modifier
Dmitry Preobrazhensky
2019-07-08
1
-15
/
+16
*
[AMDGPU][MC] Enabled constant expressions as operands of sendmsg
Dmitry Preobrazhensky
2019-06-28
1
-35
/
+22
*
AMDGPU: Fix printing trailing whitespace after s_endpgm
Matt Arsenault
2019-06-14
1
-1
/
+1
*
[AMDGPU] gfx1010 base changes for wave32
Stanislav Mekhanoshin
2019-06-13
1
-1
/
+6
*
[AMDGPU][MC] Enabled constant expressions as operands of s_getreg/s_setreg
Dmitry Preobrazhensky
2019-06-13
1
-13
/
+10
*
[AMDGPU] gfx1010 dpp16 and dpp8
Stanislav Mekhanoshin
2019-06-12
1
-0
/
+76
*
[AMDGPU] gfx1010 premlane instructions
Stanislav Mekhanoshin
2019-06-12
1
-0
/
+12
*
[AMDGPU][MC] Added support of SCC, VCCZ and EXECZ operands
Dmitry Preobrazhensky
2019-06-03
1
-2
/
+10
*
[AMDGPU] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
1
-0
/
+1551