[PATCH] D31772: [PowerPC] Add pass to expand extra memcpy calls

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 10:25:09 PDT 2017


sfertile updated this revision to Diff 94850.
sfertile added a comment.

Turned off the Unknown size expansion by default and added an option to turn it on.


Repository:
  rL LLVM

https://reviews.llvm.org/D31772

Files:
  lib/Target/PowerPC/CMakeLists.txt
  lib/Target/PowerPC/PPC.h
  lib/Target/PowerPC/PPCLowerIntrinsics.cpp
  lib/Target/PowerPC/PPCTargetMachine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31772.94850.patch
Type: text/x-patch
Size: 17279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170411/704da887/attachment.bin>


More information about the llvm-commits mailing list