[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / fold-load-binops.ll
2015-06-22 Ahmed Bougacha[X86] Teach load folding to accept scalar _Int users...