[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 17 14:28:17 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL322771: Add a ProfileCount class to represent entry counts. (authored by eraman, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D41883
Files:
llvm/trunk/include/llvm/IR/Function.h
llvm/trunk/lib/Analysis/BlockFrequencyInfoImpl.cpp
llvm/trunk/lib/Analysis/ProfileSummaryInfo.cpp
llvm/trunk/lib/IR/Function.cpp
llvm/trunk/lib/Transforms/IPO/PartialInlining.cpp
llvm/trunk/lib/Transforms/IPO/SampleProfile.cpp
llvm/trunk/lib/Transforms/IPO/SyntheticCountsPropagation.cpp
llvm/trunk/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/trunk/lib/Transforms/Utils/CodeExtractor.cpp
llvm/trunk/lib/Transforms/Utils/InlineFunction.cpp
llvm/trunk/unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41883.130274.patch
Type: text/x-patch
Size: 16483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180117/f23e6c87/attachment.bin>
More information about the llvm-commits
mailing list