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
/
Transforms
/
InstCombine
/
vec_phi_extract.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+107
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-107
/
+0
*
[InstCombine] Support ~(c-X) --> X+(-c-1) and ~(X-c) --> (-c-1)-X for splat v...
Craig Topper
2017-08-06
1
-1
/
+1
*
[InstCombine] narrow truncated add/sub/mul with constant
Sanjay Patel
2017-08-04
1
-1
/
+1
*
[InstCombine] scalarizePHI should not assume the code it sees has been CSE'd
Michael Kuperstein
2016-06-06
1
-5
/
+60
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-1
/
+1
*
InstCombine: Teach most integer add/sub/mul/div combines how to deal with vec...
Benjamin Kramer
2014-01-19
1
-1
/
+1
*
Fix broken CHECK lines.
Benjamin Kramer
2014-01-11
1
-1
/
+1
*
scalarizePHI needs to insert the next ExtractElement in the same block
Joey Gouly
2013-05-24
1
-0
/
+25
*
Added a function scalarizePHI() that sclarizes a vector phi instruction if it...
Anat Shemer
2013-04-18
1
-0
/
+27