[PATCH] D47198: [InstCombine] Replace malloc+strcpy with malloc+memcpy
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 22 08:35:26 PDT 2018
xbolva00 updated this revision to Diff 148017.
https://reviews.llvm.org/D47198
Files:
lib/Transforms/Utils/SimplifyLibCalls.cpp
test/Transforms/InstCombine/malloc-strcpy.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47198.148017.patch
Type: text/x-patch
Size: 6528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/6b32d217/attachment.bin>
More information about the llvm-commits
mailing list