Fix PR5391: support early clobber physical register def tied with a use (ewwww)
[oota-llvm.git] / test / CodeGen / X86 / tailcall-fastisel.ll
2009-11-20 Dan GohmanFix fast-isel to avoid selecting the return instruction...