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
/
merge-consecutive-loads-256.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] No need to avoid selecting AVX_SET0 for 256-bit integer types when only...
Craig Topper
2016-05-08
1
-2
/
+2
*
[X86][SSE] Added tests to ensure that consecutive loads including any/all vol...
Simon Pilgrim
2016-03-24
1
-0
/
+113
*
[X86][SSE] Simplified blend-with-zero combining
Simon Pilgrim
2016-03-17
1
-2
/
+2
*
[X86][SSE41] Combine vector blends with zero
Simon Pilgrim
2016-02-24
1
-2
/
+2
*
[X86][AVX] Add shuffle masking support for EltsFromConsecutiveLoads
Simon Pilgrim
2016-02-21
1
-119
/
+32
*
[X86][SSE] Added support for MOVHPD/MOVLPD + MOVHPS/MOVLPS shuffle decoding.
Simon Pilgrim
2016-02-07
1
-3
/
+3
*
[X86][SSE] Select domain for 32/64-bit partial loads for EltsFromConsecutiveL...
Simon Pilgrim
2016-02-04
1
-7
/
+7
*
[X86][SSE] Add general 32-bit LOAD + VZEXT_MOVL support to EltsFromConsecutiv...
Simon Pilgrim
2016-02-04
1
-64
/
+12
*
[X86][SSE] Added i686 target tests to make sure we are correctly loading cons...
Simon Pilgrim
2016-02-04
1
-0
/
+191
*
[X86][AVX] Add support for 64-bit VZEXT_LOAD of 256/512-bit vectors to EltsFr...
Simon Pilgrim
2016-02-03
1
-20
/
+4
*
[X86][AVX512] Add support for AVX512 VMOVQ (load) shuffle decoding
Simon Pilgrim
2016-02-02
1
-14
/
+4
*
[X86][AVX512] Add support for AVX512 VMOVD (load) shuffle decoding
Simon Pilgrim
2016-02-01
1
-4
/
+4
*
[X86][AVX512] Add support for AVX512 VMOVSD/VMOVSS shuffle decoding
Simon Pilgrim
2016-02-01
1
-18
/
+8
*
[X86][AVX512] Add support for AVX512 VINSERTPS shuffle decoding
Simon Pilgrim
2016-02-01
1
-1
/
+1
*
[X86][SSE] Add AVX512 merge consecutive load tests
Simon Pilgrim
2016-02-01
1
-33
/
+150
*
[X86][AVX] Added more thorough 256-bit vector consecutive load tests.
Simon Pilgrim
2016-01-28
1
-0
/
+419
*
[X86][SSE] Added more exhaustive merge consecutive load tests
Simon Pilgrim
2016-01-15
1
-0
/
+91