[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / vec_cmp_sint-128.ll
2015-10-11 Simon Pilgrim[X86][XOP] Added support for the lowering of 128-bit...
2015-10-10 Simon Pilgrim[X86][SSE] Vector signed/unsigned integer compare tests.