summaryrefslogtreecommitdiff
path: root/test/Transforms/ADCE/2005-02-17-PHI-Invoke-Crash.ll
Commit message (Expand)AuthorAge
* Try to eliminate the use of the 'unwind' instruction.Bill Wendling2011-09-02
* Update to new EH scheme.Bill Wendling2011-08-31
* 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
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-01
* Remove debug info.Jim Laskey2006-12-04
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* New files, testing for a crash in ADCE compiling QT and a missed optimization.Chris Lattner2005-02-17