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
/
avx-vperm2x128.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DAGCombiner] look through bitcasts when trying to narrow vector binops
Sanjay Patel
2018-11-20
1
-2
/
+2
*
[X86] Force floating point values in constant pool decoding to print in scien...
Craig Topper
2018-10-29
1
-4
/
+4
*
Recommit r344877 "[X86] Stop promoting integer loads to vXi64"
Craig Topper
2018-10-22
1
-1
/
+1
*
Revert r344877 "[X86] Stop promoting integer loads to vXi64"
Craig Topper
2018-10-22
1
-1
/
+1
*
[X86] Stop promoting integer loads to vXi64
Craig Topper
2018-10-21
1
-1
/
+1
*
[DAGCombiner] Add EXTRACT_SUBVECTOR to SimplifyDemandedVectorElts
Simon Pilgrim
2018-07-07
1
-1
/
+1
*
[X86] Teach shuffle lowering to recognize 128/256 bit insertions into a zero ...
Craig Topper
2018-02-09
1
-8
/
+4
*
[X86][SSE] Add custom execution domain fixing for BLENDPD/BLENDPS/PBLENDD/PBL...
Simon Pilgrim
2018-01-15
1
-18
/
+18
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-72
/
+72
*
[X86] Add VPERMPD/VPERMQ and VPERMPS/VPERMD to the execution domain fixing ta...
Craig Topper
2017-09-19
1
-1
/
+1
*
[X86] Fix two more places to prefer VPERMQ/PD over VPERM2X128 when AVX2 is en...
Craig Topper
2017-09-18
1
-30
/
+65
*
[X86] Add isel patterns to be able to fold loads into VPERM2F128 even when th...
Craig Topper
2017-09-16
1
-2
/
+2
*
[X86] Prefer VPERMQ over VPERM2F128 for any unary shuffle, not just the ones ...
Craig Topper
2017-09-15
1
-8
/
+18
*
[X86] SET0 to use XMM registers where possible PR26018 PR32862
Dinar Temirbulatov
2017-07-27
1
-8
/
+8
*
[X86][AVX] Regenerated and cleaned up AVX1 intrinsic tests.
Simon Pilgrim
2017-07-26
1
-69
/
+69
*
[x86] transform vector inc/dec to use -1 constant (PR33483)
Sanjay Patel
2017-06-26
1
-12
/
+20
*
[x86] use vperm2f128 rather than vinsertf128 when there's a chance to fold a ...
Sanjay Patel
2017-06-11
1
-14
/
+6
*
[X86] Genericize the handling of INSERT_SUBVECTOR from an EXTRACT_SUBVECTOR t...
Craig Topper
2017-02-13
1
-1
/
+1
*
[X86] Add support for folding (insert_subvector vec1, (extract_subvector vec2...
Craig Topper
2017-02-04
1
-2
/
+1
*
[DAGCombiner] (REAPPLIED) Add vector demanded elements support to computeKnow...
Simon Pilgrim
2016-10-29
1
-4
/
+2
*
Revert "[DAGCombiner] Add vector demanded elements support to computeKnownBits"
Juergen Ributzka
2016-10-28
1
-2
/
+4
*
[DAGCombiner] Add vector demanded elements support to computeKnownBits
Simon Pilgrim
2016-10-27
1
-4
/
+2
*
[X86][AVX2] Allow VPERMPD/VPERMQ shuffles to call combineShuffle (reapplied)
Simon Pilgrim
2016-07-14
1
-2
/
+2
*
Revert r275411, it cause PR28552.
Nico Weber
2016-07-14
1
-2
/
+2
*
[X86][AVX] Added an additional vperm2f128 memory folding test
Simon Pilgrim
2016-07-14
1
-0
/
+12
*
[X86][AVX2] Allow VPERMPD/VPERMQ shuffles to call combineShuffle
Simon Pilgrim
2016-07-14
1
-2
/
+2
*
[X86][AVX2] Prefer VPERMQ/VPERMPD over VINSERTI128/VINSERTF128 for unary shuf...
Simon Pilgrim
2016-04-19
1
-9
/
+19
*
[X86][AVX] Added extra memory folding tests for D19228
Simon Pilgrim
2016-04-18
1
-0
/
+25
*
[X86][AVX] Added zero+blend vs vperm2f128 optsize tests cases (PR22984)
Simon Pilgrim
2016-04-18
1
-0
/
+69
*
[X86][AVX] Renamed vperm2f128 test to make it quicker to review
Simon Pilgrim
2016-04-18
1
-23
/
+23
*
[X86][AVX] Renamed vperm2f128 tests to make it quicker to review
Simon Pilgrim
2016-04-18
1
-79
/
+79
*
[X86][AVX] Add commutation support for VPERM2X128 instructions
Simon Pilgrim
2016-01-25
1
-0
/
+171
*
Make utils/update_llc_test_checks.py note that the assertions are
James Y Knight
2015-11-23
1
-0
/
+1
*
[X86][SSE] Shuffle blends with zero
Simon Pilgrim
2015-10-29
1
-6
/
+19
*
[X86][AVX] Regenerate tests.
Simon Pilgrim
2015-10-25
1
-10
/
+10
*
[X86][AVX] Add support for shuffle decoding of vperm2f128/vperm2i128 with zer...
Simon Pilgrim
2015-07-06
1
-10
/
+10
*
[x86] Update the order of instructions after I switched to a bitcast
Chandler Carruth
2015-05-30
1
-1
/
+1
*
[X86, AVX] recognize shufflevector with zero input as a vperm2 (PR22984)
Sanjay Patel
2015-03-24
1
-0
/
+91
*
[X86][AVX] Fix wrong lowering of VPERM2X128 nodes
Andrea Di Biagio
2015-03-08
1
-1
/
+71
*
fixed to test only the feature, not the feature and a CPU
Sanjay Patel
2015-03-06
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
[x86] Teach the x86 vector shuffle lowering to detect mergable 128-bit
Chandler Carruth
2014-11-21
1
-14
/
+5
*
[x86] Teach the vector shuffle lowering to make a more nuanced decision
Chandler Carruth
2014-11-13
1
-6
/
+14
*
[x86, dag] Teach the DAG combiner to prune inputs toa vector_shuffle
Chandler Carruth
2014-10-05
1
-15
/
+7
*
[x86] Teach the new vector shuffle lowering how to lower 128-bit
Chandler Carruth
2014-10-05
1
-102
/
+56
*
[x86] Enable the new vector shuffle lowering by default.
Chandler Carruth
2014-10-04
1
-73
/
+104
*
[x86] Move the vperm2f128 test to be vperm2x128 and test both the
Chandler Carruth
2014-10-02
1
-0
/
+217