summaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/2009-06-15-InvokeCrash.ll
Commit message (Expand)AuthorAge
* Try to eliminate the use of the 'unwind' instruction.Bill Wendling2011-09-02
* Update tests to new EH model. Add landingpad instructions to landing pads.Bill Wendling2011-08-29
* Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul,Dan Gohman2010-03-02
* 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 the crash in this test. This is basically the sameDale Johannesen2009-06-15