[PATCH] D14547: [llvm-profdata] Add support for weighted merge of profile data
Nathan Slingerland via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 3 16:03:21 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL254669: [llvm-profdata] Add support for weighted merge of profile data (authored by slingn).
Changed prior to commit:
http://reviews.llvm.org/D14547?vs=41684&id=41822#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14547
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/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: D14547.41822.patch
Type: text/x-patch
Size: 23368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151204/162510b1/attachment.bin>
More information about the llvm-commits
mailing list