summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IRCE/correct-loop-info.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+183
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-183/+0
* [New PM][IRCE] port of Inductive Range Check Elimination pass to the new pass...Fedor Sergeev2018-03-151-0/+1
* [IRCE] Fix intersection between signed and unsigned rangesMax Kazantsev2017-10-251-4/+4
* [IRCE] Do not process empty safe rangesMax Kazantsev2017-10-111-6/+6
* [IRCE] Canonicalize pre/post loops after the blocks are added into parent loopAnna Thomas2017-06-061-0/+182
OpenPOWER on IntegriCloud