summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IndVarSimplify/eliminate-trunc.ll
Commit message (Expand)AuthorAgeFilesLines
* [LoopPred] Selectively disable to preserve test casesPhilip Reames2019-11-061-1/+1
* [IndVars] Remove dead instructions after folding trivial loop exitPhilip Reames2019-06-231-8/+0
* Exploit a zero LoopExit count to eliminate loop exitsPhilip Reames2019-06-221-2/+2
* Generalize icmp matching in IndVars' eliminateTruncPhilip Reames2019-06-111-0/+104
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+564
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-564/+0
* [SimplifyIndVar] Canonicalize comparisons to unsigned while eliminating truncsMax Kazantsev2018-07-271-0/+31
* [IndVarSimplify] Ignore unreachable users of truncsMax Kazantsev2018-06-281-0/+47
* [SimplifyIndVars] Eliminate redundant truncsMax Kazantsev2018-06-191-0/+486
OpenPOWER on IntegriCloud