| Commit message (Expand) | Author | Age | Files | Lines |
| * | AVX512: Implemented encoding and intrinsics for VMOVSHDUP/VMOVSLDUP instructi... | Igor Breger | 2015-11-16 | 1 | -8/+20 |
| * | Revert r253160. | Igor Breger | 2015-11-15 | 1 | -20/+8 |
| * | AVX512: Implemented encoding and intrinsics for VMOVSHDUP/VMOVSLDUP instructi... | Igor Breger | 2015-11-15 | 1 | -8/+20 |
| * | revert rev. 252153 due to build failure on ubuntu | Asaf Badouh | 2015-11-05 | 1 | -57/+1 |
| * | [X86][AVX512] add comi with Sae | Asaf Badouh | 2015-11-05 | 1 | -1/+57 |
| * | AVX512: Implemented encoding and intrinsics for VBROADCASTI32x2 and VBROADCAS... | Igor Breger | 2015-11-02 | 1 | -0/+10 |
| * | Remove CRLF line endings. | Benjamin Kramer | 2015-10-29 | 1 | -6/+6 |
| * | [X86][AVX512] [X86][AVX512] add convert float to half | Asaf Badouh | 2015-10-27 | 1 | -0/+6 |
| * | [X86][AVX512] extend vcvtph2ps to support xmm/ymm and sae versions | Asaf Badouh | 2015-10-22 | 1 | -0/+6 |
| * | AVX512: Implemented encoding and intrinsics for VPBROADCASTB/W/D/Q instructions. | Igor Breger | 2015-10-20 | 1 | -0/+24 |
| * | Remove CRLF newlines. NFC. | Benjamin Kramer | 2015-10-19 | 1 | -6/+6 |
| * | [X86][AVX512DQ] add scalar fpclass | Asaf Badouh | 2015-10-18 | 1 | -1/+3 |
| * | [X86][XOP] Add VPROT instruction opcodes | Simon Pilgrim | 2015-10-17 | 1 | -0/+8 |
| * | AVX512: Implemented encoding and intrinsics for vpternlogd/q. | Igor Breger | 2015-10-15 | 1 | -2/+26 |
| * | [X86][XOP] Added support for the lowering of 128-bit vector integer compariso... | Simon Pilgrim | 2015-10-11 | 1 | -0/+8 |
| * | AVX512: Implemented encoding and intrinsics for VPERMILPS/PD instructions. | Igor Breger | 2015-10-04 | 1 | -1/+25 |
| * | [X86][XOP] Added support for the lowering of 128-bit vector shifts to XOP shi... | Simon Pilgrim | 2015-09-30 | 1 | -1/+9 |
| * | [X86][SSE] Replace 128-bit SSE41 PMOVSX intrinsics with native IR | Simon Pilgrim | 2015-09-23 | 1 | -12/+6 |
| * | [X86][AVX512] add masked version for RSQRT14 & RCP14 Scalar FP | Asaf Badouh | 2015-09-21 | 1 | -1/+5 |
| * | AVX512: Implemented encoding and intrinsics for vcmpss/sd. | Igor Breger | 2015-09-20 | 1 | -1/+5 |
| * | [X86][AVX512] extend support in Scalar conversion | Asaf Badouh | 2015-09-20 | 1 | -0/+12 |
| * | AVX512: vsqrtss/sd encoding and intrinsics implementation. | Igor Breger | 2015-09-20 | 1 | -0/+4 |
| * | [X86][AVX512DQ] Add fpclass instruction | Asaf Badouh | 2015-09-20 | 1 | -2/+8 |
| * | AVX512: Implemented intrinsics for vshuff32x4, vshuff64x2, vshufi64x2, vshufi... | Igor Breger | 2015-09-20 | 1 | -0/+16 |
| * | AVX512: Implement instructions encoding, lowering and intrinsics | Igor Breger | 2015-09-20 | 1 | -1/+25 |
| * | AVX512: Implemented encoding and intrinsics for vplzcntq, vplzcntd, vpconflic... | Igor Breger | 2015-09-03 | 1 | -2/+24 |
| * | [X86][AVX512VLBW] add support in byte shift and SAD | Asaf Badouh | 2015-09-02 | 1 | -1/+4 |
| * | AVX512: Implemented encoding and intrinsics for VGETMANTPD/S , VGETMANTSD/S i... | Igor Breger | 2015-09-02 | 1 | -2/+19 |
| * | AVX512: Implemented encoding and intrinsics for vshufps/d. | Igor Breger | 2015-09-02 | 1 | -0/+12 |
| * | AVX512: Implemented intrinsics for valign. | Igor Breger | 2015-09-01 | 1 | -0/+8 |
| * | AVX512: Implemented encoding and intrinsics for vdbpsadbw | Igor Breger | 2015-08-31 | 1 | -1/+6 |
| * | AVX512: Implemented encoding and intrinsics for vpalignr | Igor Breger | 2015-08-31 | 1 | -4/+12 |
| * | AVX512: Implemented encoding and intrinsics for VGETEXPSS/D instructions | Igor Breger | 2015-07-28 | 1 | -0/+4 |
| * | Implemented encoding and intrinsics of the following instructions | Igor Breger | 2015-07-26 | 1 | -0/+72 |
| * | AVX-512: Implemented encoding , DAG lowering and intrinsics for Integer Trunc... | Igor Breger | 2015-07-24 | 1 | -1/+147 |
| * | Revert r242990: "AVX-512: Implemented encoding , DAG lowering and ..." | Chandler Carruth | 2015-07-23 | 1 | -147/+1 |
| * | AVX-512: Implemented encoding , DAG lowering and intrinsics for Integer Trunc... | Igor Breger | 2015-07-23 | 1 | -1/+147 |
| * | [X86][AVX512] add reduce/range/scalef/rndScale | Asaf Badouh | 2015-07-22 | 1 | -3/+29 |
| * | AVX-512: Added intrinsics for VCVT* instructions. | Elena Demikhovsky | 2015-07-22 | 1 | -0/+157 |
| * | AVX512 : Implemented VPMADDUBSW and VPMADDWD instruction , | Igor Breger | 2015-07-21 | 1 | -0/+12 |
| * | [X86][SSE4A] Shuffle lowering using SSE4A EXTRQ/INSERTQ instructions | Simon Pilgrim | 2015-07-06 | 1 | -1/+3 |
| * | [X86][SSE] Use the general SMAX/SMIN/UMAX/UMIN opcodes and remove the X86 imp... | Simon Pilgrim | 2015-07-06 | 1 | -72/+72 |
| * | [X86][AVX512] Multiply Packed Unsigned Integers with Round and Scale | Asaf Badouh | 2015-07-06 | 1 | -0/+3 |
| * | [x86][AVX512] add Multiply High Op | Asaf Badouh | 2015-07-05 | 1 | -0/+6 |
| * | AVX-512: all forms of SCATTER instruction on SKX, | Elena Demikhovsky | 2015-06-29 | 1 | -9/+24 |
| * | AVX-512: Implemented missing encoding and intrinsics for FMA instructions | Igor Breger | 2015-06-29 | 1 | -49/+104 |
| * | Whitespace. | NAKAMURA Takumi | 2015-06-29 | 1 | -15/+15 |
| * | [x86][AVX512] | Asaf Badouh | 2015-06-28 | 1 | -1/+13 |
| * | AVX-512: Added all SKX forms of GATHER instructions. | Elena Demikhovsky | 2015-06-28 | 1 | -0/+16 |
| * | AVX-512: Added all forms of VPABS instruction | Elena Demikhovsky | 2015-06-23 | 1 | -0/+12 |