[PATCH] D55365: [CodeGen] Allow mempcy/memset to generate small overlapping stores.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 12 07:53:24 PST 2018
courbet updated this revision to Diff 177856.
courbet added a comment.
- update ARM tests.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55365/new/
https://reviews.llvm.org/D55365
Files:
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
test/CodeGen/AArch64/arm64-memcpy-inline.ll
test/CodeGen/ARM/memcpy-inline.ll
test/CodeGen/ARM/memcpy-ldm-stm.ll
test/CodeGen/PowerPC/jaggedstructs.ll
test/CodeGen/PowerPC/structsinmem.ll
test/CodeGen/PowerPC/structsinregs.ll
test/CodeGen/X86/memcpy-from-string.ll
test/CodeGen/X86/memset-2.ll
test/CodeGen/X86/memset-zero.ll
test/CodeGen/X86/unaligned-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55365.177856.patch
Type: text/x-patch
Size: 15298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181212/2b9e1c0a/attachment.bin>
More information about the llvm-commits
mailing list