[PATCH] D41883: Add a ProfileCount class to represent entry counts.
Easwaran Raman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 10 18:12:37 PST 2018
eraman updated this revision to Diff 129384.
eraman added a comment.
Address David's comments and support synthetic entry counts in getEntryCount
https://reviews.llvm.org/D41883
Files:
include/llvm/IR/Function.h
lib/Analysis/BlockFrequencyInfoImpl.cpp
lib/Analysis/ProfileSummaryInfo.cpp
lib/IR/Function.cpp
lib/Transforms/IPO/PartialInlining.cpp
lib/Transforms/IPO/SampleProfile.cpp
lib/Transforms/IPO/SyntheticCountsPropagation.cpp
lib/Transforms/Instrumentation/PGOInstrumentation.cpp
lib/Transforms/Utils/CodeExtractor.cpp
lib/Transforms/Utils/InlineFunction.cpp
unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41883.129384.patch
Type: text/x-patch
Size: 16120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180111/807e71e6/attachment.bin>
More information about the llvm-commits
mailing list