This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 33fe838 Revert "Add -strip-nonlinetable-debuginfo capability" new 1ac5295 [DAG] Generalize build_vector -> vector_shuffle combine for m [...]
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 | 326 +++++---- test/CodeGen/PowerPC/pr27078.ll | 9 +- test/CodeGen/X86/oddshuffles.ll | 1104 +++++++++++------------------- test/CodeGen/X86/vector-trunc-math.ll | 470 ++++++------- test/CodeGen/X86/vector-trunc.ll | 133 ++-- 5 files changed, 882 insertions(+), 1160 deletions(-)