Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make DataLayout Non-Optional in the Module | Mehdi Amini | 2015-03-04 | 1 | -0/+3 |
* | Bugfix: SCEVExpander incorrectly marks increment operations as no-wrap | Sanjoy Das | 2015-02-25 | 1 | -1/+1 |
* | Revert r230280: "Bugfix: SCEVExpander incorrectly marks increment operations ... | Hans Wennborg | 2015-02-24 | 1 | -1/+1 |
* | Bugfix: SCEVExpander incorrectly marks increment operations as no-wrap | Sanjoy Das | 2015-02-23 | 1 | -1/+1 |
* | Revert 230275. | Sanjoy Das | 2015-02-23 | 1 | -1/+1 |
* | Fix bug 22641 | Sanjoy Das | 2015-02-23 | 1 | -1/+1 |
* | Reapply the new LoopStrengthReduction code, with compile time and | Dan Gohman | 2010-02-12 | 1 | -1/+1 |
* | Revert LoopStrengthReduce.cpp to pre-r94061 for now. | Dan Gohman | 2010-01-22 | 1 | -1/+1 |
* | Re-implement the main strength-reduction portion of LoopStrengthReduction. | Dan Gohman | 2010-01-21 | 1 | -1/+1 |
* | Generalize lsr code that optimize loop to count down towards zero. | Evan Cheng | 2009-11-10 | 1 | -0/+42 |