Add a neat little two's complement hack for x86.
[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...