summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86IntrinsicsInfo.h
Commit message (Expand)AuthorAgeFilesLines
* 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