[PATCH] D15306: [llvm-profdata] Add support for weighted merge of profile data (2nd try)
Nathan Slingerland via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 15 09:40:36 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL255659: [llvm-profdata] Add support for weighted merge of profile data (2nd try) (authored by slingn).
Changed prior to commit:
http://reviews.llvm.org/D15306?vs=42779&id=42871#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15306
Files:
llvm/trunk/docs/CommandGuide/llvm-profdata.rst
llvm/trunk/include/llvm/ProfileData/InstrProf.h
llvm/trunk/include/llvm/ProfileData/InstrProfWriter.h
llvm/trunk/include/llvm/ProfileData/SampleProf.h
llvm/trunk/lib/ProfileData/InstrProfWriter.cpp
llvm/trunk/test/tools/llvm-profdata/Inputs/weight-instr-bar.profdata
llvm/trunk/test/tools/llvm-profdata/Inputs/weight-instr-foo.profdata
llvm/trunk/test/tools/llvm-profdata/Inputs/weight-sample-bar.proftext
llvm/trunk/test/tools/llvm-profdata/Inputs/weight-sample-foo.proftext
llvm/trunk/test/tools/llvm-profdata/text-format-errors.test
llvm/trunk/test/tools/llvm-profdata/weight-instr.test
llvm/trunk/test/tools/llvm-profdata/weight-sample.test
llvm/trunk/tools/llvm-profdata/llvm-profdata.cpp
llvm/trunk/unittests/ProfileData/InstrProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15306.42871.patch
Type: text/x-patch
Size: 33136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151215/b60da5ed/attachment.bin>
More information about the llvm-commits
mailing list