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
/
VOP2Instructions.td
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
AMDGPU: Split VOP2Inst into VOP2Inst_e32/e64/sdwa
Konstantin Zhuravlyov
2018-09-27
1
-10
/
+32
*
AMDGPU/NFC: Simplify VOP_MAC_F16/F32
Konstantin Zhuravlyov
2018-09-27
1
-11
/
+2
*
[AMDGPU] Divergence driven instruction selection. Part 1.
Alexander Timofeev
2018-09-21
1
-24
/
+78
*
AMDGPU: Fix getInstSizeInBytes
Nicolai Haehnle
2018-08-29
1
-9
/
+0
*
AMDGPU: Improve hack for packing conversion ops
Matt Arsenault
2018-08-01
1
-5
/
+5
*
AMDGPU: Add Vega12 and Vega20
Matt Arsenault
2018-04-30
1
-0
/
+20
*
[AMDGPU][MC][VI][GFX9] Added support of SDWA/DPP for v_cndmask_b32
Dmitry Preobrazhensky
2018-04-16
1
-1
/
+23
*
AMDGPU: Introduce common SOP_Pseudo and VOP_Pseudo TableGen base classes
Nicolai Haehnle
2018-03-26
1
-12
/
+2
*
[AMDGPU] added writelane intrinsic
Tim Renouf
2018-02-28
1
-4
/
+9
*
AMDGPU: Add intrinsics llvm.amdgcn.cvt.{pknorm.i16, pknorm.u16, pk.i16, pk.u16}
Marek Olsak
2018-01-31
1
-4
/
+4
*
[AMDGPU] Copy impdefs from pseudo to real instructions
Stanislav Mekhanoshin
2018-01-15
1
-0
/
+1
*
[AMDGPU][MC][GFX9] Corrected mapping of GFX9 v_add/sub/subrev_u32
Dmitry Preobrazhensky
2017-11-29
1
-9
/
+14
*
[AMDGPU][MC][GFX8][GFX9] Corrected names of integer v_{add/addc/sub/subrev/su...
Dmitry Preobrazhensky
2017-11-20
1
-45
/
+120
*
AMDGPU: Remove global isGCN predicates
Matt Arsenault
2017-10-03
1
-14
/
+14
*
[AMDGPU][MC][GFX9] Added integer clamping support for VOP3 opcodes
Dmitry Preobrazhensky
2017-08-16
1
-4
/
+4
*
[AMDGPU] Add pseudo "old" source to all DPP instructions
Connor Abbott
2017-08-07
1
-5
/
+4
*
AMDGPU: Add encoding for carryless add/sub instructions
Matt Arsenault
2017-07-20
1
-0
/
+14
*
[AMDGPU] resubmit r308179: CodeGen: check dst operand type to determine if om...
Sam Kolton
2017-07-18
1
-3
/
+8
*
Revert r308179 which causes tablegen to spam stderr on every build.
Chandler Carruth
2017-07-18
1
-8
/
+3
*
[AMDGPU] CodeGen: check dst operand type to determine if omod is supported fo...
Sam Kolton
2017-07-17
1
-3
/
+8
*
[AMDGPU] SDWA: remove support for VOP2 instructions that have only 64-bit enc...
Sam Kolton
2017-06-22
1
-11
/
+15
*
[AMDGPU] simplify add x, *ext (setcc) => addc|subb x, 0, setcc
Stanislav Mekhanoshin
2017-06-21
1
-0
/
+9
*
[AMDGPU] SDWA: merge VI and GFX9 pseudo instructions
Sam Kolton
2017-06-21
1
-26
/
+7
*
[AMDGPU] SDWA: Add assembler support for GFX9
Sam Kolton
2017-05-23
1
-12
/
+58
*
[AMDGPU][MC] Corrected several VI opcodes to avoid printing _e64
Dmitry Preobrazhensky
2017-05-15
1
-11
/
+22
*
[AMDGPU][MC] Corrected v_madak/madmk to avoid printing "_e32" in disassembler...
Dmitry Preobrazhensky
2017-05-10
1
-6
/
+12
*
AMDGPU: Fix crash when disassembling VOP3 mac
Matt Arsenault
2017-04-10
1
-0
/
+2
*
[AMDGPU][MC] Fix for Bug 28167 + LIT tests
Dmitry Preobrazhensky
2017-04-05
1
-1
/
+4
*
[AMDGPU][MC] Fix for Bug 30829 + LIT tests
Dmitry Preobrazhensky
2017-03-03
1
-0
/
+2
*
AMDGPU: Add VOP3P instruction format
Matt Arsenault
2017-02-27
1
-3
/
+4
*
AMDGPU: Add cvt.pkrtz intrinsic
Matt Arsenault
2017-02-22
1
-1
/
+1
*
AMDGPU: Fix trailing whitespace
Matt Arsenault
2017-02-10
1
-3
/
+3
*
AMDGPU: Undo sub x, c -> add x, -c canonicalization
Matt Arsenault
2017-01-30
1
-0
/
+8
*
[AMDGPU] Add subtarget features for SDWA/DPP
Sam Kolton
2017-01-20
1
-4
/
+4
*
[AMDGPU] Assembler: SDWA/DPP should not accept scalar registers and immediate...
Sam Kolton
2017-01-11
1
-4
/
+4
*
[AMDGPU] Assembler: support SDWA and DPP for VOP2b instructions
Sam Kolton
2016-12-27
1
-1
/
+26
*
AMDGPU: Use i16 for i16 shift amount
Matt Arsenault
2016-12-22
1
-6
/
+6
*
[AMDGPU] Add pseudo SDWA instructions
Sam Kolton
2016-12-22
1
-22
/
+28
*
[AMDGPU] Disassembler: fix for disaasembling v_mac_f32/16_dpp/sdwa
Sam Kolton
2016-12-22
1
-4
/
+11
*
AMDGPU: Fix name for v_ashrrev_i16
Matt Arsenault
2016-12-16
1
-3
/
+3
*
AMDGPU: Fix handling of 16-bit immediates
Matt Arsenault
2016-12-10
1
-2
/
+4
*
AMDGPU: Select i16 instructions to VOP3 forms
Matt Arsenault
2016-12-09
1
-10
/
+10
*
AMDGPU: Fix commuting v_sub_u16
Matt Arsenault
2016-12-08
1
-1
/
+1
*
AMDGPU/SI: Remove zero_extend patterns for i16 ops selected to 32-bit insts
Tom Stellard
2016-11-18
1
-3
/
+14
*
AMDGPU/SI: Fix pattern for i16 = sign_extend i1
Tom Stellard
2016-11-15
1
-1
/
+5
*
[AMDGPU] Add f16 support (VI+)
Konstantin Zhuravlyov
2016-11-13
1
-19
/
+40
*
AMDGPU: Add VI i16 support
Tom Stellard
2016-11-10
1
-0
/
+72
*
Revert "AMDGPU: Add VI i16 support"
Tom Stellard
2016-11-04
1
-72
/
+0
*
AMDGPU: Add VI i16 support
Tom Stellard
2016-11-03
1
-0
/
+72
*
[AMDGPU] Assembler: support v_mac_f32 DPP and SDWA. Move getNamedOperandIdx t...
Sam Kolton
2016-10-07
1
-0
/
+1
[prev]
[next]