[PATCH] D79961: [PGO] Fix computation of fuction Hash
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 26 06:27:31 PDT 2020
serge-sans-paille updated this revision to Diff 266188.
serge-sans-paille marked an inline comment as done.
serge-sans-paille added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Update version bump parts
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79961/new/
https://reviews.llvm.org/D79961
Files:
clang/docs/ReleaseNotes.rst
clang/lib/CodeGen/CodeGenPGO.cpp
clang/test/Profile/Inputs/c-counter-overflows.proftext
clang/test/Profile/Inputs/c-general.profdata.v5
clang/test/Profile/Inputs/c-general.proftext
clang/test/Profile/Inputs/c-unprofiled-blocks.proftext
clang/test/Profile/Inputs/cxx-rangefor.proftext
clang/test/Profile/Inputs/cxx-throws.proftext
clang/test/Profile/Inputs/misexpect-switch-default.proftext
clang/test/Profile/Inputs/misexpect-switch-nonconst.proftext
clang/test/Profile/Inputs/misexpect-switch.proftext
clang/test/Profile/c-collision.c
clang/test/Profile/c-general.c
llvm/include/llvm/ProfileData/InstrProfData.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79961.266188.patch
Type: text/x-patch
Size: 9056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/b11e2bfe/attachment.bin>
More information about the llvm-commits
mailing list