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
/
GCNDPPCombine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AMDGPU][DPP] Corrected DPP combiner
Dmitry Preobrazhensky
2019-11-20
1
-6
/
+9
*
[AMDGPU] Disallow dpp combining for dpp instructions without Src2 operand (wh...
vpykhtin
2019-10-25
1
-1
/
+2
*
[AMDGPU] Do not combine dpp mov reading physregs
Stanislav Mekhanoshin
2019-10-16
1
-0
/
+6
*
[AMDGPU] Do not combine dpp with physreg def
Stanislav Mekhanoshin
2019-10-16
1
-0
/
+4
*
[AMDGPU] Support mov dpp with 64 bit operands
Stanislav Mekhanoshin
2019-10-15
1
-0
/
+7
*
[AMDGPU] Allow DPP combiner to work with REG_SEQUENCE
Stanislav Mekhanoshin
2019-10-15
1
-5
/
+54
*
[AMDGPU] Handle undef old operand in DPP combine
Stanislav Mekhanoshin
2019-10-10
1
-1
/
+3
*
[AMDGPU] Fixed dpp combine of VOP1
Stanislav Mekhanoshin
2019-10-09
1
-0
/
+8
*
[AMDGPU] Fix DPP combiner check for exec modification
Jay Foad
2019-07-12
1
-1
/
+1
*
[AMDGPU] DPP combiner: recognize identities for more opcodes
Jay Foad
2019-07-05
1
-0
/
+13
*
Fix typos in comments and debug output.
Jay Foad
2019-07-04
1
-3
/
+3
*
AMDGPU: Change API for checking for exec modification
Matt Arsenault
2019-06-18
1
-1
/
+1
*
[AMDGPU] Fix DPP combiner
Valery Pykhtin
2019-02-08
1
-96
/
+143
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Revert "[AMDGPU] Fix DPP combiner"
Valery Pykhtin
2019-01-09
1
-139
/
+68
*
[AMDGPU] Fix DPP combiner
Valery Pykhtin
2019-01-09
1
-68
/
+139
*
[AMDGPU] Combine DPP mov with use instructions (VOP1/2/3)
Valery Pykhtin
2018-11-30
1
-0
/
+446