This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5a1b329567b [ValueTracking] Remove unused matchSelectPattern optional a [...] new 413ec947a97 [x86] fix assert with horizontal math + broadcast of vector [...]
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/Target/X86/X86ISelLowering.cpp | 8 ++++---- lib/Target/X86/X86ISelLowering.h | 3 ++- test/CodeGen/X86/haddsub-broadcast.ll | 20 ++++++++++++++++++++ 3 files changed, 26 insertions(+), 5 deletions(-) create mode 100644 test/CodeGen/X86/haddsub-broadcast.ll