X86: Disable generation of rep;movsl when %esi is used as a base pointer.
[oota-llvm.git] / test / CodeGen / X86 / fold-zext-trunc.ll
2011-04-16 Eli FriedmanPR9055: extend the fix to PR4050 (r70179) to apply...