X86: Disable generation of rep;movsl when %esi is used as a base pointer.
[oota-llvm.git] / test / CodeGen / X86 / i128-sdiv.ll
2011-10-27 Eli FriedmanDon't crash on 128-bit sdiv by constant. Found by...