Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [LoopPredication] NFC. Add extra debug output in case we fail to parse the ra... | Artur Pilipenko | 2017-05-22 | 1 | -1/+3 | |
* | [LoopPredication] NFC. Move a nested struct declaration before the fields, cl... | Artur Pilipenko | 2017-05-22 | 1 | -7/+9 | |
* | [LoopPredication] NFC. Extract LoopICmp struct and parseLoopICmp helper | Artur Pilipenko | 2017-05-19 | 1 | -18/+44 | |
* | [LoopPredication] NFC. Extract LoopPredication::expandCheck helper | Artur Pilipenko | 2017-05-19 | 1 | -5/+16 | |
* | [LoopPredication] NFC. Extract CanExpand helper lambda | Artur Pilipenko | 2017-05-19 | 1 | -2/+6 | |
* | [LoopPredication] NFC. Add an early exit if there is no guards in the loop | Artur Pilipenko | 2017-05-19 | 1 | -0/+3 | |
* | Loop predication expand both sides of the widened condition | Artur Pilipenko | 2017-02-27 | 1 | -5/+7 | |
* | [LoopPredication] Add a new line to debug output in LoopPredication pass | Artur Pilipenko | 2017-02-01 | 1 | -1/+1 | |
* | [Guards] Introduce loop-predication pass | Artur Pilipenko | 2017-01-25 | 1 | -0/+280 |