[PATCH] D20128: MemCpyOpt: combine local load/store sequences into memcpy.
Tim Northover via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 8 11:54:06 PDT 2016
t.p.northover set the repository for this revision to rL LLVM.
t.p.northover updated this revision to Diff 63275.
t.p.northover added a comment.
Updating patch to ToT.
Repository:
rL LLVM
http://reviews.llvm.org/D20128
Files:
include/llvm/Transforms/Scalar/MemCpyOptimizer.h
lib/Transforms/Scalar/MemCpyOptimizer.cpp
test/Transforms/MemCpyOpt/form-memcpy.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20128.63275.patch
Type: text/x-patch
Size: 27975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160708/2ade82c0/attachment.bin>
More information about the llvm-commits
mailing list