Fix two-address pass's aggressive instruction commuting heuristics. It's meant
[oota-llvm.git] / test / CodeGen / X86 / sibcall-2.ll
2010-04-29 Evan ChengLoad folding tail call should not use ebp / rbp after...