[PATCH] D15401: Refactor threshold computation for inline cost analysis
Easwaran Raman via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 15 14:03:08 PST 2015
eraman updated this revision to Diff 42907.
eraman added a comment.
Renamed CallSiteIndependentThreshold to DefaultThreshold and fixed some comments.
Repository:
rL LLVM
http://reviews.llvm.org/D15401
Files:
include/llvm/Analysis/InlineCost.h
include/llvm/Transforms/IPO/InlinerPass.h
lib/Analysis/InlineCost.cpp
lib/Transforms/IPO/InlineAlways.cpp
lib/Transforms/IPO/InlineSimple.cpp
lib/Transforms/IPO/Inliner.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15401.42907.patch
Type: text/x-patch
Size: 15132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151215/ab6927b6/attachment.bin>
More information about the llvm-commits
mailing list