summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LCSSA/invoke-dest.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+152
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-152/+0
* [PM] Port LCSSA to the new PM.Easwaran Raman2016-06-091-0/+1
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-241-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-6/+6
* Try to eliminate the use of the 'unwind' instruction.Bill Wendling2011-09-021-0/+8
* 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
* Fix LCSSA to avoid emitting a PHI node for the unwind destination ofDan Gohman2009-06-261-0/+143
OpenPOWER on IntegriCloud