index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
MC
/
X86
/
avx512-encodings.s
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Remove the suffix on vcvt[u]si2ss/sd register variants in assembly prin...
Craig Topper
2019-05-06
1
-76
/
+76
*
[X86] Remove the _alt forms of AVX512 VPCMP instructions. Use a combination o...
Craig Topper
2019-03-17
1
-2
/
+2
*
[X86] Move the 'vmovq.s' and similar assembly strings for EVEX vector moves w...
Craig Topper
2018-06-18
1
-124
/
+124
*
[TableGen] Prevent double flattening of InstAlias asm strings in the asm matc...
Craig Topper
2018-06-18
1
-0
/
+8
*
[X86] Remove checks for FeatureAVX512 from the X86 assembly parser. Remove mc...
Craig Topper
2018-02-02
1
-1
/
+1
*
[X86] Remove memory forms of EVEX encoded vcvttss2si/vcvttsd2si from asm matc...
Craig Topper
2018-01-06
1
-8
/
+8
*
[X86] Remove memory forms of EVEX encoded vcvtsd2si/vcvtss2si from the assemb...
Craig Topper
2018-01-06
1
-4
/
+4
*
[X86] Add vcvtsd2sil/vcvtsd2siq etc. InstAliases to the EVEX-encoded instruct...
Craig Topper
2018-01-05
1
-0
/
+64
*
[X86] Add InstAliases for 'vmovd' with GR64 registers to select EVEX encoded ...
Craig Topper
2018-01-05
1
-0
/
+8
*
[AVX-512] Add more gather/scatter encoding test cases.
Craig Topper
2017-01-16
1
-0
/
+48
*
[X86] [AVX512] Minor fix in encoding of scalar EVEX instructions. NFC.
Michael Zuckerman
2016-12-18
1
-18
/
+18
*
[AVX-512] Add suffixless aliases for EVEX encoded vcvtsi2ss/vcvtsi2sd/vcvtusi...
Craig Topper
2016-11-14
1
-0
/
+18
*
[AVX512] Add aliases for vcvttss2si{l|q}, vcvttsd2si{l|q}, vcvttss2usi{l|q}, ...
Igor Breger
2016-08-03
1
-0
/
+128
*
AVX512: Fix scalar mem operands.
Igor Breger
2016-02-22
1
-54
/
+54
*
[AVX512] [CMPPS ][ CMPPD ] Adding full Comparison Predicate names
Michael Zuckerman
2016-01-25
1
-0
/
+208
*
[AVX-512] Make spacing between comma and {sae} operand consistent in asm stri...
Craig Topper
2016-01-11
1
-28
/
+28
*
[AVX512] Bring vmovq instructions names into alignment with the AVX and SSE n...
Craig Topper
2015-12-28
1
-12
/
+12
*
[X86][AVX512] add vmovss/sd missing encoding
Asaf Badouh
2015-12-06
1
-0
/
+55
*
[X86][AVX512] add comi with Sae
Asaf Badouh
2015-12-02
1
-0
/
+127
*
AVX512:Implemented encoding for the vmovq.s instruction.
Igor Breger
2015-11-29
1
-0
/
+16
*
AVX512: Implemented encoding, intrinsics and DAG lowering for VMOVDDUP instru...
Igor Breger
2015-11-19
1
-0
/
+36
*
AVX512: Implemented encoding for the vmovss.s and vmovsd.s instructions.
Igor Breger
2015-11-19
1
-0
/
+96
*
AVX512: Implemented encoding for the follow instructions.
Igor Breger
2015-11-19
1
-0
/
+384
*
AVX512: Implemented encoding and intrinsics for VMOVSHDUP/VMOVSLDUP instructi...
Igor Breger
2015-11-16
1
-0
/
+72
*
Revert r253160.
Igor Breger
2015-11-15
1
-72
/
+0
*
AVX512: Implemented encoding and intrinsics for VMOVSHDUP/VMOVSLDUP instructi...
Igor Breger
2015-11-15
1
-0
/
+72
*
AVX512 : Implemented encoding and DAG lowering for VMOVHPS/PD and VMOVLPS/PD ...
Igor Breger
2015-11-10
1
-0
/
+192
*
revert rev. 252153 due to build failure on ubuntu
Asaf Badouh
2015-11-05
1
-127
/
+0
*
[X86][AVX512] add comi with Sae
Asaf Badouh
2015-11-05
1
-0
/
+127
*
AVX512: add encoding tests for vmovq/d instructions.
Igor Breger
2015-11-03
1
-1
/
+346
*
[X86][AVX512] [X86][AVX512] add convert float to half
Asaf Badouh
2015-10-27
1
-0
/
+56
*
[X86][AVX512] extend vcvtph2ps to support xmm/ymm and sae versions
Asaf Badouh
2015-10-22
1
-0
/
+39
*
AVX512: Implemented encoding and intrinsics for VPBROADCASTB/W/D/Q instructions.
Igor Breger
2015-10-20
1
-0
/
+124
*
AVX512: Implemented encoding and intrinsics for vpternlogd/q.
Igor Breger
2015-10-15
1
-0
/
+121
*
AVX512: Implemented encoding and intrinsics for VPERMILPS/PD instructions.
Igor Breger
2015-10-04
1
-0
/
+232
*
[X86][AVX512] add masked version for RSQRT14 & RCP14 Scalar FP
Asaf Badouh
2015-09-21
1
-0
/
+143
*
AVX512: Implemented encoding and intrinsics for vcmpss/sd.
Igor Breger
2015-09-20
1
-0
/
+88
*
[X86][AVX512] extend support in Scalar conversion
Asaf Badouh
2015-09-20
1
-0
/
+1311
*
AVX512: vsqrtss/sd encoding and intrinsics implementation.
Igor Breger
2015-09-20
1
-0
/
+104
*
AVX512: Implement instructions encoding, lowering and intrinsics
Igor Breger
2015-09-20
1
-0
/
+160
*
AVX512: Implemented encoding and intrinsics for
Igor Breger
2015-09-10
1
-0
/
+192
*
Revert "AVX512: Implemented encoding and intrinsics for vextracti64x4 ,vext...
Renato Golin
2015-09-09
1
-192
/
+0
*
AVX512: Implemented encoding and intrinsics for
Igor Breger
2015-09-09
1
-0
/
+192
*
AVX512: kunpck encoding implementation
Igor Breger
2015-09-08
1
-0
/
+4
*
AVX512: Implemented encoding and intrinsics for VGETMANTPD/S , VGETMANTSD/S i...
Igor Breger
2015-09-02
1
-0
/
+232
*
AVX512: Implemented encoding and intrinsics for vshufps/d.
Igor Breger
2015-09-02
1
-0
/
+120
*
AVX512: ktest implemantation
Igor Breger
2015-08-31
1
-0
/
+4
*
AVX512: Add encoding tests for vscatter instructions
Igor Breger
2015-08-31
1
-0
/
+64
*
AVX512: Implemented encoding and intrinsics for VGETEXPSS/D instructions
Igor Breger
2015-07-28
1
-0
/
+80
*
Implemented encoding and intrinsics of the following instructions
Igor Breger
2015-07-26
1
-0
/
+448
[next]