[PATCH] D32877: Restrict call metadata based hotness detection to Sample PGO mode

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 16:31:28 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302844: Restrict call metadata based hotness detection to Sample PGO mode (authored by tejohnson).

Changed prior to commit:
  https://reviews.llvm.org/D32877?vs=98695&id=98701#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32877

Files:
  llvm/trunk/lib/Analysis/ProfileSummaryInfo.cpp
  llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph-profile-summary.ll
  llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph-sample-profile-summary.ll
  llvm/trunk/test/Transforms/CodeGenPrepare/section-samplepgo.ll
  llvm/trunk/test/Transforms/CodeGenPrepare/section.ll
  llvm/trunk/test/Transforms/Inline/prof-update.ll
  llvm/trunk/unittests/Analysis/ProfileSummaryInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32877.98701.patch
Type: text/x-patch
Size: 13112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170511/fcaf9adc/attachment.bin>


More information about the llvm-commits mailing list