summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll
Commit message (Expand)AuthorAge
* Update to the new EH syntax.Bill Wendling2011-09-19
* Dramatically reduce this testcase.Bill Wendling2011-09-19
* Reenable test.Bill Wendling2011-08-31
* Revert accidental commitBill Wendling2011-08-31
* Disable this test until Bill fixes it properly.Eli Friedman2011-08-31
* Update more tests to the new EH scheme.Bill Wendling2011-08-31
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-17
* Rename 'loopsimplify' to 'loop-simplify'.Cameron Zwarich2011-02-10
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Fix PR1752 and LoopSimplify/2007-10-28-InvokeCrash.ll: terminators Chris Lattner2007-10-29