summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86IntrinsicsInfo.h
Commit message (Expand)AuthorAgeFilesLines
...
* AVX-512: added VPSHUFB instruction - all SKX formsElena Demikhovsky2015-06-221-0/+6
* AVX-512: Added intrinsics for VPERMT2W/D/Q/PS/PD andElena Demikhovsky2015-06-221-1/+114
* [AVX512]Asaf Badouh2015-06-181-0/+6
* AVX-512: cvtusi2ss/d intrinsics.Igor Breger2015-06-171-4/+7
* [AVX512] add integer min/max intrinsics support.Asaf Badouh2015-06-161-0/+48
* AVX-512: Implemented cvtsi2ss/d cvtusi2ss/d instructions with round control f...Igor Breger2015-06-141-0/+4
* AVX-512: Implemented 256/128bit VALIGND/Q instructions for SKX and KNLIgor Breger2015-06-081-1/+4
* re-apply 238809Asaf Badouh2015-06-031-3/+23
* revert 238809Asaf Badouh2015-06-021-23/+3
* AVX-512: Implemented GETEXP instruction for KNL and SKXAsaf Badouh2015-06-021-3/+23
* AVX-512: Added intrinsics for ADDSS/D, MULSS/D, SUBSS/D, DIVSS/DElena Demikhovsky2015-05-181-0/+24
* AVX-512: Added SKX instructions and intrinsics:Elena Demikhovsky2015-05-111-1/+32
* AVX-512: Added all forms of FP compare instructions for KNL and SKX.Elena Demikhovsky2015-05-071-12/+20
* AVX-512: added integer "add" and "sub" instructions with saturation for SKXElena Demikhovsky2015-05-041-0/+24
* AVX-512: Added VPACK* instructions forms for KNL and SKXElena Demikhovsky2015-05-041-0/+12
* [x86] remove RCPPS and RSQRTPS intrinsic instruction definitionsSanjay Patel2015-04-281-0/+4
* AVX-512: Added "pandn" intrinsics setElena Demikhovsky2015-04-281-0/+6
* fix 80-cols; NFCSanjay Patel2015-04-271-2/+3
* fix typos; NFCSanjay Patel2015-04-271-1/+1
* AVX-512: Added logical and arithmetic instructions for SKXElena Demikhovsky2015-04-211-73/+146
* AVX-512: intrinsics for VPADD, VPMULDQ and VPSUBElena Demikhovsky2015-04-021-0/+8
* AVX-512: added intrinsics for VPAND, VPOR and VPXORElena Demikhovsky2015-03-301-0/+6
* [X86] Fix a regression introduced by r223641.Quentin Colombet2015-03-121-2/+0
* AVX-512: recommitted 229837 + bugfix + testElena Demikhovsky2015-02-231-2/+6
* Revert "AVX-512: Full implementation for VRNDSCALESS/SD instructions and intr...Eric Christopher2015-02-201-6/+2
* AVX-512: Full implementation for VRNDSCALESS/SD instructions and intrinsics.Elena Demikhovsky2015-02-191-2/+6
* AVX-512: Added support for FP instructions with embedded rounding mode.Elena Demikhovsky2015-02-181-0/+17
* AVX-512: Added FMA intrinsics with rounding modeElena Demikhovsky2015-01-281-16/+64
* AVX-512: Added FMA instructions, intrinsics an tests for KNL and SKX targetsElena Demikhovsky2014-12-231-1/+25
* AVX-512: Added all forms of BLENDM instructions,Elena Demikhovsky2014-12-221-1/+19
* AVX-512: Added EXPAND instructions and intrinsics.Elena Demikhovsky2014-12-151-14/+62
* [AVX512] Add support for 512b variable bit shift intrinsics.Cameron McInally2014-12-111-0/+6
* AVX-512: Added all forms of COMPRESS instructionElena Demikhovsky2014-12-111-3/+53
* X86 intrinsics moved form X86ISelLowering.cpp to X86IntrinsicsInfo.hElena Demikhovsky2014-12-081-1/+48
* [X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns.Ahmed Bougacha2014-12-061-0/+24
* [X86] Clean up whitespace as well as minor coding styleMichael Liao2014-12-041-7/+7
* AVX-512: Scalar ERI intrinsicsElena Demikhovsky2014-11-261-1/+5
* [AVX512] Add 512b integer shift by variable intrinsics and patterns.Cameron McInally2014-11-251-1/+7
* [AVX512] Add integer shift by immediate intrinsics.Cameron McInally2014-11-121-1/+8
* AVX-512: Intrinsics for ERIElena Demikhovsky2014-11-121-1/+7
* [AVX512] Added intrinsics for 128-, 256- and 512-bit versions of VPCMP/VPCMPU...Robert Khasanov2014-10-081-1/+25
* [AVX512] Added intrinsics for 128-, 256- and 512-bit versions of VCMPGT{BWDQ}.Robert Khasanov2014-09-301-0/+12
* [AVX512] Added intrinsics for 128- and 256-bit versions of VCMPEQ{BWDQ}Robert Khasanov2014-09-301-0/+8
* [AVX512] Added intrinsics for VPCMPEQB and VPCMPEQW.Robert Khasanov2014-09-301-0/+2
* [AVX512] Enabled intrinsics for VPCMPEQD and VPCMPEQQ.Robert Khasanov2014-09-301-2/+4
* Fixed compilation problem on Windows (initialization of non-aggregate type).Elena Demikhovsky2014-09-041-6/+2
* X86 Intrinsics table - changed to a static table sorted by intrinsic id.Elena Demikhovsky2014-09-041-201/+223
* X86 intrinsics table - simplifies intrinsics lowering.Elena Demikhovsky2014-08-241-0/+241
* Reverted last commitElena Demikhovsky2014-08-171-235/+0
* Added a table for intrinsics on X86. Elena Demikhovsky2014-08-171-0/+235
OpenPOWER on IntegriCloud