Commit some changes I had managed to lose last night while refactoring the code....
[oota-llvm.git] / test / CodeGen / X86 / ins_subreg_coalesce-3.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-05 Dan GohmanEnable the new no-SP register classes by default. This...
2009-07-18 Evan ChengCatch more coalescing opportunities.
2008-08-05 Owen AndersonUpdate the remaining tests not to use -disable-correct...
2008-08-04 Owen AndersonUpdate these tests to work by disabling the new correct...
2008-04-09 Evan Cheng- More aggressively coalescing away copies whose source...