[PATCH] D15401: Refactor threshold computation for inline cost analysis
Easwaran Raman via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 10 14:31:43 PST 2015
eraman updated this revision to Diff 42464.
eraman marked 2 inline comments as done.
eraman added a comment.
Addressed reviewer comments (mainly variable renaming, documentation and making some functions static member functions)
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.42464.patch
Type: text/x-patch
Size: 15215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151210/75cc6516/attachment.bin>
More information about the llvm-commits
mailing list