[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 13:49:02 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255825: [PGO] Handle and report overflow during profile merge for all types of data (authored by slingn).

Changed prior to commit:
  http://reviews.llvm.org/D15547?vs=43043&id=43058#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15547

Files:
  llvm/trunk/include/llvm/ProfileData/InstrProf.h
  llvm/trunk/include/llvm/ProfileData/SampleProf.h
  llvm/trunk/lib/ProfileData/SampleProf.cpp
  llvm/trunk/lib/ProfileData/SampleProfReader.cpp
  llvm/trunk/test/tools/llvm-profdata/Inputs/overflow-instr.proftext
  llvm/trunk/test/tools/llvm-profdata/Inputs/overflow-sample.proftext
  llvm/trunk/test/tools/llvm-profdata/overflow-instr.test
  llvm/trunk/test/tools/llvm-profdata/overflow-sample.test
  llvm/trunk/test/tools/llvm-profdata/overflow.proftext
  llvm/trunk/tools/llvm-profdata/llvm-profdata.cpp
  llvm/trunk/unittests/ProfileData/InstrProfTest.cpp
  llvm/trunk/unittests/ProfileData/SampleProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15547.43058.patch
Type: text/x-patch
Size: 25627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151216/c25face5/attachment.bin>


More information about the llvm-commits mailing list