[PATCH] D46477: [AARCH64] Gang up loads and stores (for memcpy) for pairing.

Sirish Pande via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 14 14:32:27 PDT 2018


SirishP updated this revision to Diff 146689.

https://reviews.llvm.org/D46477

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/TargetLoweringBase.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/arm64-2012-05-07-MemcpyAlignBug.ll
  llvm/test/CodeGen/AArch64/arm64-memcpy-inline.ll
  llvm/test/CodeGen/AArch64/arm64-variadic-aapcs.ll
  llvm/test/CodeGen/AArch64/arm64-virtual_base.ll
  llvm/test/CodeGen/AArch64/mergestores_noimplicitfloat.ll
  llvm/test/CodeGen/ARM/memcpy-inline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46477.146689.patch
Type: text/x-patch
Size: 13748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180514/40932505/attachment.bin>


More information about the llvm-commits mailing list