This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 418c4bb2960 [InterleavedLoadCombine] Fix warnings new 38dbdfcd7ee [X86][SSE] Remove unnecessary bit-and in pshufb vector ctlz [...] new 0bb18d46a28 Fix Wdocumentation warning. NFCI.
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: include/llvm/Support/FileCheck.h | 2 +- lib/Target/X86/X86ISelLowering.cpp | 3 +- test/CodeGen/X86/combine-srl.ll | 66 ++- test/CodeGen/X86/prefer-avx256-lzcnt.ll | 36 +- test/CodeGen/X86/vector-lzcnt-128.ll | 936 ++++++++++++++------------------ test/CodeGen/X86/vector-lzcnt-256.ll | 748 ++++++++++++------------- test/CodeGen/X86/vector-lzcnt-512.ll | 160 +++--- 7 files changed, 874 insertions(+), 1077 deletions(-)