summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx512bw-intrinsics.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Fix PR23155 by turning on X86FixupBWInsts by default.Kevin B. Smith2016-04-081-1/+1
* [LLVM][AVX512] PSRLWI Chnage imm8 to intMichael Zuckerman2016-03-031-5/+5
* [LLVM][AVX512]PSRAWI Change imm8 to int.Michael Zuckerman2016-03-021-5/+5
* [AVX512][PSLLW ][PSLLV] Change imm8 to intMichael Zuckerman2016-02-281-5/+5
* [LLVM][AVX512][PSHUFHW ][PSHUFLW ] Change imm8 to intMichael Zuckerman2016-02-241-10/+10
* AVX512: VPBROADCASTB/W/D/Q from GPR intrinsics implementation.Igor Breger2016-02-071-0/+64
* [AVX512] Adding PTESTNMB/D/W/Q instructionMichael Zuckerman2016-01-251-0/+36
* [AVX512] Adding PTESTMB/W/D/Q instruction Michael Zuckerman2016-01-251-0/+36
* Added Skylake client to X86 targets and featuresElena Demikhovsky2016-01-241-56/+196
* AVX512: VMOVDQU8/16/32/64 (load) intrinsic implementation.Igor Breger2016-01-241-1/+60
* AVX512: Masked move intrinsic implementation.Igor Breger2016-01-211-0/+51
* AVX512: Masked store intrinsic implementation.Igor Breger2016-01-181-1/+48
* [AVX512] Adding VPERMW/D/Q VPERMPS/D Intrinsics Michael Zuckerman2016-01-171-1/+21
* [AVX512] Adding PMOVSXBD/W/Q , PMOVZSDQ and PMOVZSWD/Q Intrinsics .Michael Zuckerman2016-01-131-0/+20
* [AVX512] Adding PMOVZXBD/W/Q , PMOVZXDQ and PMOVZXWD/Q Intrinsics Michael Zuckerman2016-01-131-0/+21
* [avx512] Fix test avx512bw-intrinsics.llMichael Zuckerman2016-01-071-58/+58
* [AVX512] add PSLLW and PSLLV IntrinsicMichael Zuckerman2016-01-071-0/+60
* [AVX512] add PSRAV IntrinsicMichael Zuckerman2016-01-071-0/+20
* [AVX512] add PSHUFHW and PSHUFLW Intrinsic Michael Zuckerman2016-01-071-0/+40
* [AVX512] add PSRAW Intrinsic Michael Zuckerman2016-01-041-0/+40
* [AVX512] add PSRLV Intrinsic Michael Zuckerman2016-01-041-0/+20
* [AVX512] add PSRLW Intrinsic Michael Zuckerman2015-12-291-0/+40
* AVX512: Change VPMOVB2M DAG lowering , use CVT2MASK node instead TRUNCATE.Igor Breger2015-12-271-0/+42
* AVX512: VPMOVM2B/W/D/Q intrinsic implementation.Igor Breger2015-12-241-0/+38
* AVX-512: implement kunpck intrinsics.Igor Breger2015-12-071-0/+50
* AVX512: support AVX512BW Intrinsic in 32bit mode.Igor Breger2015-12-061-2/+1062
* AVX512: regenerate avx512bw intrincics tests results.Igor Breger2015-11-301-470/+879
* [X86] Fix several issues related to X86's psadbw instruction.Cong Hou2015-11-241-6/+6
* [X86][AVX512] Added support for AVX512 UNPCK shuffle decode comments.Simon Pilgrim2015-11-171-0/+8
* [X86][AVX512VLBW] add support in byte shift and SADAsaf Badouh2015-09-021-0/+38
* AVX512: Implemented encoding and intrinsics for vdbpsadbwIgor Breger2015-08-311-0/+20
* AVX512: Implemented encoding and intrinsics for vpalignrIgor Breger2015-08-311-1/+21
* Implemented encoding and intrinsics of the following instructionsIgor Breger2015-07-261-0/+63
* AVX-512: Implemented encoding , DAG lowering and intrinsics for Integer Trunc...Igor Breger2015-07-241-0/+78
* Revert r242990: "AVX-512: Implemented encoding , DAG lowering and ..."Chandler Carruth2015-07-231-78/+0
* AVX-512: Implemented encoding , DAG lowering and intrinsics for Integer Trunc...Igor Breger2015-07-231-0/+78
* AVX-512: Added intrinsics for VCVT* instructions.Elena Demikhovsky2015-07-221-36/+5
* AVX512 : Implemented VPMADDUBSW and VPMADDWD instruction , Igor Breger2015-07-211-0/+33
* [X86][AVX512] Multiply Packed Unsigned Integers with Round and ScaleAsaf Badouh2015-07-061-0/+14
* [x86][AVX512] add Multiply High OpAsaf Badouh2015-07-051-0/+27
* AVX-512: Added all forms of VPABS instructionElena Demikhovsky2015-06-231-1/+28
* AVX-512: added VPSHUFB instruction - all SKX formsElena Demikhovsky2015-06-221-0/+13
* AVX-512: Added intrinsics for VPERMT2W/D/Q/PS/PD andElena Demikhovsky2015-06-221-0/+39
* [AVX512]Asaf Badouh2015-06-181-0/+26
* [AVX512] add integer min/max intrinsics support.Asaf Badouh2015-06-161-0/+104
* AVX-512: Changed CC parameter in "cmp" intrinsicElena Demikhovsky2015-05-111-68/+68
* AVX-512: added integer "add" and "sub" instructions with saturation for SKXElena Demikhovsky2015-05-041-1/+189
* AVX-512: Added VPACK* instructions forms for KNL and SKXElena Demikhovsky2015-05-041-0/+249
* [X86] Use i8 immediate for comparison type on AVX512 packed integer instructi...Craig Topper2015-01-251-68/+68
* AVX-512: BLENDM - fixed encoding of the broadcast versionElena Demikhovsky2014-12-231-1/+49
OpenPOWER on IntegriCloud