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-512.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Fix some isel patterns that used aligned vector load instructions with ...
Craig Topper
2018-03-08
1
-4
/
+4
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-55
/
+55
*
[X86] Add a combine to turn (insert_subvector zero, (insert_subvector zero, X...
Craig Topper
2017-09-03
1
-2
/
+0
*
[X86] Add patterns to turn an insert into lower subvector of a zero vector in...
Craig Topper
2017-09-03
1
-12
/
+6
*
[X86] Canonicalize (concat_vectors X, zero) -> (insert_subvector zero, X, 0).
Craig Topper
2017-09-03
1
-14
/
+10
*
[X86] SET0 to use XMM registers where possible PR26018 PR32862
Dinar Temirbulatov
2017-08-03
1
-2
/
+2
*
[AVX-512] Add unmasked subvector inserts and extract to the execution domain ...
Craig Topper
2017-07-31
1
-28
/
+28
*
[X86] SET0 to use XMM registers where possible PR26018 PR32862
Dinar Temirbulatov
2017-07-27
1
-14
/
+14
*
[AVX-512] Fix accidental uses of AH/BH/CH/DH after copies to/from mask registers
Craig Topper
2017-03-28
1
-21
/
+45
*
Fix blend mask by switch the side of the operand since Blend node uses opposi...
Michael Zuckerman
2017-01-15
1
-21
/
+27
*
[X86][AVX512] Adding missing shuffle lowering to blend mask instructions
Michael Zuckerman
2017-01-13
1
-27
/
+21
*
[X86][SSE] Fix domains for VZEXT_LOAD type instructions
Simon Pilgrim
2016-12-15
1
-16
/
+16
*
[AVX-512] Add support for commuting VPERMT2(B/W/D/Q/PS/PD) to/from VPERMI2(B/...
Craig Topper
2016-11-22
1
-32
/
+32
*
[AVX-512] Correct execution domain for VPERMT2PS and VPERMI2PS.
Craig Topper
2016-10-16
1
-8
/
+8
*
[AVX-512] Fix duplicate column in AVX512 execution dependency table that was ...
Craig Topper
2016-08-01
1
-2
/
+2
*
[AVX512] Add initial support for the Execution Domain fixing pass to change s...
Craig Topper
2016-07-22
1
-6
/
+6
*
[AVX512] Add an AddedComplexity line to the 512-bit insert_subvector undef in...
Craig Topper
2016-05-22
1
-14
/
+14
*
DAGCombiner: Relax alignment restriction when changing load type
Matt Arsenault
2016-04-22
1
-1
/
+1
*
[X86][SSE] Added tests to ensure that consecutive loads including any/all vol...
Simon Pilgrim
2016-03-24
1
-0
/
+74
*
[X86][AVX] Add shuffle masking support for EltsFromConsecutiveLoads
Simon Pilgrim
2016-02-21
1
-61
/
+32
*
[X86][SSE] Select domain for 32/64-bit partial loads for EltsFromConsecutiveL...
Simon Pilgrim
2016-02-04
1
-4
/
+4
*
[X86][SSE] Add general 32-bit LOAD + VZEXT_MOVL support to EltsFromConsecutiv...
Simon Pilgrim
2016-02-04
1
-35
/
+10
*
[X86][SSE] Added i686 target tests to make sure we are correctly loading cons...
Simon Pilgrim
2016-02-04
1
-0
/
+188
*
[X86][AVX] Add support for 64-bit VZEXT_LOAD of 256/512-bit vectors to EltsFr...
Simon Pilgrim
2016-02-03
1
-16
/
+0
*
[X86][AVX512] Add support for AVX512 VMOVQ (load) shuffle decoding
Simon Pilgrim
2016-02-02
1
-4
/
+4
*
[X86][AVX512] Add support for AVX512 VMOVD (load) shuffle decoding
Simon Pilgrim
2016-02-01
1
-1
/
+1
*
[X86][AVX512] Add support for AVX512 VMOVSD/VMOVSS shuffle decoding
Simon Pilgrim
2016-02-01
1
-4
/
+4
*
[X86][SSE] Add AVX512 merge consecutive load tests
Simon Pilgrim
2016-02-01
1
-0
/
+526