This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 508196e3b06 [InstSimplify] simplifyUnsignedRangeCheck(): X >= Y && Y == [...] new 65e27952811 [X86] Add test memset and memcpy testcases for D67874. NFC
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/memcpy.ll | 412 ++++++++++++++++++++++++++++++------- test/CodeGen/X86/memset-nonzero.ll | 52 +++++ test/CodeGen/X86/memset-zero.ll | 229 +++++++++++++++++++++ 3 files changed, 623 insertions(+), 70 deletions(-)