This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4f06332 Fix line endings new b237097 [X86][AVX512BW] Vectorize v64i8 vector shifts
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 | 20 +- lib/Target/X86/X86TargetTransformInfo.cpp | 4 + test/Analysis/CostModel/X86/vshift-ashr-cost.ll | 12 +- test/Analysis/CostModel/X86/vshift-lshr-cost.ll | 12 +- test/Analysis/CostModel/X86/vshift-shl-cost.ll | 12 +- test/CodeGen/X86/vector-shift-ashr-512.ll | 1122 ++--------------------- test/CodeGen/X86/vector-shift-lshr-512.ll | 1077 +--------------------- test/CodeGen/X86/vector-shift-shl-512.ll | 1071 +--------------------- 8 files changed, 212 insertions(+), 3118 deletions(-)