[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / vec_trunc_sext.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-08-28 Sanjay PatelFix a logic bug in x86 vector codegen: sext (zext ...