Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+34 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -34/+0 |
* | [LoopUnroll] Fix a PowerPC test broken by r277524. | Michael Zolotukhin | 2016-08-02 | 1 | -1/+1 |
* | Loop unroller: set thresholds for optsize and minsize functions to zero | Hans Wennborg | 2016-05-10 | 1 | -25/+0 |
* | Adds the ability to use an epilog remainder loop during loop unrolling and makes | David L Kreitzer | 2016-04-05 | 1 | -10/+22 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -1/+1 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -1/+1 |
* | Use a loop to simplify the runtime unrolling prologue. | Kevin Qin | 2014-09-29 | 1 | -2/+1 |
* | Implement TTI getUnrollingPreferences for PowerPC | Hal Finkel | 2013-09-11 | 1 | -0/+48 |