summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IRCE/stride_more_than_1.ll
Commit message (Expand)AuthorAgeFilesLines
* [SCEV] Pass NoWrapFlags when expanding an AddExprSam Parker2019-06-141-3/+3
* Revert "[SCEV] Use wrap flags in InsertBinop"Benjamin Kramer2019-06-061-3/+3
* [SCEV] Use wrap flags in InsertBinopSam Parker2019-06-061-3/+3
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+481
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-481/+0
* [IRCE] Only check for NSW on equality predicatesSam Parker2018-04-181-6/+18
* [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-1/+1
* [IRCE] Temporarily disable unsigned latch conditions by defaultMax Kazantsev2017-10-041-1/+1
* [IRCE] Handle loops with step different from 1/-1Max Kazantsev2017-08-041-0/+468
OpenPOWER on IntegriCloud