Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+97 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -97/+0 |
* | [LoopInterchange] Use getExitBlock()/getExitingBlock instead of manual impl. | Florian Hahn | 2018-04-25 | 1 | -4/+47 |
* | [LoopInterchange] Preserve LoopInfo after interchanging. | Florian Hahn | 2018-04-05 | 1 | -1/+2 |
* | DA: remove uses of GEP, only ask SCEV | Sebastian Pop | 2018-03-06 | 1 | -9/+4 |
* | [LoopInterchange] Incrementally update the dominator tree. | Florian Hahn | 2018-02-14 | 1 | -1/+1 |
* | Add a new pass "Loop Interchange" | Karthik Bhat | 2015-03-06 | 1 | -0/+58 |