[PATCH] D54669: [ProfileSummary] Standardize methods and fix comment.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 18 21:26:11 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL347182: [ProfileSummary] Standardize methods and fix comment (authored by vedantk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54669?vs=174515&id=174557#toc
Repository:
rL LLVM
https://reviews.llvm.org/D54669
Files:
llvm/trunk/include/llvm/Analysis/ProfileSummaryInfo.h
llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/trunk/lib/Analysis/ProfileSummaryInfo.cpp
llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
llvm/trunk/lib/Transforms/IPO/HotColdSplitting.cpp
llvm/trunk/lib/Transforms/IPO/Inliner.cpp
llvm/trunk/lib/Transforms/IPO/PartialInlining.cpp
llvm/trunk/lib/Transforms/IPO/SampleProfile.cpp
llvm/trunk/lib/Transforms/Instrumentation/ControlHeightReduction.cpp
llvm/trunk/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
llvm/trunk/unittests/Analysis/ProfileSummaryInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54669.174557.patch
Type: text/x-patch
Size: 10689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181119/34a3ad10/attachment.bin>
More information about the llvm-commits
mailing list