Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+120 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -120/+0 |
* | [LoopInterchange] Require asserts for test using -stats (NFC) | Florian Hahn | 2018-04-05 | 1 | -1/+2 |
* | [LoopInterchange] Add stats counter for number of interchanged loops. | Florian Hahn | 2018-04-05 | 1 | -1/+5 |
* | [LoopInterchange] Preserve LoopInfo after interchanging. | Florian Hahn | 2018-04-05 | 1 | -1/+1 |
* | [LoopInterchange] Add remark for calls preventing interchanging. | Florian Hahn | 2018-04-03 | 1 | -44/+33 |
* | DA: remove uses of GEP, only ask SCEV | Sebastian Pop | 2018-03-06 | 1 | -38/+6 |
* | [LoopInterchange] Incrementally update the dominator tree. | Florian Hahn | 2018-02-14 | 1 | -1/+1 |
* | [LoopInterchange] Do not interchange loops with function calls. | Florian Hahn | 2017-07-31 | 1 | -0/+158 |