Tidy up this testcase and add test for tailcall optimization
[oota-llvm.git] / test / CodeGen / X86 / tailcall-fastisel.ll
2009-11-20 Dan GohmanFix fast-isel to avoid selecting the return instruction...