[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / add_shl_constant.ll
2014-09-11 Matt ArsenaultAdd triple to test to fix bots
2014-09-11 Matt ArsenaultAdd DAG combine for shl + add of constants.