[PATCH] D51863: [SampleFDO] Add FunctionOffsetTable in compact binary format profile.
Wei Mi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 14 13:54:29 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL342283: [SampleFDO] Add FunctionOffsetTable in compact binary format profile. (authored by wmi, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51863?vs=164702&id=165585#toc
Repository:
rL LLVM
https://reviews.llvm.org/D51863
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/SampleProf.cpp
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/function_metadata.compact.afdo
llvm/trunk/test/Transforms/SampleProfile/Inputs/indirect-call.compact.afdo
llvm/trunk/test/Transforms/SampleProfile/Inputs/inline.compactbinary.afdo
llvm/trunk/unittests/ProfileData/SampleProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51863.165585.patch
Type: text/x-patch
Size: 18439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180914/99312332/attachment.bin>
More information about the llvm-commits
mailing list