This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dcc9618 [X86][SSE] Lower suitably sign-extended mul vXi64 using PMULDQ new e5753c5 [X86][SSE] Add support for combining SSE VSHLI/VSRLI uniform [...]
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 | 33 ++++++++++++++++++++++++++++++++ test/CodeGen/X86/bswap-vector.ll | 6 ++---- test/CodeGen/X86/pmul.ll | 15 +++------------ test/CodeGen/X86/vector-idiv-udiv-128.ll | 30 ++++++++++++++--------------- test/CodeGen/X86/vector-lzcnt-128.ll | 12 ++++-------- test/CodeGen/X86/vector-lzcnt-256.ll | 8 ++------ 6 files changed, 58 insertions(+), 46 deletions(-)