summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopPredication
Commit message (Expand)AuthorAgeFilesLines
* [LoopPredication] Add profitability check based on BPIAnna Thomas2018-03-221-0/+120
* [Loop Predication] Teach LP about reverse loops with uge and sge latch condit...Serguei Katkov2018-02-081-0/+105
* [Loop Predication] Teach LP about reverse loopsAnna Thomas2017-12-041-0/+140
* [LoopPredication] Enable predication when latchCheckIV is wider than rangeCheckAnna Thomas2017-11-021-0/+138
* [LoopPredication] Handle the case when the guard and the latch IV have differ...Artur Pilipenko2017-10-271-4/+235
* [LoopPredication] Check whether the loop is already guarded by the first iter...Artur Pilipenko2017-10-123-35/+71
* [LoopPredication] Support ule, sle latch predicatesArtur Pilipenko2017-10-121-0/+108
* Rework loop predication passArtur Pilipenko2017-09-223-146/+286
* Loop predication expand both sides of the widened conditionArtur Pilipenko2017-02-271-1/+76
* [Guards] Introduce loop-predication passArtur Pilipenko2017-01-253-0/+796
OpenPOWER on IntegriCloud