Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+186 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -186/+0 |
* | [DeadArgElim] Split the invoke successor edge | David Majnemer | 2015-09-23 | 1 | -1/+25 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -1/+1 |
* | DeadArgElim: aggregate Return assessment properly. | Tim Northover | 2015-02-11 | 1 | -0/+30 |
* | DeadArgElim: arguments affect all returned sub-values by default. | Tim Northover | 2015-02-10 | 1 | -0/+17 |
* | DeadArgElim: fix mismatch in accounting of array return types. | Tim Northover | 2015-02-09 | 1 | -1/+45 |
* | DeadArgElim: assess uses of entire return value aggregate. | Tim Northover | 2015-02-09 | 1 | -0/+71 |