[PATCH] D39446: [PGO] Detect more structural changes with the stable hash

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 14 15:57:48 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318229: [PGO] Detect more structural changes with the stable hash (authored by vedantk).

Changed prior to commit:
  https://reviews.llvm.org/D39446?vs=122368&id=122939#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39446

Files:
  cfe/trunk/lib/CodeGen/CodeGenPGO.cpp
  cfe/trunk/test/Frontend/Inputs/optimization-remark-with-hotness.proftext
  cfe/trunk/test/Profile/Inputs/c-captured.proftext
  cfe/trunk/test/Profile/Inputs/c-counter-overflows.proftext
  cfe/trunk/test/Profile/Inputs/c-general.proftext
  cfe/trunk/test/Profile/Inputs/c-unprofiled-blocks.proftext
  cfe/trunk/test/Profile/Inputs/cxx-class.proftext
  cfe/trunk/test/Profile/Inputs/cxx-hash-v2.profdata.v5
  cfe/trunk/test/Profile/Inputs/cxx-hash-v2.proftext
  cfe/trunk/test/Profile/Inputs/cxx-lambda.proftext
  cfe/trunk/test/Profile/Inputs/cxx-rangefor.proftext
  cfe/trunk/test/Profile/Inputs/cxx-templates.proftext
  cfe/trunk/test/Profile/Inputs/cxx-throws.proftext
  cfe/trunk/test/Profile/Inputs/func-entry.proftext
  cfe/trunk/test/Profile/Inputs/gcc-flag-compatibility.proftext
  cfe/trunk/test/Profile/Inputs/objc-general.proftext
  cfe/trunk/test/Profile/c-outdated-data.c
  cfe/trunk/test/Profile/cxx-hash-v2.cpp
  cfe/trunk/test/Profile/objc-general.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39446.122939.patch
Type: text/x-patch
Size: 22524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171114/c188d6ea/attachment-0001.bin>


More information about the cfe-commits mailing list