This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7b7da9f3c10 [X86][AVX] Add 256-bit vector horizontal op redundant shuff [...] new d5c8d8bb016 [DAG] Fix Memory ordering check in ReduceLoadOpStore. new 09babe53b1d [X86][AVX] Add support for 32/64 bits 256-bit vector horizo [...] new cb80e4d222b DwarfDebug: Reduce duplication in addAccel*** methods
The 3 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: include/llvm/CodeGen/AccelTable.h | 8 ++-- lib/CodeGen/AsmPrinter/AccelTable.cpp | 6 +-- lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 65 ++++++++++++-------------------- lib/CodeGen/AsmPrinter/DwarfDebug.h | 6 +-- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 34 +++++++++-------- lib/Target/X86/X86ISelLowering.cpp | 16 +++++--- test/CodeGen/X86/haddsub-shuf.ll | 6 --- test/CodeGen/X86/pr37826.ll | 11 +----- 8 files changed, 65 insertions(+), 87 deletions(-)