This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 180fafd [AsmPrinter, CodeView] There are some more ways of getting wchar_t new ebbbdf5 [X86][AVX2] Fix v16i16 SHL lowering (PR27730)
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 | 4 ++-- test/CodeGen/X86/avx2-vector-shifts.ll | 12 ++++++------ test/CodeGen/X86/vector-rotate-256.ll | 12 ++++++------ test/CodeGen/X86/vector-shift-ashr-256.ll | 12 ++++++------ test/CodeGen/X86/vector-shift-ashr-512.ll | 30 +++++++++++++++--------------- test/CodeGen/X86/vector-shift-lshr-256.ll | 12 ++++++------ test/CodeGen/X86/vector-shift-lshr-512.ll | 30 +++++++++++++++--------------- test/CodeGen/X86/vector-shift-shl-256.ll | 4 ++-- test/CodeGen/X86/vector-shift-shl-512.ll | 10 +++++----- 9 files changed, 63 insertions(+), 63 deletions(-)