summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx512-intrinsics.ll
Commit message (Expand)AuthorAgeFilesLines
* AVX-512: Added all AVX-512 forms of Vector Convert for Float/Double/Int/Long ...Elena Demikhovsky2015-07-131-50/+0
* [x86][AVX512]Asaf Badouh2015-06-281-0/+24
* AVX-512: Added all forms of VPABS instructionElena Demikhovsky2015-06-231-11/+23
* AVX-512: Added intrinsics for VPERMT2W/D/Q/PS/PD andElena Demikhovsky2015-06-221-0/+119
* AVX-512: (fixed) Added encoding of all forms of VPERMT2W/D/Q/PS/PD and VPERMI...Elena Demikhovsky2015-06-181-22/+0
* reverted 239999 due to test failuresElena Demikhovsky2015-06-181-0/+22
* AVX-512: Added encoding of all forms of VPERMT2W/D/Q/PS/PDElena Demikhovsky2015-06-181-22/+0
* AVX-512: cvtusi2ss/d intrinsics.Igor Breger2015-06-171-7/+97
* [AVX512] add integer min/max intrinsics support.Asaf Badouh2015-06-161-24/+122
* AVX-512: Implemented cvtsi2ss/d cvtusi2ss/d instructions with round control f...Igor Breger2015-06-141-0/+40
* re-apply 238809Asaf Badouh2015-06-031-4/+41
* revert 238809Asaf Badouh2015-06-021-41/+4
* AVX-512: Implemented GETEXP instruction for KNL and SKXAsaf Badouh2015-06-021-4/+41
* AVX-512: Added intrinsics for ADDSS/D, MULSS/D, SUBSS/D, DIVSS/DElena Demikhovsky2015-05-181-0/+189
* AVX-512: Changed CC parameter in "cmp" intrinsicElena Demikhovsky2015-05-111-68/+68
* AVX-512: Added SKX instructions and intrinsics:Elena Demikhovsky2015-05-111-18/+359
* AVX-512: Added all forms of FP compare instructions for KNL and SKX.Elena Demikhovsky2015-05-071-4/+4
* AVX-512: Added logical and arithmetic instructions for SKXElena Demikhovsky2015-04-211-0/+77
* AVX-512: intrinsics for VPADD, VPMULDQ and VPSUBElena Demikhovsky2015-04-021-8/+468
* AVX-512: added intrinsics for VPAND, VPOR and VPXORElena Demikhovsky2015-03-301-0/+97
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Revert "AVX-512: Full implementation for VRNDSCALESS/SD instructions and intr...Eric Christopher2015-02-201-8/+0
* AVX-512: Full implementation for VRNDSCALESS/SD instructions and intrinsics.Elena Demikhovsky2015-02-191-0/+8
* AVX-512: Added support for FP instructions with embedded rounding mode.Elena Demikhovsky2015-02-181-0/+167
* [X86] Change comparision immediate type to i8 in test cases for AVX512 floati...Craig Topper2015-01-251-4/+4
* [X86] Use i8 immediate for comparison type on AVX512 packed integer instructi...Craig Topper2015-01-251-68/+68
* [AVX512] Add intrinsics for masked aligned FP loads and storesAdam Nemet2015-01-161-1/+67
* [AVX512] Remove trailing whitespaces in this testAdam Nemet2015-01-161-12/+12
* AVX-512: Added all forms of BLENDM instructions,Elena Demikhovsky2014-12-221-2/+2
* [AVX512] Add support for 512b variable bit shift intrinsics.Cameron McInally2014-12-111-0/+147
* [AVX512] Add 512b integer shift by variable intrinsics and patterns.Cameron McInally2014-11-251-0/+138
* [AVX512] Add 512b masked integer shift by immediate patterns.Cameron McInally2014-11-141-15/+102
* [AVX512] Add integer shift by immediate intrinsics.Cameron McInally2014-11-121-0/+51
* AVX-512: Intrinsics for ERIElena Demikhovsky2014-11-121-35/+0
* [AVX512] Intrinsics for vextract*x4Adam Nemet2014-10-081-0/+36
* [AVX512] Added intrinsics for 128-, 256- and 512-bit versions of VPCMP/VPCMPU...Robert Khasanov2014-10-081-0/+240
* [AVX512] Added intrinsics for 128-, 256- and 512-bit versions of VCMPGT{BWDQ}.Robert Khasanov2014-09-301-0/+32
* [AVX512] Enabled intrinsics for VPCMPEQD and VPCMPEQQ.Robert Khasanov2014-09-301-1/+33
* AVX-512: Added intrinsic for VMOVSS store form with mask.Elena Demikhovsky2014-08-271-0/+9
* [AVX512] Handle valign masking intrinsic via C++ loweringAdam Nemet2014-08-121-0/+9
* [X86] Fixes commit r214890 to match the posted patchAdam Nemet2014-08-061-1/+1
* [AVX512] Add masking variant and intrinsics for valignd/qAdam Nemet2014-08-051-0/+16
* AVX-512: Fixed intrinsic of VSQRTPS/PD instructions.Elena Demikhovsky2014-07-221-4/+4
* [X86] AVX512: Allow writemask argument in vpermt* intrinsicsAdam Nemet2014-07-021-0/+7
* Hook up vector int_ctlz for AVX512.Cameron McInally2014-06-161-0/+18
* Fix bad copy-and-paste from r210652. AVX512 masked leading zero intrinsics.Cameron McInally2014-06-131-2/+2
* Add AVX512 masked leadz instrinsic support.Cameron McInally2014-06-111-1/+33
* [X86] AVX512: Add vmovntdqaAdam Nemet2014-06-101-0/+9
* AVX-512: minor change in rndscale intrinsicElena Demikhovsky2014-05-041-2/+2
* AVX-512: optimized a shuffle pattern to VINSERTI64x4.Elena Demikhovsky2014-04-291-1/+9
OpenPOWER on IntegriCloud