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
/
test
/
CodeGen
/
AMDGPU
/
sdwa-peephole.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: Fix not using v_cvt_f16_[iu]16
Matt Arsenault
2020-01-07
1
-7
/
+7
*
[AMDGPU] Fix typo in SIInstrInfo::memOpsHaveSameBasePtr
Jay Foad
2019-12-17
1
-1
/
+1
*
AMDGPU: Fix i16 arithmetic pattern redundancy
Matt Arsenault
2019-10-08
1
-9
/
+6
*
[AMDGPU] gfx1010: prefer V_MUL_LO_U32 over V_MUL_LO_I32
Stanislav Mekhanoshin
2019-05-06
1
-30
/
+71
*
[AMDGPU] Add MachineDCE pass after RenameIndependentSubregs
Stanislav Mekhanoshin
2019-04-05
1
-0
/
+1
*
AMDGPU: Fix various issues around the VirtReg2Value mapping
Nicolai Haehnle
2018-11-30
1
-1
/
+6
*
AMDGPU: Make v2i16/v2f16 legal on VI
Matt Arsenault
2018-05-22
1
-3
/
+3
*
AMDGPU: Minor cleanups
Matt Arsenault
2018-02-08
1
-1
/
+1
*
AMDGPU: Fix SDWA crash on inline asm
Matt Arsenault
2017-12-05
1
-0
/
+23
*
AMDGPU: Use gfx9 carry-less add/sub instructions
Matt Arsenault
2017-11-30
1
-3
/
+4
*
AMDGPU: Use stricter regexes for add instructions
Matt Arsenault
2017-11-29
1
-5
/
+5
*
[AMDGPU][MC][GFX8][GFX9] Corrected names of integer v_{add/addc/sub/subrev/su...
Dmitry Preobrazhensky
2017-11-20
1
-8
/
+8
*
AMDGPU: Allow SIShrinkInstructions to work in non-SSA
Matt Arsenault
2017-07-10
1
-9
/
+9
*
[AMDGPU] Switch scalarize global loads ON by default
Alexander Timofeev
2017-07-04
1
-3
/
+3
*
Revert r307026, "[AMDGPU] Switch scalarize global loads ON by default"
NAKAMURA Takumi
2017-07-04
1
-3
/
+3
*
[AMDGPU] Switch scalarize global loads ON by default
Alexander Timofeev
2017-07-03
1
-3
/
+3
*
[AMDGPU] SDWA: add support for GFX9 in peephole pass
Sam Kolton
2017-06-22
1
-57
/
+107
*
[AMDGPU] Eliminate SGPR to VGPR copy when possible
Stanislav Mekhanoshin
2017-06-20
1
-2
/
+2
*
[AMDGPU] Untangle SDWA pass from SIShrinkInstructions
Stanislav Mekhanoshin
2017-06-03
1
-12
/
+12
*
[AMDGPU] Allow SDWA in instructions with immediates and SGPRs
Stanislav Mekhanoshin
2017-05-30
1
-1
/
+4
*
[AMDGPU] SDWA operands should not intersect with potential MIs
Sam Kolton
2017-05-18
1
-0
/
+50
*
[AMDGPU] SDWA: make pass global
Sam Kolton
2017-04-12
1
-18
/
+10
*
[AMDGPU] Resubmit SDWA peephole: enable by default
Sam Kolton
2017-04-06
1
-43
/
+63
*
Revert r299536. [AMDGPU] SDWA peephole: enable by default.
Ivan Krasin
2017-04-05
1
-63
/
+43
*
[AMDGPU] SDWA peephole: enable by default
Sam Kolton
2017-04-05
1
-43
/
+63
*
AMDGPU: Remove unnecessary ands when f16 is legal
Matt Arsenault
2017-03-31
1
-10
/
+9
*
[AMDGPU] SDWA Peephole: improve search for immediates in SDWA patterns
Sam Kolton
2017-03-31
1
-25
/
+37
*
AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel
Matt Arsenault
2017-03-21
1
-19
/
+19
*
[ADMGPU] SDWA peephole optimization pass.
Sam Kolton
2017-03-21
1
-0
/
+372