summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IndVarSimplify/eliminate-rem.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+121
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-121/+0
* [SimplifyIndvar] Replace the srem used by IV if we can prove both of its oper...Hongbin Zheng2017-09-251-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* Teach IndVarSimplify how to eliminate remainder operators where theDan Gohman2010-04-131-0/+121
OpenPOWER on IntegriCloud