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
/
inf-recursion.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+54
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-54
/
+0
*
[TailCallElim] Preserve DT and PDT
Chijun Sima
2018-08-04
1
-1
/
+1
*
TRE: Just erase dead BBs and tweak the iteration loop not to increment the de...
Benjamin Kramer
2015-02-28
1
-0
/
+21
*
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...
Stephen Lin
2013-07-14
1
-2
/
+2
*
make the asmparser reject function and type redefinitions. 'Merging' hasn't ...
Chris Lattner
2011-06-17
1
-1
/
+0
*
Refine the detection of seemingly infinitely recursive calls where the
Dan Gohman
2010-04-16
1
-1
/
+25
*
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
*
Add missing llvm-dis.
Dale Johannesen
2007-09-10
1
-1
/
+1
*
Prevent tailcallelim from breaking "recursive" calls to builtins.
Chris Lattner
2007-09-10
1
-0
/
+10