[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:32:24 PDT 2018


xbolva00 updated this revision to Diff 148015.
xbolva00 added a comment.

Updated tests


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.148015.patch
Type: text/x-patch
Size: 7226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/3264e26a/attachment.bin>


More information about the llvm-commits mailing list