This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3beff6a [CostModel][X86] Add AVX512 and 512-bit vector shift cost tests. new 9a3bb96 [X86][SSE] Standardized triples in vector shift tests
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: test/CodeGen/X86/vector-shift-ashr-128.ll | 44 ++--- test/CodeGen/X86/vector-shift-ashr-256.ll | 44 ++--- test/CodeGen/X86/vector-shift-ashr-512.ll | 312 +++++++++++++++--------------- test/CodeGen/X86/vector-shift-lshr-128.ll | 44 ++--- test/CodeGen/X86/vector-shift-lshr-256.ll | 44 ++--- test/CodeGen/X86/vector-shift-lshr-512.ll | 308 ++++++++++++++--------------- test/CodeGen/X86/vector-shift-shl-128.ll | 44 ++--- test/CodeGen/X86/vector-shift-shl-256.ll | 44 ++--- test/CodeGen/X86/vector-shift-shl-512.ll | 308 ++++++++++++++--------------- 9 files changed, 596 insertions(+), 596 deletions(-)