[PATCH] D50704: [Inline-cost] Teach cost function to account for accumulative code-size growth

Diogo N. Sampaio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 14 08:50:38 PDT 2018


dnsampaio updated this revision to Diff 160604.
dnsampaio marked an inline comment as done.
dnsampaio added a comment.

Using FileCheck in test file.


https://reviews.llvm.org/D50704

Files:
  include/llvm/Analysis/InlineCost.h
  lib/Analysis/InlineCost.cpp
  test/Transforms/Inline/InlineGrowthCost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50704.160604.patch
Type: text/x-patch
Size: 11371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180814/209da0d7/attachment.bin>


More information about the llvm-commits mailing list