Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+237 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -237/+0 |
* | Update MemorySSA in LoopRotate. | Alina Sbirlea | 2018-10-24 | 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 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 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -2/+2 |
* | LoopRotation: Make the brute force DomTree update more brute force. | Benjamin Kramer | 2012-09-02 | 1 | -0/+36 |
* | Fix test case. | Benjamin Kramer | 2012-08-30 | 1 | -1/+1 |
* | LoopRotate: Also rotate loops with multiple exits. | Benjamin Kramer | 2012-08-30 | 1 | -0/+200 |