[PATCH] D22336: [SCCP] zap multiple return values

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 16:02:51 PDT 2016


davide updated this revision to Diff 64062.
davide added a comment.

Pass AddressTakenFunctions by reference to avoid an useless copy.


https://reviews.llvm.org/D22336

Files:
  lib/Transforms/Scalar/SCCP.cpp
  test/Transforms/SCCP/dont-zap-return.ll
  test/Transforms/SCCP/ipsccp-basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22336.64062.patch
Type: text/x-patch
Size: 4941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160714/38361e7f/attachment.bin>


More information about the llvm-commits mailing list