[PATCH] D55365: [CodeGen] Allow mempcy/memset to generate small overlapping stores.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 11 04:13:37 PST 2018
courbet updated this revision to Diff 177682.
courbet marked an inline comment as done.
courbet added a comment.
clang-format patch
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55365/new/
https://reviews.llvm.org/D55365
Files:
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/Target/ARM/ARMLegalizerInfo.cpp
test/CodeGen/AArch64/arm64-memcpy-inline.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.177682.patch
Type: text/x-patch
Size: 20189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181211/0a7b73b7/attachment.bin>
More information about the llvm-commits
mailing list