[PATCH] D66766: [SampleFDO] Add symbol whitelist section to discriminate function being cold versus function being newly added
Wei Mi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 30 14:16:34 PDT 2019
wmi updated this revision to Diff 218166.
wmi added a comment.
Address David's comment.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66766/new/
https://reviews.llvm.org/D66766
Files:
include/llvm/ProfileData/SampleProf.h
include/llvm/ProfileData/SampleProfReader.h
include/llvm/ProfileData/SampleProfWriter.h
lib/ProfileData/SampleProf.cpp
lib/ProfileData/SampleProfReader.cpp
lib/ProfileData/SampleProfWriter.cpp
lib/Transforms/IPO/SampleProfile.cpp
test/Transforms/SampleProfile/Inputs/profile-symbol-list.text
test/Transforms/SampleProfile/compressed-profile-symbol-list.ll
test/Transforms/SampleProfile/uncompressed-profile-symbol-list.ll
test/tools/llvm-profdata/Inputs/profile-symbol-list-1.text
test/tools/llvm-profdata/Inputs/profile-symbol-list-2.text
test/tools/llvm-profdata/Inputs/profile-symbol-list.expected
test/tools/llvm-profdata/profile-symbol-list.test
tools/llvm-profdata/llvm-profdata.cpp
unittests/ProfileData/SampleProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66766.218166.patch
Type: text/x-patch
Size: 42081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190830/ecc211c0/attachment.bin>
More information about the llvm-commits
mailing list