This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f6be6ab [InstCombine] use m_APInt to allow ashr folds for vectors wit [...] new 8b122d0 Fix un-initialized error introduced by r291959. new 50520f3 Fix blend mask by switch the side of the operand since Blend [...]
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/X86ISelLowering.cpp | 4 +- test/CodeGen/X86/avx512-mask-op.ll | 4 +- test/CodeGen/X86/merge-consecutive-loads-512.ll | 48 ++++++++++++---------- test/CodeGen/X86/sse3-avx-addsub.ll | 4 +- test/CodeGen/X86/vector-shuffle-128-v16.ll | 8 ++-- test/CodeGen/X86/vector-shuffle-256-v16.ll | 8 ++-- test/CodeGen/X86/vector-shuffle-256-v32.ll | 54 ++++++++++++------------- test/CodeGen/X86/vector-shuffle-512-v16.ll | 2 +- test/CodeGen/X86/vector-shuffle-512-v32.ll | 7 ++-- test/CodeGen/X86/vector-shuffle-512-v8.ll | 11 +++-- test/CodeGen/X86/vector-shuffle-avx512.ll | 48 +++++++++++----------- tools/dsymutil/DwarfLinker.cpp | 2 + 12 files changed, 102 insertions(+), 98 deletions(-)