[PATCH] D79961: [PGO] Fix computation of fuction Hash
serge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 26 06:27:27 PDT 2020
serge-sans-paille updated this revision to Diff 266184.
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.v2
clang/test/Profile/Inputs/c-general.profdata.v3
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79961.266184.patch
Type: text/x-patch
Size: 7320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200526/a0871b46/attachment.bin>
More information about the cfe-commits
mailing list