This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a464223848e [DAGCombiner] fix typo in comment; NFC new c7482ced308 [X86] Use 128-bit ops for 256-bit vzmovl patterns. new ea81bb5e03d [X86] Use 128-bit blends instead vmovss/vmovsd for 512-bit [...]
The 2 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/X86InstrAVX512.td | 51 +++++++++++++++++------ lib/Target/X86/X86InstrSSE.td | 27 +++++++----- test/CodeGen/X86/2012-01-12-extract-sv.ll | 12 +++--- test/CodeGen/X86/avx-load-store.ll | 8 +++- test/CodeGen/X86/vec_extract-avx.ll | 14 +++---- test/CodeGen/X86/vector-extend-inreg.ll | 6 ++- test/CodeGen/X86/vector-shuffle-256-v4.ll | 2 +- test/CodeGen/X86/vector-shuffle-512-v16.ll | 4 +- test/CodeGen/X86/vector-shuffle-512-v8.ll | 8 ++-- test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 8 ++-- 10 files changed, 91 insertions(+), 49 deletions(-)