X86: Disable generation of rep;movsl when %esi is used as a base pointer.
[oota-llvm.git] / test / CodeGen / X86 / conditional-indecrement.ll
2010-12-21 Benjamin KramerAdd some x86 specific dagcombines for conditional incre...