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
/
TailCallElim
/
reorder_load.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+174
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-174
/
+0
*
[TailCallElim] Preserve DT and PDT
Chijun Sima
2018-08-04
1
-1
/
+1
*
[TRE] Improve code motion in TRE, use AA to tell whether a load can be moved ...
Xin Tong
2017-06-19
1
-0
/
+27
*
Push isDereferenceableAndAlignedPointer down into isSafeToLoadUnconditionally
Artur Pilipenko
2016-01-17
1
-0
/
+23
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-10
/
+10
*
Fix a long-standing miscompile in the load analysis that was uncovered
Chandler Carruth
2014-10-19
1
-4
/
+23
*
This commit is a 4x squash commit consisting of 4x functions converted to use...
Michael Gottesman
2013-01-11
1
-1
/
+5
*
Replace uses of unwind with unreachable for the same effect.
Bill Wendling
2011-09-19
1
-2
/
+2
*
Eliminate more redundant llvm-as calls.
Dan Gohman
2009-09-11
1
-1
/
+1
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Improve tail call elim to move loads above readonly calls
Chris Lattner
2009-06-19
1
-0
/
+101