summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/X86/avx512-encodings.s
Commit message (Expand)AuthorAgeFilesLines
* [X86] Remove the suffix on vcvt[u]si2ss/sd register variants in assembly prin...Craig Topper2019-05-061-76/+76
* [X86] Remove the _alt forms of AVX512 VPCMP instructions. Use a combination o...Craig Topper2019-03-171-2/+2
* [X86] Move the 'vmovq.s' and similar assembly strings for EVEX vector moves w...Craig Topper2018-06-181-124/+124
* [TableGen] Prevent double flattening of InstAlias asm strings in the asm matc...Craig Topper2018-06-181-0/+8
* [X86] Remove checks for FeatureAVX512 from the X86 assembly parser. Remove mc...Craig Topper2018-02-021-1/+1
* [X86] Remove memory forms of EVEX encoded vcvttss2si/vcvttsd2si from asm matc...Craig Topper2018-01-061-8/+8
* [X86] Remove memory forms of EVEX encoded vcvtsd2si/vcvtss2si from the assemb...Craig Topper2018-01-061-4/+4
* [X86] Add vcvtsd2sil/vcvtsd2siq etc. InstAliases to the EVEX-encoded instruct...Craig Topper2018-01-051-0/+64
* [X86] Add InstAliases for 'vmovd' with GR64 registers to select EVEX encoded ...Craig Topper2018-01-051-0/+8
* [AVX-512] Add more gather/scatter encoding test cases.Craig Topper2017-01-161-0/+48
* [X86] [AVX512] Minor fix in encoding of scalar EVEX instructions. NFC.Michael Zuckerman2016-12-181-18/+18
* [AVX-512] Add suffixless aliases for EVEX encoded vcvtsi2ss/vcvtsi2sd/vcvtusi...Craig Topper2016-11-141-0/+18
* [AVX512] Add aliases for vcvttss2si{l|q}, vcvttsd2si{l|q}, vcvttss2usi{l|q}, ...Igor Breger2016-08-031-0/+128
* AVX512: Fix scalar mem operands.Igor Breger2016-02-221-54/+54
* [AVX512] [CMPPS ][ CMPPD ] Adding full Comparison Predicate names Michael Zuckerman2016-01-251-0/+208
* [AVX-512] Make spacing between comma and {sae} operand consistent in asm stri...Craig Topper2016-01-111-28/+28
* [AVX512] Bring vmovq instructions names into alignment with the AVX and SSE n...Craig Topper2015-12-281-12/+12
* [X86][AVX512] add vmovss/sd missing encoding Asaf Badouh2015-12-061-0/+55
* [X86][AVX512] add comi with SaeAsaf Badouh2015-12-021-0/+127
* AVX512:Implemented encoding for the vmovq.s instruction.Igor Breger2015-11-291-0/+16
* AVX512: Implemented encoding, intrinsics and DAG lowering for VMOVDDUP instru...Igor Breger2015-11-191-0/+36
* AVX512: Implemented encoding for the vmovss.s and vmovsd.s instructions.Igor Breger2015-11-191-0/+96
* AVX512: Implemented encoding for the follow instructions.Igor Breger2015-11-191-0/+384
* AVX512: Implemented encoding and intrinsics for VMOVSHDUP/VMOVSLDUP instructi...Igor Breger2015-11-161-0/+72
* Revert r253160.Igor Breger2015-11-151-72/+0
* AVX512: Implemented encoding and intrinsics for VMOVSHDUP/VMOVSLDUP instructi...Igor Breger2015-11-151-0/+72
* AVX512 : Implemented encoding and DAG lowering for VMOVHPS/PD and VMOVLPS/PD ...Igor Breger2015-11-101-0/+192
* revert rev. 252153 due to build failure on ubuntuAsaf Badouh2015-11-051-127/+0
* [X86][AVX512] add comi with SaeAsaf Badouh2015-11-051-0/+127
* AVX512: add encoding tests for vmovq/d instructions.Igor Breger2015-11-031-1/+346
* [X86][AVX512] [X86][AVX512] add convert float to halfAsaf Badouh2015-10-271-0/+56
* [X86][AVX512] extend vcvtph2ps to support xmm/ymm and sae versionsAsaf Badouh2015-10-221-0/+39
* AVX512: Implemented encoding and intrinsics for VPBROADCASTB/W/D/Q instructions.Igor Breger2015-10-201-0/+124
* AVX512: Implemented encoding and intrinsics for vpternlogd/q.Igor Breger2015-10-151-0/+121
* AVX512: Implemented encoding and intrinsics for VPERMILPS/PD instructions.Igor Breger2015-10-041-0/+232
* [X86][AVX512] add masked version for RSQRT14 & RCP14 Scalar FPAsaf Badouh2015-09-211-0/+143
* AVX512: Implemented encoding and intrinsics for vcmpss/sd.Igor Breger2015-09-201-0/+88
* [X86][AVX512] extend support in Scalar conversionAsaf Badouh2015-09-201-0/+1311
* AVX512: vsqrtss/sd encoding and intrinsics implementation.Igor Breger2015-09-201-0/+104
* AVX512: Implement instructions encoding, lowering and intrinsicsIgor Breger2015-09-201-0/+160
* AVX512: Implemented encoding and intrinsics forIgor Breger2015-09-101-0/+192
* Revert "AVX512: Implemented encoding and intrinsics for vextracti64x4 ,vext...Renato Golin2015-09-091-192/+0
* AVX512: Implemented encoding and intrinsics forIgor Breger2015-09-091-0/+192
* AVX512: kunpck encoding implementation Igor Breger2015-09-081-0/+4
* AVX512: Implemented encoding and intrinsics for VGETMANTPD/S , VGETMANTSD/S i...Igor Breger2015-09-021-0/+232
* AVX512: Implemented encoding and intrinsics for vshufps/d.Igor Breger2015-09-021-0/+120
* AVX512: ktest implemantationIgor Breger2015-08-311-0/+4
* AVX512: Add encoding tests for vscatter instructionsIgor Breger2015-08-311-0/+64
* AVX512: Implemented encoding and intrinsics for VGETEXPSS/D instructionsIgor Breger2015-07-281-0/+80
* Implemented encoding and intrinsics of the following instructionsIgor Breger2015-07-261-0/+448
OpenPOWER on IntegriCloud