[PATCH] D60977: [llvm-profdata] Add overlap command to compute similarity b/w two profile files
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 30 14:17:11 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL359612: [llvm-profdata] Add overlap command to compute similarity b/w two profile files (authored by xur, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60977?vs=197204&id=197440#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60977/new/
https://reviews.llvm.org/D60977
Files:
llvm/trunk/docs/CommandGuide/llvm-profdata.rst
llvm/trunk/include/llvm/ProfileData/InstrProf.h
llvm/trunk/include/llvm/ProfileData/InstrProfReader.h
llvm/trunk/include/llvm/ProfileData/InstrProfWriter.h
llvm/trunk/lib/ProfileData/InstrProf.cpp
llvm/trunk/lib/ProfileData/InstrProfReader.cpp
llvm/trunk/lib/ProfileData/InstrProfWriter.cpp
llvm/trunk/test/tools/llvm-profdata/Inputs/overlap_1.proftext
llvm/trunk/test/tools/llvm-profdata/Inputs/overlap_1_cs.proftext
llvm/trunk/test/tools/llvm-profdata/Inputs/overlap_1_vp.proftext
llvm/trunk/test/tools/llvm-profdata/Inputs/overlap_2.proftext
llvm/trunk/test/tools/llvm-profdata/Inputs/overlap_2_cs.proftext
llvm/trunk/test/tools/llvm-profdata/Inputs/overlap_2_vp.proftext
llvm/trunk/test/tools/llvm-profdata/overlap.test
llvm/trunk/test/tools/llvm-profdata/overlap_cs.test
llvm/trunk/test/tools/llvm-profdata/overlap_vp.test
llvm/trunk/tools/llvm-profdata/llvm-profdata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60977.197440.patch
Type: text/x-patch
Size: 32320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/384e57c5/attachment.bin>
More information about the llvm-commits
mailing list