This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d160cee4e47 [X86] Set scheduler classes to unsupported. NFCI. new 6656bc9f257 [X86][SSE] Combine v16i8 SHL by constants to multiplies
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 | 3 +- test/CodeGen/X86/vector-mul.ll | 103 ++++++++---------- test/CodeGen/X86/vector-shift-shl-128.ll | 180 ++++++++++++++----------------- test/CodeGen/X86/vector-shift-shl-256.ll | 110 +++++++++---------- 4 files changed, 179 insertions(+), 217 deletions(-)