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-zext.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][SSE] Added PSLLDQ/PSRLDQ as a target shuffle type
Simon Pilgrim
2016-06-11
1
-4
/
+1
*
[X86][SSE] When lowering a 256-bit shuffle as PMOVZX, reduce the input vector...
Simon Pilgrim
2016-05-26
1
-4
/
+2
*
[X86][SSE] Added load_zext_16i8_to_8i32 test
Simon Pilgrim
2016-05-26
1
-0
/
+56
*
[X86][SSE] Reapplied: Simplify vector LOAD + EXTEND on pre-SSE41 hardware
Simon Pilgrim
2016-03-22
1
-52
/
+47
*
[X86][SSE] Simplified blend-with-zero combining
Simon Pilgrim
2016-03-17
1
-4
/
+4
*
Temporarily Revert "[X86][SSE] Simplify vector LOAD + EXTEND on
Eric Christopher
2016-03-14
1
-47
/
+52
*
[X86][SSE] Simplify vector LOAD + EXTEND on pre-SSE41 hardware
Simon Pilgrim
2016-03-11
1
-52
/
+47
*
[X86][SSE] Reapplied: Improve vector ZERO_EXTEND by combining to ZERO_EXTEND_...
Simon Pilgrim
2016-03-10
1
-20
/
+9
*
Revert r262599 "[X86][SSE] Improve vector ZERO_EXTEND by combining to ZERO_EX...
Hans Wennborg
2016-03-08
1
-9
/
+20
*
[X86][SSE] Improve vector ZERO_EXTEND by combining to ZERO_EXTEND_VECTOR_INREG
Simon Pilgrim
2016-03-03
1
-20
/
+9
*
[X86][SSE41] Combine vector blends with zero
Simon Pilgrim
2016-02-24
1
-4
/
+4
*
[X86][AVX] Support bit-mask integer shuffles for 256-bit integer vectors
Simon Pilgrim
2016-02-17
1
-11
/
+5
*
[X86][SSE] Resolve target shuffle inputs to sentinels to permit more combines
Simon Pilgrim
2016-02-07
1
-2
/
+1
*
[X86][AVX512] Added support for VPMOVZX shuffle decoding.
Simon Pilgrim
2016-02-06
1
-1
/
+1
*
[X86] Add AVX512 vector zext tests
Simon Pilgrim
2016-02-04
1
-0
/
+122
*
[X86][SSE] Added 8i8 to 8i64 sext/zext tests
Simon Pilgrim
2016-01-26
1
-0
/
+62
*
[X86][AVX] Only shuffle the lower half of vectors if the upper half is undefined
Simon Pilgrim
2015-12-23
1
-5
/
+5
*
Make utils/update_llc_test_checks.py note that the assertions are
James Y Knight
2015-11-23
1
-0
/
+1
*
[X86][SSE] vector sext/zext tests - remove unnecessary mcpu arguments
Simon Pilgrim
2015-10-25
1
-5
/
+5
*
[X86][SSE] Use lowerVectorShuffleWithUNPCK instead of custom matches.
Simon Pilgrim
2015-10-24
1
-1
/
+1
*
[X86][SSE2] Fix zero/any extension shuffles that don't start from the first e...
Simon Pilgrim
2015-09-24
1
-2
/
+2
*
[X86][SSE] Match zero/any extension shuffles that don't start from the first ...
Simon Pilgrim
2015-09-22
1
-125
/
+185
*
[X86][SSE] Added tests for zero-extension vector shuffles that don't extend s...
Simon Pilgrim
2015-08-24
1
-0
/
+280
*
[DAGCombiner] Attempt to mask vectors before zero extension instead of after.
Simon Pilgrim
2015-08-15
1
-25
/
+21
*
[DAGCombiner] Convert constant AND masks to shuffle clear masks down to the b...
Simon Pilgrim
2015-08-01
1
-151
/
+109
*
[X86][SSE] Use bitmasks instead of shuffles where possible.
Simon Pilgrim
2015-07-28
1
-11
/
+10
*
[X86][SSE] Added additional vector sign/zero load extension tests.
Simon Pilgrim
2015-07-25
1
-37
/
+366
*
[X86][SSE] Added additional vector sign/zero extension tests.
Simon Pilgrim
2015-07-25
1
-45
/
+393
*
[X86][SSE] Tidied up vector extend/truncation tests. NFCI.
Simon Pilgrim
2015-07-12
1
-40
/
+40
*
MachineCopyPropagation: Remove the copies instead of using KILL instructions.
Matthias Braun
2015-05-29
1
-10
/
+0
*
line endings fix
Simon Pilgrim
2015-04-25
1
-8
/
+8
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-3
/
+3
*
Reapplied D7816 & rL230177 & rL230278 - with an additional fix toensure that ...
Simon Pilgrim
2015-02-24
1
-22
/
+11
*
Revert:
Eric Christopher
2015-02-24
1
-11
/
+22
*
[DagCombiner] Generalized BuildVector Vector Concatenation
Simon Pilgrim
2015-02-22
1
-22
/
+11
*
[X86][SSE] Added shuffle based integer zero extension tests.
Simon Pilgrim
2015-02-21
1
-0
/
+158
*
[X86] Combine vector anyext + and into a vector zext
Michael Kuperstein
2015-02-17
1
-76
/
+64
*
[x86] Update some tests with the latest version of my script and llc.
Chandler Carruth
2015-02-15
1
-100
/
+100
*
[CodeGen] Add hook/combine to form vector extloads, enabled on X86.
Ahmed Bougacha
2015-02-05
1
-30
/
+12
*
[X86] Cleanup tabs in test vector-zext.ll. NFC.
Ahmed Bougacha
2015-01-30
1
-83
/
+83
*
[x86] Change u8imm operands to always print as unsigned. This makes shuffle m...
Craig Topper
2015-01-23
1
-5
/
+5
*
[X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns.
Ahmed Bougacha
2014-12-06
1
-0
/
+154
*
[x86] Start improving the matching of unpck instructions based on test
Chandler Carruth
2014-11-12
1
-3
/
+2
*
[x86] Clean up a bunch of vector shuffle tests with my script. Notably,
Chandler Carruth
2014-11-12
1
-2
/
+2
*
[x86] Fix PR21139, one of the last remaining regressions found in the
Chandler Carruth
2014-10-05
1
-3
/
+2
*
[x86] Enable the new vector shuffle lowering by default.
Chandler Carruth
2014-10-04
1
-21
/
+23
*
[x86] Switch some of the new consolidated vector tests to use
Chandler Carruth
2014-10-02
1
-27
/
+27
*
[x86] Teach both sext and zext vector tests to cover a nice wide range
Chandler Carruth
2014-10-01
1
-29
/
+181
*
[x86] Rename avx-{s,z}ext.ll to vector-{s,z}ext.ll.
Chandler Carruth
2014-10-01
1
-0
/
+54