[PATCH] D28331: Improve PGO support for the new inliner
Easwaran Raman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 20 14:55:14 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL292666: Improve PGO support for the new inliner (authored by eraman).
Changed prior to commit:
https://reviews.llvm.org/D28331?vs=85170&id=85201#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28331
Files:
llvm/trunk/include/llvm/Analysis/InlineCost.h
llvm/trunk/include/llvm/Transforms/Utils/Cloning.h
llvm/trunk/lib/Analysis/InlineCost.cpp
llvm/trunk/lib/Transforms/IPO/InlineSimple.cpp
llvm/trunk/lib/Transforms/IPO/Inliner.cpp
llvm/trunk/lib/Transforms/Utils/InlineFunction.cpp
llvm/trunk/test/Transforms/Inline/function-count-update-2.ll
llvm/trunk/test/Transforms/Inline/function-count-update-3.ll
llvm/trunk/test/Transforms/Inline/function-count-update.ll
llvm/trunk/test/Transforms/Inline/inline-cold-callee.ll
llvm/trunk/test/Transforms/Inline/inline-cold-callsite.ll
llvm/trunk/test/Transforms/Inline/inline-hot-callsite-2.ll
llvm/trunk/test/Transforms/Inline/inline-hot-callsite.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28331.85201.patch
Type: text/x-patch
Size: 28104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170120/e2aebe56/attachment.bin>
More information about the llvm-commits
mailing list