summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86IntrinsicsInfo.h
Commit message (Expand)AuthorAgeFilesLines
* AVX512: Implemented encoding and intrinsics for VMOVSHDUP/VMOVSLDUP instructi...Igor Breger2015-11-161-8/+20
* Revert r253160.Igor Breger2015-11-151-20/+8
* AVX512: Implemented encoding and intrinsics for VMOVSHDUP/VMOVSLDUP instructi...Igor Breger2015-11-151-8/+20
* revert rev. 252153 due to build failure on ubuntuAsaf Badouh2015-11-051-57/+1
* [X86][AVX512] add comi with SaeAsaf Badouh2015-11-051-1/+57
* AVX512: Implemented encoding and intrinsics for VBROADCASTI32x2 and VBROADCAS...Igor Breger2015-11-021-0/+10
* Remove CRLF line endings.Benjamin Kramer2015-10-291-6/+6
* [X86][AVX512] [X86][AVX512] add convert float to halfAsaf Badouh2015-10-271-0/+6
* [X86][AVX512] extend vcvtph2ps to support xmm/ymm and sae versionsAsaf Badouh2015-10-221-0/+6
* AVX512: Implemented encoding and intrinsics for VPBROADCASTB/W/D/Q instructions.Igor Breger2015-10-201-0/+24
* Remove CRLF newlines. NFC.Benjamin Kramer2015-10-191-6/+6
* [X86][AVX512DQ] add scalar fpclassAsaf Badouh2015-10-181-1/+3
* [X86][XOP] Add VPROT instruction opcodesSimon Pilgrim2015-10-171-0/+8
* AVX512: Implemented encoding and intrinsics for vpternlogd/q.Igor Breger2015-10-151-2/+26
* [X86][XOP] Added support for the lowering of 128-bit vector integer compariso...Simon Pilgrim2015-10-111-0/+8
* AVX512: Implemented encoding and intrinsics for VPERMILPS/PD instructions.Igor Breger2015-10-041-1/+25
* [X86][XOP] Added support for the lowering of 128-bit vector shifts to XOP shi...Simon Pilgrim2015-09-301-1/+9
* [X86][SSE] Replace 128-bit SSE41 PMOVSX intrinsics with native IRSimon Pilgrim2015-09-231-12/+6
* [X86][AVX512] add masked version for RSQRT14 & RCP14 Scalar FPAsaf Badouh2015-09-211-1/+5
* AVX512: Implemented encoding and intrinsics for vcmpss/sd.Igor Breger2015-09-201-1/+5
* [X86][AVX512] extend support in Scalar conversionAsaf Badouh2015-09-201-0/+12
* AVX512: vsqrtss/sd encoding and intrinsics implementation.Igor Breger2015-09-201-0/+4
* [X86][AVX512DQ] Add fpclass instruction Asaf Badouh2015-09-201-2/+8
* AVX512: Implemented intrinsics for vshuff32x4, vshuff64x2, vshufi64x2, vshufi...Igor Breger2015-09-201-0/+16
* AVX512: Implement instructions encoding, lowering and intrinsicsIgor Breger2015-09-201-1/+25
* AVX512: Implemented encoding and intrinsics for vplzcntq, vplzcntd, vpconflic...Igor Breger2015-09-031-2/+24
* [X86][AVX512VLBW] add support in byte shift and SADAsaf Badouh2015-09-021-1/+4
* AVX512: Implemented encoding and intrinsics for VGETMANTPD/S , VGETMANTSD/S i...Igor Breger2015-09-021-2/+19
* AVX512: Implemented encoding and intrinsics for vshufps/d.Igor Breger2015-09-021-0/+12
* AVX512: Implemented intrinsics for valign.Igor Breger2015-09-011-0/+8
* AVX512: Implemented encoding and intrinsics for vdbpsadbwIgor Breger2015-08-311-1/+6
* AVX512: Implemented encoding and intrinsics for vpalignrIgor Breger2015-08-311-4/+12
* AVX512: Implemented encoding and intrinsics for VGETEXPSS/D instructionsIgor Breger2015-07-281-0/+4
* Implemented encoding and intrinsics of the following instructionsIgor Breger2015-07-261-0/+72
* AVX-512: Implemented encoding , DAG lowering and intrinsics for Integer Trunc...Igor Breger2015-07-241-1/+147
* Revert r242990: "AVX-512: Implemented encoding , DAG lowering and ..."Chandler Carruth2015-07-231-147/+1
* AVX-512: Implemented encoding , DAG lowering and intrinsics for Integer Trunc...Igor Breger2015-07-231-1/+147
* [X86][AVX512] add reduce/range/scalef/rndScaleAsaf Badouh2015-07-221-3/+29
* AVX-512: Added intrinsics for VCVT* instructions.Elena Demikhovsky2015-07-221-0/+157
* AVX512 : Implemented VPMADDUBSW and VPMADDWD instruction , Igor Breger2015-07-211-0/+12
* [X86][SSE4A] Shuffle lowering using SSE4A EXTRQ/INSERTQ instructionsSimon Pilgrim2015-07-061-1/+3
* [X86][SSE] Use the general SMAX/SMIN/UMAX/UMIN opcodes and remove the X86 imp...Simon Pilgrim2015-07-061-72/+72
* [X86][AVX512] Multiply Packed Unsigned Integers with Round and ScaleAsaf Badouh2015-07-061-0/+3
* [x86][AVX512] add Multiply High OpAsaf Badouh2015-07-051-0/+6
* AVX-512: all forms of SCATTER instruction on SKX,Elena Demikhovsky2015-06-291-9/+24
* AVX-512: Implemented missing encoding and intrinsics for FMA instructionsIgor Breger2015-06-291-49/+104
* Whitespace.NAKAMURA Takumi2015-06-291-15/+15
* [x86][AVX512]Asaf Badouh2015-06-281-1/+13
* AVX-512: Added all SKX forms of GATHER instructions.Elena Demikhovsky2015-06-281-0/+16
* AVX-512: Added all forms of VPABS instructionElena Demikhovsky2015-06-231-0/+12
OpenPOWER on IntegriCloud