This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 42411242d60 [X86][AVX] Add support for i16 256-bit vector horizontal op [...] new 7ba70e88cc0 [llvm-objcopy, tests] Fix several llvm-objcopy tests new 8ec2a959fa2 [X86][SSE] Use SplitOpsAndApply to improve HADD/HSUB lowering
The 2 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/Target/X86/X86ISelLowering.cpp | 28 +++++++++++++----- test/CodeGen/X86/haddsub-shuf.ll | 50 ++++++++++---------------------- test/CodeGen/X86/madd.ll | 18 ++++-------- test/CodeGen/X86/sad.ll | 9 ++---- test/CodeGen/X86/vector-reduce-add.ll | 18 ++++-------- test/tools/llvm-objcopy/Inputs/ungzip.py | 10 ++++++- 6 files changed, 60 insertions(+), 73 deletions(-)