[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 05:00:33 PST 2018


courbet updated this revision to Diff 177690.
courbet added a comment.

add test


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.177690.patch
Type: text/x-patch
Size: 22655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181211/8b79643c/attachment-0001.bin>


More information about the llvm-commits mailing list