Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+152 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -152/+0 |
* | [PM] Port LCSSA to the new PM. | Easwaran Raman | 2016-06-09 | 1 | -0/+1 |
* | Move the personality function from LandingPadInst to Function | David Majnemer | 2015-06-17 | 1 | -4/+4 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to t... | David Blaikie | 2015-04-24 | 1 | -2/+2 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-03-13 | 1 | -6/+6 |
* | Try to eliminate the use of the 'unwind' instruction. | Bill Wendling | 2011-09-02 | 1 | -0/+8 |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Fix LCSSA to avoid emitting a PHI node for the unwind destination of | Dan Gohman | 2009-06-26 | 1 | -0/+143 |