[PATCH] Optimize double storing by memset; memcpy (Take two)
Ahmed Bougacha
ahmed.bougacha at gmail.com
Fri Oct 24 15:11:16 PDT 2014
Tweak Joel's patch here and there, mainly:
- correct a size problem
- try to keep as much alignment as possible
http://reviews.llvm.org/D498
Files:
lib/Transforms/Scalar/MemCpyOptimizer.cpp
test/Transforms/MemCpyOpt/memset-memcpy-redundant-memset.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D498.15441.patch
Type: text/x-patch
Size: 6468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141024/2dca0d28/attachment.bin>
More information about the llvm-commits
mailing list