summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/LoopPredication.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [LoopPredication] NFC. Add extra debug output in case we fail to parse the ra...Artur Pilipenko2017-05-221-1/+3
* [LoopPredication] NFC. Move a nested struct declaration before the fields, cl...Artur Pilipenko2017-05-221-7/+9
* [LoopPredication] NFC. Extract LoopICmp struct and parseLoopICmp helperArtur Pilipenko2017-05-191-18/+44
* [LoopPredication] NFC. Extract LoopPredication::expandCheck helperArtur Pilipenko2017-05-191-5/+16
* [LoopPredication] NFC. Extract CanExpand helper lambdaArtur Pilipenko2017-05-191-2/+6
* [LoopPredication] NFC. Add an early exit if there is no guards in the loopArtur Pilipenko2017-05-191-0/+3
* Loop predication expand both sides of the widened conditionArtur Pilipenko2017-02-271-5/+7
* [LoopPredication] Add a new line to debug output in LoopPredication passArtur Pilipenko2017-02-011-1/+1
* [Guards] Introduce loop-predication passArtur Pilipenko2017-01-251-0/+280
OpenPOWER on IntegriCloud