summaryrefslogtreecommitdiff
path: root/test/Transforms/LCSSA/invoke-dest.ll
Commit message (Expand)AuthorAge
* Try to eliminate the use of the 'unwind' instruction.Bill Wendling2011-09-02
* 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
* Fix LCSSA to avoid emitting a PHI node for the unwind destination ofDan Gohman2009-06-26