aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2009-04-20-LinearScanOpt.ll
Commit message (Expand)AuthorAgeFilesLines
* Re-apply r84295, with fixes to how the loop "top" and "bottom" blocks areDan Gohman2009-10-201-1/+1
* Revert r84295, this unbreaks llvm-gcc bootstrap on x86-64/linuxAnton Korobeynikov2009-10-191-1/+1
* Enhance CodePlacementOpt's unconditional intra-loop branch elimination logicDan Gohman2009-10-171-1/+1
* Clean up spill weight computation. Also some changes to give loop inductionEvan Cheng2009-09-211-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Added a linearscan register allocation optimization. When the register alloca...Evan Cheng2009-04-201-0/+121