summaryrefslogtreecommitdiff
path: root/test/Transforms/CodeExtractor/2004-11-12-InvokeExtract.ll
Commit message (Expand)AuthorAge
* Update to new EH model.Bill Wendling2011-09-20
* Revert r140083 and r140084 until buildbots can be fixed.Bill Wendling2011-09-19
* Update test to remove the 'unwind' instruction.Bill Wendling2011-09-19
* 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
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* New testcaseChris Lattner2004-11-13