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
/
Sink
/
basic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+144
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-144
/
+0
*
PM: Port SinkingPass to the new pass manager
Justin Bogner
2016-04-22
1
-0
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-6
/
+6
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-6
/
+6
*
Sink: Don't sink static allocas from the entry block
Tom Stellard
2014-03-21
1
-0
/
+79
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-3
/
+3
*
Enhance the sinking code to handle diamond patterns. Patch by
Duncan Sands
2012-05-31
1
-0
/
+26
*
Upgrade syntax of tests using volatile instructions to use 'load volatile' in...
Chris Lattner
2011-11-27
1
-1
/
+1
*
Fix test; sorry for any inconvenience.
Eli Friedman
2011-09-01
1
-2
/
+2
*
Fix an issue with the IR sink pass found by inspection. (I'm not sure anyone...
Eli Friedman
2011-09-01
1
-0
/
+16
*
Make BasicAliasAnalysis a normal AliasAnalysis implementation which
Dan Gohman
2010-10-18
1
-1
/
+1
*
Add an LLVM IR version of code sinking. This uses the same simple algorithm
Dan Gohman
2010-05-07
1
-0
/
+22