This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 318f4ec372e [X86] Move files to correct directories after D60552 new 6c0b0214bb6 [NFC] Update memcpy tests
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: test/CodeGen/X86/byval.ll | 16 +- test/CodeGen/X86/byval2.ll | 85 ++++++++--- test/CodeGen/X86/byval3.ll | 90 +++++++++--- test/CodeGen/X86/byval4.ll | 94 +++++++++--- test/CodeGen/X86/byval5.ll | 97 +++++++++--- test/CodeGen/X86/byval6.ll | 5 +- test/CodeGen/X86/byval7.ll | 28 +++- test/CodeGen/X86/mcu-abi.ll | 143 +++++++++++------- test/CodeGen/X86/memcpy-struct-by-value.ll | 170 +++++++++++++++++++-- test/CodeGen/X86/memcpy.ll | 229 ++++++++++++++++++++--------- test/CodeGen/X86/stack-align-memcpy.ll | 218 +++++++++++++++++++++++++-- 11 files changed, 924 insertions(+), 251 deletions(-)