The InlinerFunctionImportStats will collect and dump stats regarding how
many function inlined into the module were imported by ThinLTO.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D48729
[ThinLTO] Port InlinerFunctionImportStats handling to new PM ClosedPublic Authored by tejohnson on Jun 28 2018, 10:17 AM.
Details Summary The InlinerFunctionImportStats will collect and dump stats regarding how
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 28 2018, 1:10 PM Closed by commit rL335914: [ThinLTO] Port InlinerFunctionImportStats handling to new PM (authored by tejohnson). · Explain WhyJun 28 2018, 1:12 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 153379 llvm/trunk/include/llvm/Transforms/IPO/Inliner.h
llvm/trunk/lib/Transforms/IPO/Inliner.cpp
llvm/trunk/test/Transforms/Inline/inline_stats.ll
|