X86: Disable generation of rep;movsl when %esi is used as a base pointer.
[oota-llvm.git] / test / CodeGen / X86 / switch-crit-edge-constant.ll
2010-02-09 Chris Lattnermove tests that depend on the x86 backend out of codege...