X86: Disable generation of rep;movsl when %esi is used as a base pointer.
[oota-llvm.git] / test / CodeGen / X86 / 2013-01-09-DAGCombineBug.ll
2013-01-09 Evan ChengFix a DAG combine bug visitBRCOND() is transforming...