[PATCH] D30053: Add function importing info from samplepgo profile to the module summary.

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 14:50:00 PST 2017


danielcdh updated this revision to Diff 88790.
danielcdh marked an inline comment as done.
danielcdh added a comment.

update


https://reviews.llvm.org/D30053

Files:
  docs/BranchWeightMetadata.rst
  include/llvm/IR/Function.h
  include/llvm/IR/MDBuilder.h
  include/llvm/ProfileData/SampleProf.h
  lib/Analysis/ModuleSummaryAnalysis.cpp
  lib/IR/Function.cpp
  lib/IR/MDBuilder.cpp
  lib/IR/Verifier.cpp
  lib/Transforms/IPO/SampleProfile.cpp
  test/Bitcode/thinlto-function-summary-callgraph-profile-summary.ll
  test/Transforms/SampleProfile/Inputs/import.prof
  test/Transforms/SampleProfile/import.ll
  test/Verifier/function-metadata-bad.ll
  test/Verifier/metadata-function-prof.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30053.88790.patch
Type: text/x-patch
Size: 15359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170216/b91beb28/attachment.bin>


More information about the llvm-commits mailing list