This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ad1cf6ea639 Merge branch 'arcpatch-D55094' new c0b52ffd9cc [x86] lower extracted add/sub to horizontal vector math new fe1b0979143 [MC][X86] Add test case for invalid use of "(%dx)" operand.
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 | 74 ++- test/CodeGen/X86/haddsub-undef.ll | 112 ++--- test/CodeGen/X86/phaddsub-extract.ll | 845 +++++++++++++++++++++++------------ test/CodeGen/X86/phaddsub-undef.ll | 72 +-- test/MC/X86/x86_errors.s | 4 + 5 files changed, 700 insertions(+), 407 deletions(-)