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
/
InstPrinter
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: Re-apply r341982 after fixing the layering issue
Konstantin Zhuravlyov
2018-09-12
1
-2
/
+1
*
Revert "AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination into Targ...
Ilya Biryukov
2018-09-12
1
-1
/
+2
*
AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination
Konstantin Zhuravlyov
2018-09-11
1
-2
/
+1
*
[AMDGPU] Add support for a16 modifiear for gfx9
Ryan Taylor
2018-08-28
2
-3
/
+6
*
[AMDGPU] New tbuffer intrinsics
Tim Renouf
2018-08-21
2
-19
/
+8
*
AMDGPU: Separate R600 and GCN TableGen files
Tom Stellard
2018-06-28
2
-89
/
+17
*
AMDGPU: Turn D16 for MIMG instructions into a regular operand
Nicolai Haehnle
2018-06-21
2
-0
/
+7
*
[AMDGPU] Added checks for dpp_ctrl value
Stanislav Mekhanoshin
2018-05-08
1
-13
/
+18
*
[AMDGPU][MC][GFX8][GFX9][DISASSEMBLER] Added "_e32" suffix to 32-bit VINTRP o...
Dmitry Preobrazhensky
2018-03-16
2
-0
/
+12
*
[AMDGPU] Add HW_REG_SH_MEM_BASES symbolic name for s_getreg_b32
Stanislav Mekhanoshin
2018-01-15
1
-1
/
+4
*
[AMDGPU][MC][GFX8][GFX9] Added XNACK_MASK support
Dmitry Preobrazhensky
2018-01-10
1
-0
/
+9
*
[AMDGPU][MC] Added support of 256- and 512-bit tuples of ttmp registers
Dmitry Preobrazhensky
2017-12-22
1
-2
/
+2
*
[AMDGPU][MC][GFX9] Corrected encoding of ttmp registers, disabled tba/tma
Dmitry Preobrazhensky
2017-12-11
1
-10
/
+0
*
[AMDGPU][MC][DISASSEMBLER][GFX9] Corrected decoding of GLOBAL/SCRATCH opcodes
Dmitry Preobrazhensky
2017-11-27
2
-4
/
+4
*
[AMDGPU][MC][GFX9][disassembler] Corrected decoding of op_sel_hi for v_mad_mix*
Dmitry Preobrazhensky
2017-11-17
1
-3
/
+6
*
AMDGPU: Add R600InstPrinter class
Tom Stellard
2017-08-17
2
-108
/
+250
*
[AMDGPU][MC] Corrected VOP3 version of v_interp_* instructions for VI
Dmitry Preobrazhensky
2017-08-07
2
-0
/
+9
*
AMDGPU: Remove deadcode from AMDGPUInstPrinter
Tom Stellard
2017-07-29
2
-25
/
+0
*
AMDGPU: Fix allocating pseudo-registers
Matt Arsenault
2017-07-24
1
-0
/
+5
*
[AMDGPU][MC][GFX9] Added support of VOP3 'op_sel' modifier
Dmitry Preobrazhensky
2017-07-21
2
-4
/
+21
*
[AMDGPU] Add intrinsics for tbuffer load and store
David Stuttard
2017-06-22
2
-0
/
+22
*
[AMDGPU][MC][GFX9] Corrected VOP3P relevant code to fix disassembler failures
Dmitry Preobrazhensky
2017-06-21
1
-1
/
+0
*
AMDGPU: Start adding global_* instructions
Matt Arsenault
2017-06-20
2
-0
/
+19
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[AMDGPU][MC] New syntax for ds_swizzle_b32 offset
Dmitry Preobrazhensky
2017-05-31
2
-0
/
+108
*
[AMDGPU][MC] Fix for Bug 28211 + LIT tests
Dmitry Preobrazhensky
2017-04-07
1
-1
/
+1
*
[AMDGPU][MC] Fix for Bugs 28200, 28202 + LIT tests
Dmitry Preobrazhensky
2017-03-20
1
-2
/
+23
*
AMDGPU: Add VOP3P instruction format
Matt Arsenault
2017-02-27
2
-0
/
+87
*
AMDGPU: Change exp with compr bit printing
Matt Arsenault
2017-02-22
1
-3
/
+11
*
[AMDGPU] Add target information that is required by tools to metadata
Konstantin Zhuravlyov
2017-02-08
1
-5
/
+6
*
AMDGPU: Change vintrp printing
Matt Arsenault
2016-12-14
2
-0
/
+19
*
[AMDGPU, PowerPC, TableGen] Fix some Clang-tidy modernize and Include What Yo...
Eugene Zelenko
2016-12-12
1
-5
/
+4
*
AMDGPU: Fix handling of 16-bit immediates
Matt Arsenault
2016-12-10
2
-14
/
+71
*
AMDGPU: Change vintrp printing to better match sc
Matt Arsenault
2016-12-10
1
-9
/
+12
*
AMDGPU: Change how exp is printed
Matt Arsenault
2016-12-05
2
-4
/
+101
*
AMDGPU: Fix formatting of 1/2pi immediate
Matt Arsenault
2016-11-15
1
-2
/
+2
*
[AMDGPU][MC][gfx8] Support 20-bit immediate offset in SMEM instructions.
Artem Tamazov
2016-10-31
2
-2
/
+10
*
AMDGPU: Use 1/2pi inline imm on VI
Matt Arsenault
2016-10-29
2
-9
/
+21
*
[AMDGPU] Stop using MCRegisterClass::getSize()
Krzysztof Parzyszek
2016-10-19
1
-7
/
+7
*
AMDGPU: Add instruction definitions for VGPR indexing
Matt Arsenault
2016-10-12
2
-3
/
+29
*
[AMDGPU] Refactor waitcnt encoding
Konstantin Zhuravlyov
2016-10-11
1
-6
/
+5
*
[AMDGPU] Assembler: support v_mac_f32 DPP and SDWA. Move getNamedOperandIdx t...
Sam Kolton
2016-10-07
1
-10
/
+14
*
[AMDGPU] Choose VMCNT, EXPCNT, LGKMCNT masks and shifts based on the isa version
Konstantin Zhuravlyov
2016-09-30
1
-4
/
+9
*
[AMDGPU] Enable changing instprinter's behavior based on the per-function
Konstantin Zhuravlyov
2016-09-27
2
-132
/
+209
*
AMDGPU] Assembler: better support for immediate literals in assembler.
Sam Kolton
2016-09-09
1
-1
/
+1
*
[AMDGPU] fix failure on printing of non-existing instruction operands.
Valery Pykhtin
2016-08-15
1
-0
/
+5
*
Revert "[AMDGPU] fix failure on printing of non-existing instruction operands."
Valery Pykhtin
2016-08-11
1
-5
/
+0
*
[AMDGPU] fix failure on printing of non-existing instruction operands.
Valery Pykhtin
2016-08-11
1
-0
/
+5
*
AMDGPU: Remove unnecessary string usage in AsmPrinter
Matt Arsenault
2016-07-05
2
-38
/
+49
*
[AMDGPU] AsmParser: Support for sext() modifier in SDWA. Some code cleaning i...
Sam Kolton
2016-06-10
2
-3
/
+16
[next]