X86: Disable generation of rep;movsl when %esi is used as a base pointer.
[oota-llvm.git] / test / CodeGen / X86 / pr10420.ll
2011-08-02 Rafael EspindolaAssume .cfi_startproc is the first thing in a function...