Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / X86 / sibcall-2.ll
2010-04-29 Evan ChengLoad folding tail call should not use ebp / rbp after...