[PATCH] D17178: Add profile summary support for sample profile
Easwaran Raman via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 16 11:11:32 PST 2016
eraman updated this revision to Diff 48087.
eraman added a comment.
Added summary support to GCC format and the diff now has more context.
http://reviews.llvm.org/D17178
Files:
include/llvm/ProfileData/InstrProf.h
include/llvm/ProfileData/ProfileCommon.h
include/llvm/ProfileData/SampleProf.h
include/llvm/ProfileData/SampleProfReader.h
include/llvm/ProfileData/SampleProfWriter.h
lib/ProfileData/InstrProfReader.cpp
lib/ProfileData/InstrProfWriter.cpp
lib/ProfileData/ProfileSummary.cpp
lib/ProfileData/SampleProfReader.cpp
lib/ProfileData/SampleProfWriter.cpp
test/Transforms/SampleProfile/Inputs/fnptr.binprof
unittests/ProfileData/SampleProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17178.48087.patch
Type: text/x-patch
Size: 18989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160216/b906c9c5/attachment.bin>
More information about the llvm-commits
mailing list