This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 81458a6d244 Add test case for add to sub transformation. NFC new 512e2181378 [X86] Prefer VPBLENDD for v2i64/v4i64 blends with AVX2.
The 1 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/X86InstrSSE.td | 40 ++++++++++++++-- .../CodeGen/X86/avx512-shuffles/partial_permute.ll | 8 ++-- test/CodeGen/X86/combine-sdiv.ll | 44 +++++++++++------ test/CodeGen/X86/insertelement-ones.ll | 22 +++++++-- test/CodeGen/X86/lower-vec-shift.ll | 38 ++++++++++----- test/CodeGen/X86/pr34592.ll | 12 ++--- test/CodeGen/X86/sse2.ll | 25 ++++++---- test/CodeGen/X86/vector-narrow-binop.ll | 30 +++++++++--- test/CodeGen/X86/vector-shuffle-128-v4.ll | 16 +++++-- test/CodeGen/X86/vector-shuffle-128-v8.ll | 55 +++++++++++++++------- 10 files changed, 207 insertions(+), 83 deletions(-)