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
/
X86ShuffleDecodeConstantPool.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][AVX] Add support for target shuffle combining to VPERMILPS variable shu...
Simon Pilgrim
2016-07-13
1
-3
/
+6
*
[X86][AVX512] Fixed decoding of permd/permpd variable mask shuffles + enabled...
Simon Pilgrim
2016-07-05
1
-3
/
+4
*
Try a bit harder to remove the signed and unsigned comparison warning.
Chandler Carruth
2016-06-11
1
-1
/
+1
*
Compare to an unsigned literal to avoid a -Wsign-compare warning.
Chandler Carruth
2016-06-11
1
-1
/
+1
*
[X86][XOP] Tidied up DecodeVPERMIL2PMask to more closely match DecodeVPERMILP...
Simon Pilgrim
2016-06-05
1
-3
/
+5
*
[X86][XOP] Added VPERMIL2PD/VPERMIL2PS shuffle mask comment decoding
Simon Pilgrim
2016-06-04
1
-0
/
+71
*
[X86][XOP] Support for VPPERM 2-input shuffle mask decoding
Simon Pilgrim
2016-04-09
1
-0
/
+68
*
[X86][AVX512] Fixed VPERMT2* shuffle mask decoding and enabled target shuffle...
Simon Pilgrim
2016-03-06
1
-3
/
+4
*
Fix spelling. NFCI.
Simon Pilgrim
2016-02-26
1
-1
/
+1
*
[X86][SSE] Improve PSHUFB shuffle mask decoding.
Simon Pilgrim
2016-02-18
1
-16
/
+36
*
[X86] Move shuffle decoding for constant pool into the X86CodeGen library to ...
Craig Topper
2015-12-31
1
-0
/
+190