[PATCH] D55365: [CodeGen] Allow mempcy/memset to generate small overlapping stores.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 13 01:59:38 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL349016: [CodeGen] Allow mempcy/memset to generate small overlapping stores. (authored by courbet, committed by ).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55365/new/
https://reviews.llvm.org/D55365
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/test/CodeGen/AArch64/arm64-memcpy-inline.ll
llvm/trunk/test/CodeGen/ARM/memcpy-inline.ll
llvm/trunk/test/CodeGen/ARM/memcpy-ldm-stm.ll
llvm/trunk/test/CodeGen/PowerPC/jaggedstructs.ll
llvm/trunk/test/CodeGen/PowerPC/structsinmem.ll
llvm/trunk/test/CodeGen/PowerPC/structsinregs.ll
llvm/trunk/test/CodeGen/X86/memcpy-from-string.ll
llvm/trunk/test/CodeGen/X86/memset-2.ll
llvm/trunk/test/CodeGen/X86/memset-zero.ll
llvm/trunk/test/CodeGen/X86/unaligned-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55365.178020.patch
Type: text/x-patch
Size: 15661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181213/85f85ecf/attachment.bin>
More information about the llvm-commits
mailing list