aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-03-18-CoalescerBug.ll
AgeCommit message (Expand)Author
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-06-21Undo spill weight tweak. Need to investigate the performance regressions.Evan Cheng
2008-06-19This also got better (55 - 51 instructions). But doing one more re-materializ...Evan Cheng
2008-03-19Fixed a coalescer bug caused by a typo.Evan Cheng