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
/
CodeGen
/
X86
/
vector-shuffle-combining-xop.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][SSE] Add support for combining scalar_to_vector(extract_vector_elt) int...
Simon Pilgrim
2017-02-03
1
-8
/
+3
*
[X86][XOP] Added FIXME comments to missed shuffle combine opportunities
Simon Pilgrim
2017-02-02
1
-0
/
+2
*
[X86][XOP] Add test showing failure to combine build vector to vpermil2ps shu...
Simon Pilgrim
2017-01-31
1
-0
/
+28
*
[X86][XOP] Fix test name
Simon Pilgrim
2017-01-30
1
-3
/
+3
*
[X86][XOP] Add vpermil2ps target shuffle -> insertps combine test
Simon Pilgrim
2017-01-11
1
-0
/
+14
*
[X86][SSE] Add support for combining target shuffles to SHUFPS.
Simon Pilgrim
2016-12-18
1
-2
/
+6
*
[X86][SSE] Fix domains for VZEXT_LOAD type instructions
Simon Pilgrim
2016-12-15
1
-1
/
+1
*
[X86][SSE] Add support for combining target shuffles to SHUFPD.
Simon Pilgrim
2016-12-11
1
-4
/
+4
*
[X86][XOP] Add target shuffle tests showing missing PSHUFPD combine.
Simon Pilgrim
2016-12-11
1
-0
/
+28
*
[X86][XOP] Add permil2ps buildvector combine test
Simon Pilgrim
2016-12-10
1
-0
/
+23
*
[X86][XOP] Fix VPERMIL2 non-constant pool shuffle decoding (PR31296)
Simon Pilgrim
2016-12-07
1
-2
/
+8
*
[X86][XOP] Add test case for PR31296
Simon Pilgrim
2016-12-06
1
-0
/
+20
*
[X86][SSE] Add support for combining target shuffles to UNPCKL/UNPCKH.
Simon Pilgrim
2016-12-05
1
-4
/
+4
*
[X86][XOP] Add target shuffle tests showing missing UNPCKL combine.
Simon Pilgrim
2016-12-04
1
-0
/
+14
*
[X86][SSE] Renamed shuffle combine test.
Simon Pilgrim
2016-12-02
1
-6
/
+6
*
[X86][SSE] Add support for target shuffle constant folding
Simon Pilgrim
2016-11-30
1
-28
/
+10
*
[X86][SSE] Always combine target shuffles to MOVSD/MOVSS
Simon Pilgrim
2016-10-01
1
-4
/
+2
*
[X86][SSE] Improve target shuffle mask extraction
Simon Pilgrim
2016-09-17
1
-4
/
+1
*
[X86][XOP] Add target shuffle constant folding tests
Simon Pilgrim
2016-09-17
1
-0
/
+90
*
[X86][XOP] Fix VPERMIL2PD mask creation on 32-bit targets
Simon Pilgrim
2016-09-09
1
-68
/
+155
*
[X86][XOP] Add support for combining target shuffles to VPERMIL2PD/VPERMIL2PS
Simon Pilgrim
2016-08-09
1
-0
/
+30
*
[X86][XOP] Add support for combining target shuffles to VPPERM
Simon Pilgrim
2016-08-09
1
-0
/
+12
*
[X86][SSE] Allow target shuffle combining to match masks with SM_Sentinel values
Simon Pilgrim
2016-06-19
1
-1
/
+1
*
[X86][SSE] Improved blend+zero target shuffle combining to use combined shuff...
Simon Pilgrim
2016-06-07
1
-1
/
+2
*
[X86][XOP] Added VPERMIL2PD/VPERMIL2PS raw mask decoding for target shuffle c...
Simon Pilgrim
2016-06-05
1
-4
/
+1
*
[X86][XOP] Added VPERMIL2PD/VPERMIL2PS as a target shuffle type
Simon Pilgrim
2016-06-05
1
-10
/
+14
*
[X86][XOP] Added VPERMIL2PD/VPERMIL2PS shuffle mask comment decoding
Simon Pilgrim
2016-06-04
1
-1
/
+1
*
[X86][XOP] Support for VPERMIL2PD/VPERMIL2PS 2-input shuffle instructions
Simon Pilgrim
2016-06-03
1
-22
/
+18
*
[X86][XOP] Add placeholder VPERMIL2 combining tests
Simon Pilgrim
2016-05-03
1
-0
/
+62
*
[X86][XOP] Fixed VPPERM permute op decoding (PR27472).
Simon Pilgrim
2016-04-24
1
-1
/
+1
*
[X86][SSE] Improved support for decoding target shuffle masks through bitcasts
Simon Pilgrim
2016-04-24
1
-5
/
+1
*
[X86][SSE] Demonstrate issue with decoding shuffle masks that have been lower...
Simon Pilgrim
2016-04-24
1
-0
/
+15
*
[X86][XOP] Added VPPERM -> BLEND-WITH-ZERO Test
Simon Pilgrim
2016-04-23
1
-0
/
+9
*
[X86][XOP] Added VPPERM constant mask decoding and target shuffle combining s...
Simon Pilgrim
2016-04-16
1
-3
/
+16
*
[X86][XOP] Support for VPPERM 2-input shuffle mask decoding
Simon Pilgrim
2016-04-09
1
-4
/
+4
*
[X86][XOP] Support for VPPERM byte shuffle instruction
Simon Pilgrim
2016-03-24
1
-2
/
+11
*
[X86][XOP] Added target shuffle combine tests for XOP's VPPERM 2-op shuffle
Simon Pilgrim
2016-03-14
1
-0
/
+31