[PATCH] D16381: Infrastructure to allow use of PGO in inliner

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 9 10:07:09 PST 2016


Ping.

On Thu, Feb 4, 2016 at 1:26 PM, Easwaran Raman <eraman at google.com> wrote:

> eraman updated this revision to Diff 46955.
> eraman added a comment.
>
> Tweaks to a test case based on David's feedback.
>
>
> 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
>   test/Transforms/Inline/function-count-update-2.ll
>   test/Transforms/Inline/function-count-update-3.ll
>   test/Transforms/Inline/function-count-update.ll
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160209/d9a55202/attachment.html>


More information about the llvm-commits mailing list