This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 18c6fab1078 Pull google/benchmark library to the LLVM tree new a53c4cfc76e [X86][SSE] Avoid vector extraction/insertion for non-consta [...]
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 | 25 +++++++++++++++++++------ test/CodeGen/X86/lower-vec-shift-2.ll | 12 ++++++------ test/CodeGen/X86/vector-rotate-128.ll | 16 ++++++++-------- test/CodeGen/X86/vector-shift-ashr-128.ll | 8 ++++---- test/CodeGen/X86/vector-shift-lshr-128.ll | 8 ++++---- test/CodeGen/X86/vector-shift-shl-128.ll | 8 ++++---- test/CodeGen/X86/vshift-4.ll | 10 ++++++---- 7 files changed, 51 insertions(+), 36 deletions(-)