Besides removing phi cycles that reduce to a single value, also remove dead
[oota-llvm.git] / test / CodeGen / X86 / tailcall-fastisel.ll
2009-11-20 Dan GohmanFix fast-isel to avoid selecting the return instruction...