aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/lsr-reuse.ll
Commit message (Expand)AuthorAgeFilesLines
* Teach two-address lowering how to unfold a load to open up commutingDan Gohman2010-06-211-8/+8
* Include the use kind along with the expression in the key of theDan Gohman2010-06-191-0/+309
* Start function numbering at 0.Dan Gohman2010-04-171-3/+3
* Turning off post-ra scheduling for x86. It isn't a consistent win.Evan Cheng2010-03-181-10/+10
* When determining the set of interesting reuse factors, considerDan Gohman2010-02-191-1/+57
* Reapply the new LoopStrengthReduction code, with compile time andDan Gohman2010-02-121-0/+386
* Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman2010-01-221-159/+0
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-211-0/+159