summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopStrengthReduce/count-to-zero.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+45
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-45/+0
* Make DataLayout Non-Optional in the ModuleMehdi Amini2015-03-041-0/+3
* Bugfix: SCEVExpander incorrectly marks increment operations as no-wrapSanjoy Das2015-02-251-1/+1
* Revert r230280: "Bugfix: SCEVExpander incorrectly marks increment operations ...Hans Wennborg2015-02-241-1/+1
* Bugfix: SCEVExpander incorrectly marks increment operations as no-wrapSanjoy Das2015-02-231-1/+1
* Revert 230275.Sanjoy Das2015-02-231-1/+1
* Fix bug 22641Sanjoy Das2015-02-231-1/+1
* Reapply the new LoopStrengthReduction code, with compile time andDan Gohman2010-02-121-1/+1
* Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman2010-01-221-1/+1
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-211-1/+1
* Generalize lsr code that optimize loop to count down towards zero.Evan Cheng2009-11-101-0/+42
OpenPOWER on IntegriCloud