Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach two-address lowering how to unfold a load to open up commuting | Dan Gohman | 2010-06-21 | 1 | -8/+8 |
* | Include the use kind along with the expression in the key of the | Dan Gohman | 2010-06-19 | 1 | -0/+309 |
* | Start function numbering at 0. | Dan Gohman | 2010-04-17 | 1 | -3/+3 |
* | Turning off post-ra scheduling for x86. It isn't a consistent win. | Evan Cheng | 2010-03-18 | 1 | -10/+10 |
* | When determining the set of interesting reuse factors, consider | Dan Gohman | 2010-02-19 | 1 | -1/+57 |
* | Reapply the new LoopStrengthReduction code, with compile time and | Dan Gohman | 2010-02-12 | 1 | -0/+386 |
* | Revert LoopStrengthReduce.cpp to pre-r94061 for now. | Dan Gohman | 2010-01-22 | 1 | -159/+0 |
* | Re-implement the main strength-reduction portion of LoopStrengthReduction. | Dan Gohman | 2010-01-21 | 1 | -0/+159 |