AVX512: Change encoding of vpshuflw and vpshufhw instructions. Implement WIG as W0...
[oota-llvm.git] / lib / Target / X86 / X86InstrAVX512.td
2015-10-07 Igor BregerAVX512: Change encoding of vpshuflw and vpshufhw instru...
2015-10-04 Igor BregerAVX512: Implemented encoding and intrinsics for VPERMIL...
2015-09-21 Asaf Badouh[X86][AVX512] add masked version for RSQRT14 & RCP14...
2015-09-20 Igor BregerAVX512: Implemented encoding and intrinsics for vcmpss/sd.
2015-09-20 Asaf Badouh[X86][AVX512] extend support in Scalar conversion
2015-09-20 Igor BregerAVX512: vsqrtss/sd encoding and intrinsics implementation.
2015-09-20 Asaf Badouh[X86][AVX512DQ] Add fpclass instruction
2015-09-20 Igor BregerAVX512: Implement instructions encoding, lowering and...
2015-09-10 Igor BregerAVX512: Implemented encoding and intrinsics for
2015-09-09 Renato GolinRevert "AVX512: Implemented encoding and intrinsics...
2015-09-09 Igor BregerAVX512: Implemented encoding and intrinsics for
2015-09-08 Igor BregerAVX512: kunpck encoding implementation
2015-09-03 Igor BregerAVX512: Implemented encoding and intrinsics for vplzcnt...
2015-09-02 Asaf Badouh[X86][AVX512VLBW] add support in byte shift and SAD
2015-09-02 Igor BregerAVX512: Implemented encoding and intrinsics for VGETMAN...
2015-09-02 Igor BregerAVX512: Implemented encoding and intrinsics for vshufps/d.
2015-09-02 Elena DemikhovskyAVX-512: store <4 x i1> and <2 x i1> values in memory
2015-08-31 Igor BregerAVX512: ktest implemantation
2015-08-31 Igor BregerAVX512: Implemented encoding and intrinsics for vdbpsadbw
2015-08-31 Igor BregerAVX512: kadd implementation
2015-08-31 Igor BregerAVX512: Implemented encoding and intrinsics for vpalignr
2015-08-20 Marina Yatsina[X86] Fix bug in COMISD and COMISS definition in td...
2015-08-06 Michael LiaoRemoving tailing whitespaces
2015-07-28 Igor BregerAVX512: Implemented encoding and intrinsics for VGETEXP...
2015-07-26 Igor BregerImplemented encoding and intrinsics of the following...
2015-07-24 Igor BregerAVX-512: Implemented encoding , DAG lowering and intrin...
2015-07-23 Chandler CarruthRevert r242990: "AVX-512: Implemented encoding , DAG...
2015-07-23 Igor BregerAVX-512: Implemented encoding , DAG lowering and intrin...
2015-07-22 Asaf Badouh[X86][AVX512] add reduce/range/scalef/rndScale
2015-07-21 Igor BregerAVX512 : Implemented VPMADDUBSW and VPMADDWD instruction ,
2015-07-13 Elena DemikhovskyAVX-512: Added all AVX-512 forms of Vector Convert...
2015-07-06 Simon Pilgrim[X86][SSE] Use the general SMAX/SMIN/UMAX/UMIN opcodes...
2015-07-06 Asaf Badouh[X86][AVX512] Multiply Packed Unsigned Integers with...
2015-07-05 Asaf Badouh[x86][AVX512] add Multiply High Op
2015-07-01 Igor BregerAVX-512: Implemented missing encoding for FMA scalar...
2015-06-29 Elena DemikhovskyAVX-512: all forms of SCATTER instruction on SKX,
2015-06-29 Igor BregerAVX-512: Implemented missing encoding and intrinsics...
2015-06-28 Asaf Badouh[x86][AVX512]
2015-06-28 Elena DemikhovskyAVX-512: Added all SKX forms of GATHER instructions.
2015-06-23 Elena DemikhovskyAVX-512: Added all forms of VPABS instruction
2015-06-22 Elena DemikhovskyAVX-512: added VPSHUFB instruction - all SKX forms
2015-06-22 Elena DemikhovskyAVX-512: All forms of VCOPMRESS VEXPAND instructions,
2015-06-18 Asaf Badouh[AVX512]
2015-06-18 Elena DemikhovskyAVX-512: (fixed) Added encoding of all forms of VPERMT2...
2015-06-18 Elena Demikhovskyreverted 239999 due to test failures
2015-06-18 Elena DemikhovskyAVX-512: Added encoding of all forms of VPERMT2W/D...
2015-06-17 Igor BregerAVX-512: cvtusi2ss/d intrinsics.
2015-06-16 Asaf Badouh[AVX512] add integer min/max intrinsics support.
2015-06-14 Igor BregerAVX-512: Implemented cvtsi2ss/d cvtusi2ss/d instruction...
2015-06-10 Elena DemikhovskyAVX-512: Fixed a bug in comparison of i1 vectors.
2015-06-08 Igor BregerAVX-512: Implemented 256/128bit VALIGND/Q instructions...
2015-06-04 Elena DemikhovskyAVX-512: added all SKX forms of VPERMW/D/Q instructions.
2015-06-03 Asaf Badouhre-apply 238809
2015-06-03 Elena DemikhovskyAVX-512: Implemented SHUFF32x4/SHUFF64x2/SHUFI32x4...
2015-06-02 Elena DemikhovskyAVX-512: Implemented VRANGESD and VRANGESS instructions...
2015-06-02 Elena DemikhovskyAVX-512: Implemented VFIXUPIMMSD and VFIXUPIMMSS instru...
2015-06-02 Asaf Badouhrevert 238809
2015-06-02 Asaf BadouhAVX-512: Implemented GETEXP instruction for KNL and SKX
2015-06-01 Elena DemikhovskyAVX-512: Implemented VRANGEPD and VRANGEPD instructions...
2015-06-01 Elena DemikhovskyAVX-512: added all forms of VPSHUFD and VPSHUFHW, VPSHUFLW
2015-06-01 Elena DemikhovskyAVX-512: Implemented VFIXUPIMMPD and VFIXUPIMMPS instru...
2015-05-27 Elena DemikhovskyAVX-512: Fixed a bug in extracting subvector from v64i1
2015-05-27 Elena DemikhovskyAVX-512: Implemented all forms of sign-extend and zero...
2015-05-20 Elena DemikhovskyAVX-512: fixed algorithm of building vectors of i1...
2015-05-18 Elena DemikhovskyAVX-512: Added patterns for scalar-to-vector broadcast
2015-05-18 Elena DemikhovskyAVX-512: Added VBROADCASTF64X4, VBROADCASTF64X2, VBROAD...
2015-05-17 Elena DemikhovskyAVX-512: fixed a bug in mask operations - (i1 1) pattern
2015-05-13 Elena DemikhovskyAVX-512: fixed a bug in encoding of VPSRAQ instrcution,
2015-05-11 Elena DemikhovskyAVX-512: Added SKX instructions and intrinsics:
2015-05-10 Elena DemikhovskyAVX-512: fixed a bug in i1 vectors lowering
2015-05-07 Elena DemikhovskyAVX-512: Added all forms of FP compare instructions...
2015-05-04 Elena DemikhovskyAVX-512: added calling convention for i1 vectors in...
2015-05-04 Elena DemikhovskyAVX-512: added integer "add" and "sub" instructions...
2015-05-04 Elena DemikhovskyAVX-512: Added VPACK* instructions forms for KNL and SKX
2015-04-30 Elena DemikhovskyMasked gather and scatter - added DAGCombine visitors
2015-04-27 Elena DemikhovskyAVX-512: Extend/Truncate operations for SKX,
2015-04-21 Elena DemikhovskyAVX-512: Added VPMOVx2M instructions for SKX,
2015-04-21 Elena DemikhovskyAVX-512: Added VPTESTM and VPTESTNM instructions for SKX
2015-04-21 Elena DemikhovskyAVX-512: Added logical and arithmetic instructions...
2015-04-02 Elena DemikhovskyAVX-512: intrinsics for VPADD, VPMULDQ and VPSUB
2015-03-30 Elena DemikhovskyAVX-512: blank lines, duplicated tests, no functional...
2015-03-29 Elena DemikhovskyAVX-512: Fixed the "commutative" property flag in VPAND...
2015-03-12 Elena DemikhovskyAVX-512: Added encoding tests for VPROR, VPROL instruct...
2015-03-11 Elena DemikhovskyAVX-512: Added SKX forms of shift instructions.
2015-03-05 Elena DemikhovskyAVX-512, SKX: Enabled masked_load/store operations...
2015-03-03 Elena DemikhovskyAVX-512: Moved patterns for masked load/store under...
2015-03-02 Elena DemikhovskyAVX-512: Simplified MOV patterns, no functional changes.
2015-03-02 Craig Topper[X86] Fix diassembler crash on AVX512 cmpps/cmppd with...
2015-03-01 Elena DemikhovskyReverted 230471 - gather scatter handling in table...
2015-03-01 Elena DemikhovskyAVX-512: Added mask and rounding mode for scalar arithm...
2015-02-25 Elena DemikhovskyAVX-512: Gather and Scatter patterns
2015-02-23 Elena DemikhovskyAVX-512: recommitted 229837 + bugfix + test
2015-02-20 Eric ChristopherRevert "AVX-512: Full implementation for VRNDSCALESS...
2015-02-20 Eric ChristopherAdd a license header to the AVX512 file.
2015-02-19 Elena DemikhovskyAVX-512: Full implementation for VRNDSCALESS/SD instruc...
2015-02-18 Elena DemikhovskyAVX-512: Added support for FP instructions with embedde...
2015-02-17 Elena DemikhovskyAVX-512: changes in intel_ocl_bi calling conventions
2015-02-12 Elena DemikhovskyAVX-512: Fixed the "test" operation for i1 type
2015-02-09 Craig Topper[X86] Remove 'memop' uses from AVX512. Use 'load' instead.
2015-01-28 Elena DemikhovskyAVX-512: Added FMA intrinsics with rounding mode
next