Reapply r81171 with a fix: don't try to use i64 when it
[oota-llvm.git] / test / CodeGen / X86 / 2007-06-04-tailmerge4.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-31 Dan GohmanAdd an explicit -asm-verbose to these tests, to make it
2009-03-25 Evan ChengCodeGen still defaults to non-verbose asm, but llc...
2009-03-24 Evan ChengDo not emit comments unless -asm-verbose.
2007-07-19 Reid SpencerFor PR1553:
2007-06-04 Dale JohannesenTail merging wasn't working for predecessors of landing...