summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/UnreachableEliminate.ll
Commit message (Expand)AuthorAgeFilesLines
* [SimplifyCFG] Replace calls to null/undef with unreachableDavid Majnemer2016-06-251-0/+31
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* Verifier: Call verifyModule() from llc and optDuncan P. N. Exon Smith2015-03-271-0/+4
* SimplifyCFG: don't remove unreachable default switch destinationsHans Wennborg2015-01-261-26/+0
* Revert r223049, r223050 and r223051 while investigating test failures.Hans Wennborg2014-12-011-0/+26
* SimplifyCFG: don't remove unreachable default switch destinationsHans Wennborg2014-12-011-26/+0
* Switch to select optimization for two-case switchesMarcello Maggioni2014-10-141-2/+2
* Revert r219223, it creates invalid PHI nodes.Joerg Sonnenberger2014-10-121-2/+2
* SimplifyCFG: Don't convert phis into selects if we could remove undef behaviorArnold Schwaighofer2014-10-101-0/+47
* Two case switch to select optimizationMarcello Maggioni2014-10-071-2/+2
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-3/+3
* PR9450: Make switch optimization in SimplifyCFG not dependent on the orderingEli Friedman2011-03-151-8/+48
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Upgrade tests to not use llvm-upgrade.Tanya Lattner2008-03-181-23/+27
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+29
OpenPOWER on IntegriCloud