[AVX512] add PSRAV Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / avx512bw-intrinsics.ll
2016-01-07 Michael Zuckerman[AVX512] add PSRAV Intrinsic
2016-01-07 Michael Zuckerman[AVX512] add PSHUFHW and PSHUFLW Intrinsic
2016-01-04 Michael Zuckerman[AVX512] add PSRAW Intrinsic
2016-01-04 Michael Zuckerman[AVX512] add PSRLV Intrinsic
2015-12-29 Michael Zuckerman[AVX512] add PSRLW Intrinsic
2015-12-27 Igor BregerAVX512: Change VPMOVB2M DAG lowering , use CVT2MASK...
2015-12-24 Igor BregerAVX512: VPMOVM2B/W/D/Q intrinsic implementation.
2015-12-07 Igor BregerAVX-512: implement kunpck intrinsics.
2015-12-06 Igor BregerAVX512: support AVX512BW Intrinsic in 32bit mode.
2015-11-30 Igor BregerAVX512: regenerate avx512bw intrincics tests results.
2015-11-24 Cong Hou[X86] Fix several issues related to X86's psadbw instru...
2015-11-17 Simon Pilgrim[X86][AVX512] Added support for AVX512 UNPCK shuffle...
2015-09-02 Asaf Badouh[X86][AVX512VLBW] add support in byte shift and SAD
2015-08-31 Igor BregerAVX512: Implemented encoding and intrinsics for vdbpsadbw
2015-08-31 Igor BregerAVX512: Implemented encoding and intrinsics for vpalignr
2015-07-26 Igor BregerImplemented encoding and intrinsics of the following...
2015-07-24 Igor BregerAVX-512: Implemented encoding , DAG lowering and intrin...
2015-07-23 Chandler CarruthRevert r242990: "AVX-512: Implemented encoding , DAG...
2015-07-23 Igor BregerAVX-512: Implemented encoding , DAG lowering and intrin...
2015-07-22 Elena DemikhovskyAVX-512: Added intrinsics for VCVT* instructions.
2015-07-21 Igor BregerAVX512 : Implemented VPMADDUBSW and VPMADDWD instruction ,
2015-07-06 Asaf Badouh[X86][AVX512] Multiply Packed Unsigned Integers with...
2015-07-05 Asaf Badouh[x86][AVX512] add Multiply High Op
2015-06-23 Elena DemikhovskyAVX-512: Added all forms of VPABS instruction
2015-06-22 Elena DemikhovskyAVX-512: added VPSHUFB instruction - all SKX forms
2015-06-22 Elena DemikhovskyAVX-512: Added intrinsics for VPERMT2W/D/Q/PS/PD and
2015-06-18 Asaf Badouh[AVX512]
2015-06-16 Asaf Badouh[AVX512] add integer min/max intrinsics support.
2015-05-11 Elena DemikhovskyAVX-512: Changed CC parameter in "cmp" intrinsic
2015-05-04 Elena DemikhovskyAVX-512: added integer "add" and "sub" instructions...
2015-05-04 Elena DemikhovskyAVX-512: Added VPACK* instructions forms for KNL and SKX
2015-01-25 Craig Topper[X86] Use i8 immediate for comparison type on AVX512...
2014-12-23 Elena DemikhovskyAVX-512: BLENDM - fixed encoding of the broadcast version
2014-10-08 Robert Khasanov[AVX512] Added intrinsics for 128-, 256- and 512-bit...
2014-09-30 Robert Khasanov[AVX512] Added intrinsics for 128-, 256- and 512-bit...
2014-09-30 Robert Khasanov[AVX512] Added intrinsics for VPCMPEQB and VPCMPEQW.