This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 98bfe1713fe [CodeGen] Allow mempcy/memset to generate small overlapping [...] new 62c2d1d41ca Revert r348843 "[CodeGen] Allow mempcy/memset to generate s [...]
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/CodeGen/SelectionDAG/SelectionDAG.cpp | 8 ++-- test/CodeGen/AArch64/arm64-memcpy-inline.ll | 12 +++-- test/CodeGen/PowerPC/jaggedstructs.ll | 6 ++- test/CodeGen/PowerPC/structsinmem.ll | 3 +- test/CodeGen/PowerPC/structsinregs.ll | 3 +- test/CodeGen/X86/memcpy-from-string.ll | 3 +- test/CodeGen/X86/memset-2.ll | 3 +- test/CodeGen/X86/memset-zero.ll | 42 +++++++++++------ test/CodeGen/X86/unaligned-load.ll | 73 ++++------------------------- 9 files changed, 61 insertions(+), 92 deletions(-)