This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 72f36107814 [X86] Convert to Constant arguments to MMX shift by i32 int [...] new b1bac09f88b Prefer AVX512 memcpy when applicable
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 | 5 + test/CodeGen/X86/memcpy.ll | 34 ++--- test/CodeGen/X86/memset-nonzero.ll | 304 +++++++++++++++++++++++++++++-------- test/CodeGen/X86/memset-zero.ll | 6 +- 4 files changed, 259 insertions(+), 90 deletions(-)