aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-04-20-LinearScanOpt.ll
AgeCommit message (Expand)Author
2009-10-20Re-apply r84295, with fixes to how the loop "top" and "bottom" blocks areDan Gohman
2009-10-19Revert r84295, this unbreaks llvm-gcc bootstrap on x86-64/linuxAnton Korobeynikov
2009-10-17Enhance CodePlacementOpt's unconditional intra-loop branch elimination logicDan Gohman
2009-09-21Clean up spill weight computation. Also some changes to give loop inductionEvan Cheng
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-04-20Added a linearscan register allocation optimization. When the register alloca...Evan Cheng