Tidy up this testcase and add test for tailcall optimization
[oota-llvm.git] / test / CodeGen / X86 / pre-split3.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-10-29 Evan Cheng- More pre-split fixes: spill slot live interval comput...
2008-10-24 Evan ChengAvoid splitting an interval multiple times; avoid split...