summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IRCE/unsigned_comparisons_ult.ll
Commit message (Expand)AuthorAgeFilesLines
* [SCEV] Pass NoWrapFlags when expanding an AddExprSam Parker2019-06-141-2/+2
* Revert "[SCEV] Use wrap flags in InsertBinop"Benjamin Kramer2019-06-061-2/+2
* [SCEV] Use wrap flags in InsertBinopSam Parker2019-06-061-2/+2
* [SCEV] Add explicit representations of umin/sminKeno Fischer2019-05-071-4/+4
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+391
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-391/+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-1/+83
* [IRCE] Temporarily disable unsigned latch conditions by defaultMax Kazantsev2017-10-041-1/+1
* [IRCE] Recognize loops with unsigned latch conditionsMax Kazantsev2017-08-041-0/+308
OpenPOWER on IntegriCloud