[PATCH] D14893: [llvm-profdata] Change instr prof counter overflow to saturate rather than discard
Nathan Slingerland via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 2 09:48:00 PST 2015
slingn updated this revision to Diff 41643.
slingn added a comment.
Updated for davidxl's comments.
http://reviews.llvm.org/D14893
Files:
include/llvm/ProfileData/InstrProf.h
lib/ProfileData/InstrProfWriter.cpp
test/tools/llvm-profdata/overflow.proftext
unittests/ProfileData/InstrProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14893.41643.patch
Type: text/x-patch
Size: 4147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151202/fefd0343/attachment.bin>
More information about the llvm-commits
mailing list