[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / setcc-combine.ll
2015-03-12 Andrea Di Biagio[X86] Fix wrong target specific combine on SETCC nodes.