This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e29a02ac3f1 [DWARF] Fix typo, .gnu_index -> .gdb_index new 83e97cbe0d2 [X86] Don't emit *_extend_vector_inreg nodes when both the [...]
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 | 2 +- lib/Target/X86/X86ISelLowering.cpp | 45 ++--- test/CodeGen/X86/avg.ll | 332 +++++++++++++++---------------- test/CodeGen/X86/cast-vsel.ll | 13 +- test/CodeGen/X86/madd.ll | 9 +- test/CodeGen/X86/psubus.ll | 96 ++++----- test/CodeGen/X86/shrink_vmul.ll | 84 ++++---- test/CodeGen/X86/v8i1-masks.ll | 16 +- test/CodeGen/X86/vec_cast2.ll | 18 +- test/CodeGen/X86/vec_int_to_fp.ll | 18 +- test/CodeGen/X86/vector-pcmp.ll | 6 +- test/CodeGen/X86/vector-zext.ll | 24 +-- 12 files changed, 315 insertions(+), 348 deletions(-)