This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f6f10854e20 [TableGen] Remove all the static vectors named TheActualPool. new 8cbe21fcdd1 [DAGCombiner] use narrow load to avoid vector extract
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 50 ++++++++++++++++++++ test/CodeGen/AArch64/arm64-vabs.ll | 24 +++++----- test/CodeGen/AArch64/arm64-vadd.ll | 12 ++--- test/CodeGen/AArch64/arm64-vmul.ll | 24 +++++----- test/CodeGen/AArch64/arm64-vshift.ll | 12 ++--- test/CodeGen/AArch64/arm64-vsub.ll | 24 +++++----- test/CodeGen/ARM/vcombine.ll | 4 +- test/CodeGen/ARM/vext.ll | 8 ++-- test/CodeGen/X86/avx512bw-intrinsics.ll | 6 +-- test/CodeGen/X86/vector-shuffle-512-v16.ll | 3 +- test/CodeGen/X86/vector-shuffle-avx512.ll | 34 ++++++-------- test/CodeGen/X86/widened-broadcast.ll | 73 ++++++------------------------ test/CodeGen/X86/x86-interleaved-access.ll | 12 ++--- 13 files changed, 142 insertions(+), 144 deletions(-)