[PATCH] D42212: [ThinLTO] Add call edges' relative block frequency to per-module summary.

Easwaran Raman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 11:31:18 PST 2018


eraman updated this revision to Diff 131117.
eraman marked an inline comment as done.
eraman added a comment.
Herald added a reviewer: george.karpenkov.

Address Teresa's comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D42212

Files:
  include/llvm/Bitcode/LLVMBitCodes.h
  include/llvm/IR/ModuleSummaryIndex.h
  lib/Analysis/ModuleSummaryAnalysis.cpp
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  test/Bitcode/thinlto-function-summary-callgraph-relbf.ll
  tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42212.131117.patch
Type: text/x-patch
Size: 12632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/022683b2/attachment.bin>


More information about the llvm-commits mailing list