aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SimplifyCFG/2006-10-29-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-567/+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
* 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
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-7/+7
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-101-399/+302
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-271-2/+0
* For PR1146:Reid Spencer2007-04-221-0/+2
* For PR950:Reid Spencer2006-12-311-2/+2
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* new testcaseChris Lattner2006-10-291-0/+652