Correct some bogus target triples.
[oota-llvm.git] / test / CodeGen / X86 / 2008-05-21-CoalescerBug.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-29 Bill WendlingSecond attempt:
2009-04-28 Bill Wendlingr70270 isn't ready yet. Back this out. Sorry for the...
2009-04-28 Bill WendlingMassive check in. This changes the "-fast" flag to...
2008-10-07 Dan GohmanRemove -disable-fast-isel. Use cl::boolOrDefault with...
2008-10-01 Dan GohmanDisable fast-isel for this test, as it doesn't emit...
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-05-21 Evan ChengFix PR2343. An *interesting* coalescer bug.