aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2008-03-18-CoalescerBug.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete test.Jakob Stoklund Olesen2011-11-121-51/+0
* Fix one more batch of X86 tests to be register allocation dependent.Jakob Stoklund Olesen2011-04-051-2/+2
* Eliminate the other half of the BRCOND optimization, and updateDan Gohman2010-06-241-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-2/+2
* Undo spill weight tweak. Need to investigate the performance regressions.Evan Cheng2008-06-211-1/+1
* This also got better (55 - 51 instructions). But doing one more re-materializ...Evan Cheng2008-06-191-1/+1
* Fixed a coalescer bug caused by a typo.Evan Cheng2008-03-191-0/+51