summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-04-20-LinearScanOpt.ll
AgeCommit message (Expand)AuthorFilesLines
2011-07-08Remove a test that no longer makes sense.Jakob Stoklund Olesen1-121/+0
2011-03-31Mark all uses as <undef> when joining a copy.Jakob Stoklund Olesen1-1/+1
2011-03-08Turn on list-ilp scheduling by default on x86 and x86-64, fix upEric Christopher1-1/+1
2010-07-02Propagate the AlignStack bit in InlineAsm's to the Dale Johannesen1-1/+1
2009-10-20Re-apply r84295, with fixes to how the loop "top" and "bottom" blocks areDan Gohman1-1/+1
2009-10-19Revert r84295, this unbreaks llvm-gcc bootstrap on x86-64/linuxAnton Korobeynikov1-1/+1
2009-10-17Enhance CodePlacementOpt's unconditional intra-loop branch elimination logicDan Gohman1-1/+1
2009-09-21Clean up spill weight computation. Also some changes to give loop inductionEvan Cheng1-1/+1
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-04-20Added a linearscan register allocation optimization. When the register alloca...Evan Cheng1-0/+121