Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+199 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -199/+0 |
* | [LoopUnroll] Make LoopPeeling respect the AllowPeeling preference. | Chad Rosier | 2018-04-06 | 1 | -0/+3 |
* | [LoopPeeling] Get rid of Phis that become invariant after N steps | Max Kazantsev | 2017-04-17 | 1 | -3/+146 |
* | [LoopPeeling] Fix condition for phi-eliminating peeling | Max Kazantsev | 2017-04-17 | 1 | -1/+1 |
* | [LoopUnrolling] Fix loop size check for peeling | Sanjoy Das | 2017-03-07 | 1 | -1/+29 |
* | [LoopUnrolling] Peel loops with invariant backedge Phi input | Sanjoy Das | 2017-03-03 | 1 | -0/+25 |