aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SimplifyCFG/2009-06-15-InvokeCrash.ll
Commit message (Expand)AuthorAgeFilesLines
* The normal edge of an invoke is not allowed to branch to a block with aEli Friedman2012-08-101-569/+0
* Try to eliminate the use of the 'unwind' instruction.Bill Wendling2011-09-021-1/+1
* Update tests to new EH model. Add landingpad instructions to landing pads.Bill Wendling2011-08-291-0/+12
* Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul,Dan Gohman2010-03-021-7/+7
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Fix the crash in this test. This is basically the sameDale Johannesen2009-06-151-0/+557