This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e51f5fbfb8c [llvm-mca] Introduce the llvm-mca library and organize the [...] new 51c6d8b704b [X86] Add support for matching paddus patterns where one of [...] new c5f26069a5d [X86] When lowering v32i8 MULHS/MULHU, shuffle after the PA [...]
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 | 31 +- test/CodeGen/X86/paddus.ll | 1966 +++++----------------------- test/CodeGen/X86/prefer-avx256-wide-mul.ll | 5 +- test/CodeGen/X86/vector-idiv-sdiv-256.ll | 10 +- test/CodeGen/X86/vector-idiv-sdiv-512.ll | 20 +- test/CodeGen/X86/vector-idiv-udiv-256.ll | 10 +- test/CodeGen/X86/vector-idiv-udiv-512.ll | 38 +- 7 files changed, 358 insertions(+), 1722 deletions(-)