summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IndVarSimplify/udiv.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+162
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-162/+0
* Revert rL316568 because of sudden performance drop on ARMMax Kazantsev2017-10-271-38/+2
* [SCEV] Enhance SCEVFindUnsafe for divisionMax Kazantsev2017-10-251-2/+38
* [SCEV] Try to reuse existing value during SCEV expansionWei Mi2016-02-041-3/+3
* Revert r259662, which caused regressions on polly tests.Wei Mi2016-02-031-3/+3
* [SCEV] Try to reuse existing value during SCEV expansionWei Mi2016-02-031-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-5/+5
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* Suppress LinearFunctionTestReplace when the computed backedge-takenDan Gohman2010-04-121-0/+162
OpenPOWER on IntegriCloud