[PATCH] D16381: Adjust inlining thresholds based on callsite hotness

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 13:35:31 PST 2016


eraman updated this revision to Diff 45589.
eraman added a comment.

Address comments by zzheng


http://reviews.llvm.org/D16381

Files:
  include/llvm/Analysis/InlineCost.h
  include/llvm/Transforms/IPO/InlinerPass.h
  include/llvm/Transforms/Utils/Cloning.h
  lib/Analysis/InlineCost.cpp
  lib/Transforms/IPO/InlineSimple.cpp
  lib/Transforms/IPO/Inliner.cpp
  lib/Transforms/Utils/CloneFunction.cpp
  lib/Transforms/Utils/InlineFunction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16381.45589.patch
Type: text/x-patch
Size: 28928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160121/99fd6055/attachment.bin>


More information about the llvm-commits mailing list