This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f27bcb0a8e7 [DSE] Merge stores when the later store only writes to memo [...] new c5cebfc196b [DAGCombiner] Extending pattern detection for vector shuffle.
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 | 49 +++++++++++++++- test/CodeGen/X86/oddshuffles.ll | 10 ++-- test/CodeGen/X86/shuffle-vs-trunc-512.ll | 92 +++++++----------------------- test/CodeGen/X86/vector-shuffle-512-v16.ll | 11 ++-- test/CodeGen/X86/vector-shuffle-512-v8.ll | 13 ++--- test/CodeGen/X86/x86-interleaved-access.ll | 62 ++++++++++---------- 6 files changed, 114 insertions(+), 123 deletions(-)