aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/DeadArgElim/2009-03-17-MRE-Invoke.ll
Commit message (Expand)AuthorAgeFilesLines
* Update some tests to the new EH scheme.Bill Wendling2011-09-011-0/+6
* add newlines at the end of files.Chris Lattner2010-04-071-1/+1
* 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
* aha, DAE does have to think about PHI nodes. Many thanks to "Dr Evil" (aka D...Chris Lattner2009-03-181-0/+11
* Fix PR3807 by inserting 'insertelement' instructions in the normal dest of Chris Lattner2009-03-181-0/+15