This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3cef9810b2a [X86] Add patterns to turn an insert into lower subvector o [...] new 3b552a56bb6 [X86] Combine inserting a vector of zeros into a vector of [...] new 03f273f10e1 [X86] Add more patterns to use moves to zero the upper port [...] new 42d6767626a [X86] Add a combine to turn (insert_subvector zero, (insert [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/X86/X86ISelLowering.cpp | 16 +++++++++ lib/Target/X86/X86InstrAVX512.td | 46 +++++++++++++++++++++++++ test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 14 -------- test/CodeGen/X86/compress_expand.ll | 12 +++---- test/CodeGen/X86/masked_gather_scatter.ll | 33 ++++++------------ test/CodeGen/X86/merge-consecutive-loads-512.ll | 2 -- 6 files changed, 77 insertions(+), 46 deletions(-)