Merging r261365:
[oota-llvm.git] / test / MC / X86 / x86-64-avx512bw.s
2015-11-19 Igor BregerAVX512: Implemented encoding for the follow instructions.
2015-11-18 Igor BregerAVX512: Implemented encoding for vpextrw.s instruction.
2015-10-20 Igor BregerAVX512: Implemented encoding and intrinsics for VPBROAD...
2015-10-08 Igor BregerAVX512: vpextrb/w/d/q and vpinsrb/w/d/q implementation.
2015-10-07 Igor BregerAVX512: Change encoding of vpshuflw and vpshufhw instru...
2015-09-08 Igor BregerAVX512: kunpck encoding implementation
2015-09-02 Asaf Badouh[X86][AVX512VLBW] add support in byte shift and SAD
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-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-21 Igor BregerAVX512 : Implemented VPMADDUBSW and VPMADDWD instruction ,
2015-07-06 Asaf Badouh[X86][AVX512] Multiply Packed Unsigned Integers with...
2015-07-05 Asaf Badouh[x86][AVX512] add Multiply High Op
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-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-04 Elena DemikhovskyAVX-512: added all SKX forms of VPERMW/D/Q instructions.
2015-05-27 Elena DemikhovskyAVX-512: Implemented all forms of sign-extend and zero...
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-03-11 Elena DemikhovskyAVX-512: Added SKX forms of shift instructions.
2015-02-15 Craig Topper[X86] Add assembly parser support for mnemonic aliases...
2014-12-09 Robert Khasanov[AVX512] Added VPBROADCAST{BWDQ} (Load with Broadcast...
2014-10-14 Robert Khasanov[AVX512] Extended avx512_binop_rm to BW/VL subsets.
2014-08-27 Robert Khasanov[SKX] Added new versions of cmp instructions in avx512_...
2014-08-25 Robert Khasanov[SKX] avx512_icmp_packed multiclass extension
2014-08-04 Robert Khasanov[SKX] Enabling load/store instructions: encoding
2014-07-28 Robert Khasanov[SKX] Enabling mask logic instructions: encoding, lowering
2014-07-23 Robert Khasanov[SKX] Added missed test files for rev 213757