[X86] SRL non-LSB extracts when folding to truncating broadcasts.
[oota-llvm.git] / test / CodeGen / X86 / merge-consecutive-stores-i1.ll
2015-05-09 James Y KnightFix MergeConsecutiveStore for non-byte-sized memory...