[PATCH] D15894: Implement load to store => memcpy in MemCpyOpt for aggregates

Amaury SECHET via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 12:21:27 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL256868: Implement load to store => memcpy in MemCpyOpt for aggregates (authored by deadalnix).

Changed prior to commit:
  http://reviews.llvm.org/D15894?vs=44040&id=44045#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15894

Files:
  llvm/trunk/lib/Transforms/Scalar/MemCpyOptimizer.cpp
  llvm/trunk/test/Transforms/MemCpyOpt/fca2memcpy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15894.44045.patch
Type: text/x-patch
Size: 6046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160105/6795c9a9/attachment.bin>


More information about the llvm-commits mailing list