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
/
VOP3Instructions.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU/GlobalISel: Select G_ASHR
Matt Arsenault
2019-07-16
1
-1
/
+1
*
AMDGPU/GlobalISel: Select G_LSHR
Matt Arsenault
2019-07-16
1
-1
/
+1
*
AMDGPU/GlobalISel: Select G_SHL
Matt Arsenault
2019-07-16
1
-1
/
+1
*
[AMDGPU] gfx908 mAI instructions, MC part
Stanislav Mekhanoshin
2019-07-09
1
-7
/
+17
*
AMDGPU/GlobalISel: Select mul
Matt Arsenault
2019-07-02
1
-1
/
+1
*
[AMDGPU] gfx1010 core wave32 changes
Stanislav Mekhanoshin
2019-06-20
1
-2
/
+2
*
[AMDGPU] gfx1010 premlane instructions
Stanislav Mekhanoshin
2019-06-12
1
-0
/
+28
*
[AMDGPU] Pattern for v_xor3_b32
Stanislav Mekhanoshin
2019-05-10
1
-1
/
+4
*
[AMDGPU] gfx1010 VOP3 and VOP3P implementation
Stanislav Mekhanoshin
2019-04-26
1
-102
/
+236
*
[AMDGPU] gfx1010 VOP1 instructions
Stanislav Mekhanoshin
2019-04-25
1
-4
/
+4
*
[AMDGPU] Sort out and rename multiple CI/VI predicates
Stanislav Mekhanoshin
2019-04-06
1
-15
/
+15
*
[AMDGPU] predicate and feature refactoring
Stanislav Mekhanoshin
2019-04-05
1
-22
/
+29
*
[AMDGPU] Asm/disasm v_cndmask_b32_e64 with abs/neg source modifiers
Tim Renouf
2019-03-18
1
-0
/
+1
*
Revert "AMDGPU/NFC: Cleanup subtarget predicates"
Konstantin Zhuravlyov
2019-02-22
1
-27
/
+27
*
AMDGPU/NFC: Cleanup subtarget predicates
Konstantin Zhuravlyov
2019-02-21
1
-27
/
+27
*
[AMDGPU] Add intrinsics for 16 bit interpolation
Tim Corringham
2019-01-28
1
-3
/
+24
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AMDGPU] Add new Mode Register pass
Tim Corringham
2018-12-10
1
-8
/
+28
*
AMDGPU: Generate VALU ThreeOp Integer instructions
Nicolai Haehnle
2018-12-06
1
-0
/
+47
*
AMDGPU: Fix V_FMA_F16 selection on GFX9
Konstantin Zhuravlyov
2018-11-19
1
-2
/
+8
*
DAG: Change behavior of fminnum/fmaxnum nodes
Matt Arsenault
2018-10-22
1
-2
/
+2
*
[AMDGPU] Divergence driven instruction selection. Shift operations.
Alexander Timofeev
2018-10-01
1
-20
/
+37
*
AMDGPU: Fix getInstSizeInBytes
Nicolai Haehnle
2018-08-29
1
-8
/
+11
*
AMDGPU: Remove broken i16 ternary patterns
Jan Vesely
2018-08-07
1
-11
/
+0
*
[AMDGPU] DAG combine to produce V_PERM_B32
Stanislav Mekhanoshin
2018-06-12
1
-1
/
+1
*
AMDGPU: Fix v_dot{4, 8}* instruction encoding
Konstantin Zhuravlyov
2018-05-15
1
-4
/
+9
*
[AMDGPU] Fixed some instructions latencies
Stanislav Mekhanoshin
2018-03-30
1
-5
/
+6
*
AMDGPU: Introduce common SOP_Pseudo and VOP_Pseudo TableGen base classes
Nicolai Haehnle
2018-03-26
1
-3
/
+3
*
[AMDGPU] Fixed V_DIV_FIXUP_F16 selection on GFX9
Stanislav Mekhanoshin
2018-03-09
1
-13
/
+12
*
[AMDGPU] isRenamable fixes to support copy forwarding
Geoff Berry
2018-01-30
1
-2
/
+0
*
[AMDGPU][MC][GFX9] Added v_interp_p2_f16 and v_interp_p2_legacy_f16
Dmitry Preobrazhensky
2017-11-24
1
-2
/
+18
*
[AMDGPU][MC][GFX8][GFX9] Corrected names of integer v_{add/addc/sub/subrev/su...
Dmitry Preobrazhensky
2017-11-20
1
-2
/
+16
*
AMDGPU: Set correct sched model on v_mad_u64_u32
Matt Arsenault
2017-11-08
1
-0
/
+2
*
AMDGPU: Remove global isGCN predicates
Matt Arsenault
2017-10-03
1
-4
/
+4
*
[AMDGPU][MC][GFX9] Added op_sel support for v_mad_*16, v_fma_f16, v_div_fixup...
Dmitry Preobrazhensky
2017-08-16
1
-66
/
+85
*
[AMDGPU][MC][GFX9] Added integer clamping support for VOP3 opcodes
Dmitry Preobrazhensky
2017-08-16
1
-20
/
+84
*
[AMDGPU][MC][GFX9] Added 16-bit renamed and "_legacy" VALU opcodes
Dmitry Preobrazhensky
2017-08-09
1
-13
/
+57
*
[AMDGPU][MC] Corrected VOP3 version of v_interp_* instructions for VI
Dmitry Preobrazhensky
2017-08-07
1
-6
/
+83
*
[AMDGPU][MC][GFX9] Added support of VOP3 'op_sel' modifier
Dmitry Preobrazhensky
2017-07-21
1
-20
/
+98
*
[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
-7
/
+3
*
[AMDGPU] CodeGen: check dst operand type to determine if omod is supported fo...
Sam Kolton
2017-07-17
1
-3
/
+7
*
[AMDGPU] Add intrinsics for alignbit and alignbyte instructions
Stanislav Mekhanoshin
2017-06-09
1
-2
/
+2
*
[AMDGPU] Force qsads instrs to use different dest register than source registers
Mark Searles
2017-06-08
1
-0
/
+5
*
[AMDGPU] V_DIV_FIXUP_F16 is not a commutable operation
Stanislav Mekhanoshin
2017-06-03
1
-1
/
+2
*
[AMDGPU] SDWA: Add assembler support for GFX9
Sam Kolton
2017-05-23
1
-4
/
+5
*
AMDGPU: Fix min3/max3 combines for f16/i16
Matt Arsenault
2017-05-17
1
-1
/
+19
*
[AMDGPU][MC] Removed V_MQSAD_U16_U8
Dmitry Preobrazhensky
2017-05-15
1
-3
/
+0
*
[AMDGPU][MC] Added support for several VI-specific opcodes (s_wakeup, etc)
Dmitry Preobrazhensky
2017-04-12
1
-0
/
+4
*
[AMDGPU][MC] Corrected encoding of V_MQSAD_U32_U8 for CI
Dmitry Preobrazhensky
2017-04-12
1
-1
/
+1
[next]