X86: Disable generation of rep;movsl when %esi is used as a base pointer.
[oota-llvm.git] / test / CodeGen / X86 / avx-select.ll
2011-08-09 Bruno Cardoso LopesAdd 256-bit support for v8i32, v4i64 and v4f64 ISD...