fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!
[oota-llvm.git] / test / CodeGen / X86 / sibcall-2.ll
2010-04-29 Evan ChengLoad folding tail call should not use ebp / rbp after...