[PATCH] D15547: [PGO] Handle and report overflow during profile merge for all types of data
Nathan Slingerland via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 11:29:25 PST 2015
slingn updated this revision to Diff 43043.
slingn added a comment.
Updated for davidxl feedback.
http://reviews.llvm.org/D15547
Files:
include/llvm/ProfileData/InstrProf.h
include/llvm/ProfileData/SampleProf.h
lib/ProfileData/SampleProf.cpp
lib/ProfileData/SampleProfReader.cpp
test/tools/llvm-profdata/Inputs/overflow-instr.proftext
test/tools/llvm-profdata/Inputs/overflow-sample.proftext
test/tools/llvm-profdata/overflow-instr.test
test/tools/llvm-profdata/overflow-sample.test
test/tools/llvm-profdata/overflow.proftext
tools/llvm-profdata/llvm-profdata.cpp
unittests/ProfileData/InstrProfTest.cpp
unittests/ProfileData/SampleProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15547.43043.patch
Type: text/x-patch
Size: 25337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151216/7a59b365/attachment.bin>
More information about the llvm-commits
mailing list