[PATCH] D30651: [InlineCost, -Oz] Don't take into account the penalty of a fast call of frequently used functions

Evgeny Astigeevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 14:45:09 PST 2017


eastig updated this revision to Diff 90945.
eastig added a comment.

Fixed code comments


https://reviews.llvm.org/D30651

Files:
  include/llvm/Analysis/InlineCost.h
  lib/Analysis/InlineCost.cpp
  test/Transforms/Inline/minsize-fastcc-frq-func.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30651.90945.patch
Type: text/x-patch
Size: 5643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170307/558685a3/attachment.bin>


More information about the llvm-commits mailing list