[PATCH] D47955: [SampleFDO] Add a new compact binary format for sample profile
Wei Mi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 11 15:45:23 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334447: [SampleFDO] Add a new compact binary format for sample profile. (authored by wmi, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47955?vs=150545&id=150864#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47955
Files:
llvm/trunk/include/llvm/ProfileData/SampleProf.h
llvm/trunk/include/llvm/ProfileData/SampleProfReader.h
llvm/trunk/include/llvm/ProfileData/SampleProfWriter.h
llvm/trunk/lib/ProfileData/SampleProfReader.cpp
llvm/trunk/lib/ProfileData/SampleProfWriter.cpp
llvm/trunk/lib/Transforms/IPO/SampleProfile.cpp
llvm/trunk/test/Transforms/SampleProfile/Inputs/inline.compactbinary.afdo
llvm/trunk/test/Transforms/SampleProfile/compact-binary-profile.ll
llvm/trunk/tools/llvm-profdata/llvm-profdata.cpp
llvm/trunk/unittests/ProfileData/SampleProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47955.150864.patch
Type: text/x-patch
Size: 32654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180611/2c8a3979/attachment.bin>
More information about the llvm-commits
mailing list