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
/
IPConstantProp
/
return-constants.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IPConstantProp][NFCI] Improve and modernize tests
Johannes Doerfert
2019-12-09
1
-3
/
+4
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+46
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-46
/
+0
*
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
2012-07-02
1
-2
/
+2
*
remove parser support for the obsolete "multiple return values" syntax, which
Chris Lattner
2011-06-17
1
-26
/
+31
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
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
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-1
/
+1
*
Reapply r52396, it was unrelated to the breakage (that was caused by r52397, my
Matthijs Kooijman
2008-06-18
1
-9
/
+30
*
temporarily revert this testcase since its patch was reverted.
Chris Lattner
2008-06-18
1
-30
/
+9
*
Learn IPConstProp to look at individual return values and propagate them
Matthijs Kooijman
2008-06-17
1
-9
/
+30
*
Handle multiple ret values.
Devang Patel
2008-03-11
1
-0
/
+20