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
/
lib
/
Target
/
X86
/
InstPrinter
/
X86InstComments.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][SSE4A] Generalized EXTRQI/INSERTQI shuffle decodes
Simon Pilgrim
2017-07-04
1
-2
/
+2
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
Galina Kistanova
2017-05-31
1
-0
/
+4
*
This patch closes PR#32216: Better testing of schedule model instruction late...
Andrew V. Tischenko
2017-04-14
1
-2
/
+0
*
[X86] Remove alternate CodeGenOnly version of (v)movq that declared the load ...
Craig Topper
2016-11-22
1
-3
/
+0
*
[X86] Remove duplicate instructions for (v)movq and replace with patterns on ...
Craig Topper
2016-11-21
1
-2
/
+0
*
[X86] Add support for printing shuffle comments for VALIGN instructions.
Craig Topper
2016-10-22
1
-0
/
+44
*
[X86][AVX512] Add mask/maskz writemask support to subvector broadcast shuffle...
Simon Pilgrim
2016-10-21
1
-0
/
+40
*
[AVX-512] Add shuffle comments for vbroadcast instructions.
Craig Topper
2016-10-15
1
-0
/
+43
*
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-41
/
+77
*
[X86] Rename VINSERTzrr to use a capital Z to match other instructions. NFC
Craig Topper
2016-07-19
1
-2
/
+2
*
[X86][AVX] Add VBROADCASTF128/VBROADCASTI128 shuffle comments support
Simon Pilgrim
2016-07-14
1
-0
/
+6
*
[X86][AVX512] Add support for VPERMPD/VPERMQ masked shuffle comments
Simon Pilgrim
2016-07-03
1
-0
/
+16
*
[X86][AVX512] Add support for 512-bit shuffle decoding of VPERMPD/VPERMQ
Simon Pilgrim
2016-07-03
1
-17
/
+20
*
[X86][AVX] Renamed VPERMILPI shuffle comment macros to be more specific
Simon Pilgrim
2016-07-03
1
-27
/
+27
*
[X86][AVX512] Add support for VPALIGNR/PSHUFD/PSHUFHW/PSHUFLW masked shuffle ...
Simon Pilgrim
2016-07-03
1
-0
/
+16
*
[X86][AVX512] Add support for UNPCK masked shuffle comments
Simon Pilgrim
2016-07-03
1
-1
/
+51
*
[X86][AVX512] Add support for VPERM/VSHUF masked shuffle comments
Simon Pilgrim
2016-07-03
1
-0
/
+56
*
[X86][AVX512] Add support for PMOVZX masked shuffle comments
Simon Pilgrim
2016-07-03
1
-0
/
+34
*
[X86][AVX512] Add support for masked shuffle comments
Simon Pilgrim
2016-07-03
1
-2
/
+53
*
[X86][AVX512] Tidied up VSHUFF32x4/VSHUFF64x2/VSHUFI32x4/VSHUFI64x2 comment g...
Simon Pilgrim
2016-06-11
1
-35
/
+17
*
[AVX512] Add shuffle comment printing for masked VPERMPD/VPERMQ.
Craig Topper
2016-06-10
1
-1
/
+9
*
[AVX512] Fix shuffle comment printing to handle the masked versions of some s...
Craig Topper
2016-06-10
1
-30
/
+46
*
[X86][AVX512] Added avx512 VPSLLDQ/VPSRLDQ instruction comments
Simon Pilgrim
2016-06-09
1
-0
/
+12
*
[AVX512] Fix shuffle decode printing for several instructions with write mask...
Craig Topper
2016-06-09
1
-3
/
+3
*
[X86] Bring consistent naming to the SSE/AVX and AVX512 PALIGNR instructions....
Craig Topper
2016-06-09
1
-6
/
+2
*
[AVX512] Fix shuffle comment printing for EVEX encoded PSHUFD, PSHUFHW, and P...
Craig Topper
2016-06-03
1
-29
/
+17
*
[AVX512] Disable AVX2 VPERMD, VPERMQ, VPERMPS, and VPERMPD patterns when AVX5...
Craig Topper
2016-05-21
1
-0
/
+4
*
[X86][AVX512] Fixed VPERMILPD/VPERMILPS shuffle comments.
Simon Pilgrim
2016-05-11
1
-2
/
+2
*
[X86][SSE] Avoid repeatedly calling MCInst::getNumOperands(). NFCI.
Simon Pilgrim
2016-05-11
1
-49
/
+49
*
[X86][AVX512] Updated shuffle comments instruction macros to split writemask ...
Simon Pilgrim
2016-05-11
1
-40
/
+46
*
[X86][SSE] Added TODO comment to add support for AVX512 mask registers to shu...
Simon Pilgrim
2016-05-09
1
-0
/
+1
*
[X86][SSE] Added support for MOVHPD/MOVLPD + MOVHPS/MOVLPS shuffle decoding.
Simon Pilgrim
2016-02-07
1
-0
/
+32
*
[X86][AVX512] Added support for VPMOVZX shuffle decoding.
Simon Pilgrim
2016-02-06
1
-75
/
+35
*
[X86][SSE] Moved shuffle decode CASE macros earlier. NFC.
Simon Pilgrim
2016-02-06
1
-48
/
+48
*
[X86][SSE] Refactored PMOVZX shuffle decoding to use scalar input types
Simon Pilgrim
2016-02-06
1
-70
/
+44
*
[X86][AVX512] Add support for AVX512 VMOVQ (load) shuffle decoding
Simon Pilgrim
2016-02-02
1
-0
/
+1
*
[X86][AVX512] Add support for AVX512 VMOVD (load) shuffle decoding
Simon Pilgrim
2016-02-01
1
-0
/
+1
*
[X86][AVX512] Add support for AVX512 VMOVSD/VMOVSS shuffle decoding
Simon Pilgrim
2016-02-01
1
-0
/
+4
*
[X86][AVX512] Add support for AVX512 VINSERTPS shuffle decoding
Simon Pilgrim
2016-02-01
1
-0
/
+2
*
[X86] Remove a return after llvm_unreachable.
Craig Topper
2015-12-31
1
-1
/
+0
*
Fix line endings
Simon Pilgrim
2015-12-13
1
-14
/
+14
*
[X86][AVX512] Added support for VMOVQ shuffle comments
Simon Pilgrim
2015-12-12
1
-12
/
+14
*
[X86][AVX512] Added AVX512 VMOVLHPS/VMOVHLPS shuffle decode comments.
Simon Pilgrim
2015-11-21
1
-0
/
+3
*
AVX512: Implemented encoding, intrinsics and DAG lowering for VMOVDDUP instru...
Igor Breger
2015-11-19
1
-22
/
+8
*
[X86][AVX512] Added AVX512 SHUFP*/VPERMILP* shuffle decode comments.
Simon Pilgrim
2015-11-17
1
-20
/
+23
*
[X86][AVX512] Added support for AVX512 UNPCK shuffle decode comments.
Simon Pilgrim
2015-11-17
1
-88
/
+32
*
[X86][SSE] Merged BLEND shuffle decode comments. NFC.
Simon Pilgrim
2015-11-16
1
-48
/
+8
*
[X86][SSE] Merged ALIGNR/SLLDQ/SRLDQ shuffle decode comments. NFC.
Simon Pilgrim
2015-11-16
1
-30
/
+4
*
[X86][SSE] Merged SHUF/PERM shuffle decode comments. NFC.
Simon Pilgrim
2015-11-16
1
-79
/
+14
[next]