[PATCH] D79961: [PGO] Fix computation of fuction Hash
serge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 27 00:30:18 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGde02a75e3984: [PGO] Fix computation of function Hash (authored by serge-sans-paille).
Changed prior to commit:
https://reviews.llvm.org/D79961?vs=266188&id=266441#toc
Repository:
rG LLVM Github Monorepo
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/InstrProf.h
llvm/include/llvm/ProfileData/InstrProfData.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79961.266441.patch
Type: text/x-patch
Size: 9519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200527/2e7d1f4b/attachment-0001.bin>
More information about the cfe-commits
mailing list