[PATCH] D28331: Improve PGO support for the new inliner
Easwaran Raman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 19 15:00:32 PST 2017
eraman updated this revision to Diff 85045.
eraman marked an inline comment as done.
eraman added a comment.
Address Chandler's comments.
https://reviews.llvm.org/D28331
Files:
include/llvm/Analysis/InlineCost.h
include/llvm/Transforms/Utils/Cloning.h
lib/Analysis/InlineCost.cpp
lib/Transforms/IPO/InlineSimple.cpp
lib/Transforms/IPO/Inliner.cpp
lib/Transforms/Utils/InlineFunction.cpp
test/Transforms/Inline/function-count-update-2.ll
test/Transforms/Inline/function-count-update-3.ll
test/Transforms/Inline/function-count-update.ll
test/Transforms/Inline/inline-cold-callee.ll
test/Transforms/Inline/inline-cold-callsite.ll
test/Transforms/Inline/inline-hot-callsite-2.ll
test/Transforms/Inline/inline-hot-callsite.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28331.85045.patch
Type: text/x-patch
Size: 27825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170119/2208994d/attachment.bin>
More information about the llvm-commits
mailing list