X86: Disable generation of rep;movsl when %esi is used as a base pointer.
[oota-llvm.git] / test / CodeGen / X86 / narrow-shl-cst.ll
2011-04-22 Benjamin KramerX86: Try to use a smaller encoding by transforming...