[PATCH] D31772: [PowerPC] Add pass to expand extra memcpy calls
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 16 12:48:49 PDT 2017
sfertile updated this revision to Diff 119196.
sfertile marked 2 inline comments as done.
sfertile added a comment.
Moved the pass to before the GEPOpt passes.
Repository:
rL LLVM
https://reviews.llvm.org/D31772
Files:
lib/Target/PowerPC/CMakeLists.txt
lib/Target/PowerPC/PPC.h
lib/Target/PowerPC/PPCLowerMemIntrinsics.cpp
lib/Target/PowerPC/PPCTargetMachine.cpp
lib/Target/PowerPC/PPCTargetTransformInfo.cpp
lib/Target/PowerPC/PPCTargetTransformInfo.h
test/CodeGen/PowerPC/memcpy-loop-expansion.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31772.119196.patch
Type: text/x-patch
Size: 19398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171016/3eb7dc22/attachment.bin>
More information about the llvm-commits
mailing list