[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
Wed Mar 8 15:50:58 PST 2017


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

Updated according Eli's comment.


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.91095.patch
Type: text/x-patch
Size: 6240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170308/cf790744/attachment.bin>


More information about the llvm-commits mailing list