[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 10:22:21 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254525: [llvm-profdata] Change instr prof counter overflow to saturate rather than… (authored by slingn).

Changed prior to commit:
  http://reviews.llvm.org/D14893?vs=41643&id=41646#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14893

Files:
  llvm/trunk/include/llvm/ProfileData/InstrProf.h
  llvm/trunk/lib/ProfileData/InstrProfWriter.cpp
  llvm/trunk/test/tools/llvm-profdata/overflow.proftext
  llvm/trunk/unittests/ProfileData/InstrProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14893.41646.patch
Type: text/x-patch
Size: 4279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151202/28e6193b/attachment.bin>


More information about the llvm-commits mailing list