X86: when constructing VZEXT_LOAD from other loads, makes sure its output
[oota-llvm.git] / test / CodeGen / X86 / tailcall-fastisel.ll
2010-08-28 Dan GohmanCompletely disable tail calls when fast-isel is enabled...
2009-11-20 Dan GohmanFix fast-isel to avoid selecting the return instruction...