[AVX512] add PSLLD and PSLLQ Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / avx512-gather-scatter-intrin.ll
2015-12-24 Elena DemikhovskyAVX-512: Kreg set 0/1 optimization
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-11-19 Elena DemikhovskyAVX-512: Fixed COPY_TO_REGCLASS for mask registers
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.