Implement bottom-up fast-isel. This has the advantage of not requiring
[oota-llvm.git] / test / CodeGen / X86 / tailcall-fastisel.ll
2009-11-20 Dan GohmanFix fast-isel to avoid selecting the return instruction...