[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / merge-consecutive-stores-i1.ll
2015-05-09 James Y KnightFix MergeConsecutiveStore for non-byte-sized memory...