[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / avx512-gather-scatter-intrin.ll
2015-11-02 Craig Topper[X86] Don't pass a scale value of 0 to scatter/gather...
2015-06-29 Elena DemikhovskyAVX-512: all forms of SCATTER instruction on SKX,
2015-06-28 Elena DemikhovskyAVX-512: Added all SKX forms of GATHER instructions.
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-05-12 Elena DemikhovskyAVX-512: changes in intrinsics
2014-03-26 Cameron McInallyFix AVX512 Gather and Scatter execution domains.
2013-09-02 Elena DemikhovskyAVX-512: gather-scatter tests; added foldable instructions;
2013-09-01 Elena DemikhovskyAVX-512: Added GATHER and SCATTER instructions.