summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopStrengthReduce/post-inc-icmpzero.ll
Commit message (Expand)AuthorAgeFilesLines
* Re-enable "[SCEV] Do not fold dominated SCEVUnknown into AddRecExpr start"Max Kazantsev2017-05-261-2/+2
* Revert "[SCEV] Do not fold dominated SCEVUnknown into AddRecExpr start"Diana Picus2017-05-241-2/+2
* [SCEV] Do not fold dominated SCEVUnknown into AddRecExpr startMax Kazantsev2017-05-241-2/+2
* [SCEV] Try to reuse existing value during SCEV expansionWei Mi2016-02-041-2/+3
* Revert r259662, which caused regressions on polly tests.Wei Mi2016-02-031-3/+2
* [SCEV] Try to reuse existing value during SCEV expansionWei Mi2016-02-031-2/+3
* [LSR] canonicalize Prod*(1<<C) to Prod<<CJingyue Wu2015-06-241-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-9/+9
* Remove target triple from an LSR test.Andrew Trick2013-01-221-1/+0
* Pattern-matched variables in post-inc-icmpzero.llRenato Golin2013-01-151-4/+4
* Switch the SCEV expander and LoopStrengthReduce to useChandler Carruth2013-01-071-4/+4
* comment typoAndrew Trick2012-01-071-1/+1
* LSR: Fold redundant bitcasts on-the-fly.Andrew Trick2011-12-141-4/+4
* Stop emitting instructions with the name "tmp" they eat up memory and have to...Benjamin Kramer2011-09-271-7/+7
* When forming an ICmpZero LSRUse, normalize the non-IV operandDan Gohman2011-05-181-0/+91
OpenPOWER on IntegriCloud