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
/
SimplifyCFG
/
UnreachableEliminate.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SimplifyCFG] Replace calls to null/undef with unreachable
David Majnemer
2016-06-25
1
-0
/
+31
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-2
/
+2
*
Verifier: Call verifyModule() from llc and opt
Duncan P. N. Exon Smith
2015-03-27
1
-0
/
+4
*
SimplifyCFG: don't remove unreachable default switch destinations
Hans Wennborg
2015-01-26
1
-26
/
+0
*
Revert r223049, r223050 and r223051 while investigating test failures.
Hans Wennborg
2014-12-01
1
-0
/
+26
*
SimplifyCFG: don't remove unreachable default switch destinations
Hans Wennborg
2014-12-01
1
-26
/
+0
*
Switch to select optimization for two-case switches
Marcello Maggioni
2014-10-14
1
-2
/
+2
*
Revert r219223, it creates invalid PHI nodes.
Joerg Sonnenberger
2014-10-12
1
-2
/
+2
*
SimplifyCFG: Don't convert phis into selects if we could remove undef behavior
Arnold Schwaighofer
2014-10-10
1
-0
/
+47
*
Two case switch to select optimization
Marcello Maggioni
2014-10-07
1
-2
/
+2
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-3
/
+3
*
PR9450: Make switch optimization in SimplifyCFG not dependent on the ordering
Eli Friedman
2011-03-15
1
-8
/
+48
*
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
*
Upgrade tests to not use llvm-upgrade.
Tanya Lattner
2008-03-18
1
-23
/
+27
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+29