This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b66a4fe5b73 [X86] Regenerate vector-shuffle-512-v8.ll so the script wil [...] new 237e0b6b434 [X86][SSE] Prefer BLEND(SHL(v,c1),SHL(v,c2)) over MUL(v, c3)
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/combine-shl.ll | 34 ++++++++++++++++------------------ test/CodeGen/X86/lower-vec-shift.ll | 25 +++++++++++++++++-------- test/CodeGen/X86/vec_shift6.ll | 17 ++++++++--------- test/CodeGen/X86/widen_arith-4.ll | 12 +++++++----- 5 files changed, 73 insertions(+), 48 deletions(-)