This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3eb1ddf19ab [X86][AVX512] Use AVX512 attributes instead of -mcpu new d5802f5e18d [X86][AVX512] Use AVX512 attributes instead of -mcpu in vec [...] new 34cbdf56ca3 [X86] Regenerate scalar rotation tests
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: test/CodeGen/X86/rot32.ll | 143 +++++++++++++++++++++++------- test/CodeGen/X86/rot64.ll | 133 +++++++++++++++++++-------- test/CodeGen/X86/vector-shift-ashr-128.ll | 24 ++++- test/CodeGen/X86/vector-shift-ashr-256.ll | 8 +- test/CodeGen/X86/vector-shift-ashr-512.ll | 16 ++-- test/CodeGen/X86/vector-shift-lshr-128.ll | 20 ++++- test/CodeGen/X86/vector-shift-lshr-256.ll | 10 +-- test/CodeGen/X86/vector-shift-lshr-512.ll | 4 +- test/CodeGen/X86/vector-shift-shl-128.ll | 18 +++- test/CodeGen/X86/vector-shift-shl-256.ll | 10 +-- test/CodeGen/X86/vector-shift-shl-512.ll | 4 +- 11 files changed, 283 insertions(+), 107 deletions(-)