aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/lsr-reuse.ll
AgeCommit message (Expand)Author
2011-03-08Turn on list-ilp scheduling by default on x86 and x86-64, fix upEric Christopher
2010-09-30Try again to disable critical edge splitting in CodeGenPrepare.Jakob Stoklund Olesen
2010-09-27Revert "Disable codegen prepare critical edge splitting. Machine instruction ...Jakob Stoklund Olesen
2010-09-23Disable codegen prepare critical edge splitting. Machine instruction passes nowEvan Cheng
2010-09-17Teach machine sink toEvan Cheng
2010-09-01Revert 112442 and 112440 until the compile time problems introducedDan Gohman
2010-08-29Make IVUsers iterative instead of recursive.Dan Gohman
2010-08-17PHI elimination should not break back edge. It can cause some significant cod...Evan Cheng
2010-06-21Teach two-address lowering how to unfold a load to open up commutingDan Gohman
2010-06-19Include the use kind along with the expression in the key of theDan Gohman
2010-04-17Start function numbering at 0.Dan Gohman
2010-03-18Turning off post-ra scheduling for x86. It isn't a consistent win.Evan Cheng
2010-02-19When determining the set of interesting reuse factors, considerDan Gohman
2010-02-12Reapply the new LoopStrengthReduction code, with compile time andDan Gohman
2010-01-22Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman
2010-01-21Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman