| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [LoopPredication] Add profitability check based on BPI | Anna Thomas | 2018-03-22 | 1 | -0/+120 |
| * | [Loop Predication] Teach LP about reverse loops with uge and sge latch condit... | Serguei Katkov | 2018-02-08 | 1 | -0/+105 |
| * | [Loop Predication] Teach LP about reverse loops | Anna Thomas | 2017-12-04 | 1 | -0/+140 |
| * | [LoopPredication] Enable predication when latchCheckIV is wider than rangeCheck | Anna Thomas | 2017-11-02 | 1 | -0/+138 |
| * | [LoopPredication] Handle the case when the guard and the latch IV have differ... | Artur Pilipenko | 2017-10-27 | 1 | -4/+235 |
| * | [LoopPredication] Check whether the loop is already guarded by the first iter... | Artur Pilipenko | 2017-10-12 | 3 | -35/+71 |
| * | [LoopPredication] Support ule, sle latch predicates | Artur Pilipenko | 2017-10-12 | 1 | -0/+108 |
| * | Rework loop predication pass | Artur Pilipenko | 2017-09-22 | 3 | -146/+286 |
| * | Loop predication expand both sides of the widened condition | Artur Pilipenko | 2017-02-27 | 1 | -1/+76 |
| * | [Guards] Introduce loop-predication pass | Artur Pilipenko | 2017-01-25 | 3 | -0/+796 |

