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
*
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
*
[X86][SSE] Merged UNPCK shuffle decode comments. NFC.
Simon Pilgrim
2015-11-16
1
-193
/
+75
*
AVX512: Implemented encoding and intrinsics for VMOVSHDUP/VMOVSLDUP instructi...
Igor Breger
2015-11-16
1
-61
/
+65
*
Revert r253160.
Igor Breger
2015-11-15
1
-65
/
+61
*
AVX512: Implemented encoding and intrinsics for VMOVSHDUP/VMOVSLDUP instructi...
Igor Breger
2015-11-15
1
-61
/
+65
*
AVX512: Implemented DAG lowering for shuff62x2/shufi62x2 instructions ( shuff...
Igor Breger
2015-10-15
1
-1
/
+64
*
[X86][MMX] Added shuffle decodes for MMX/3DNow! shuffles.
Simon Pilgrim
2015-09-13
1
-0
/
+61
*
[X86][SSE4A] Shuffle lowering using SSE4A EXTRQ/INSERTQ instructions
Simon Pilgrim
2015-07-06
1
-0
/
+23
*
Reformat.
NAKAMURA Takumi
2015-05-25
1
-65
/
+64
*
Prune CRLFs.
NAKAMURA Takumi
2015-05-25
1
-982
/
+982
[next]