Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+76 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -76/+0 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -4/+4 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -4/+4 |
* | Do not simplifyLatch for loops where hoisting increments couldresult in extra... | Yi Jiang | 2014-10-29 | 1 | -1/+1 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -1/+1 |
* | Rotate multi-exit loops even if the latch was simplified. | Andrew Trick | 2013-05-06 | 1 | -1/+38 |
* | Add simplifyLoopLatch to LoopRotate pass. | Andrew Trick | 2012-02-14 | 1 | -0/+39 |