summaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/2009-01-19-UnconditionalTrappingConstantExpr.ll
Commit message (Expand)AuthorAge
* Try to eliminate the use of the 'unwind' instruction.Bill Wendling2011-09-02
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* fix a testcase.Chris Lattner2009-01-22
* Temporarily XFAIL until this can be looked at. r62557 is what caused it to st...Bill Wendling2009-01-20
* another fix for PR3354Chris Lattner2009-01-20
* Fix a problem exposed by PR3354: simplifycfg was making a potentiallyChris Lattner2009-01-19