[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
Mon Jan 22 16:46:36 PST 2018
eraman updated this revision to Diff 130987.
eraman added a comment.
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.130987.patch
Type: text/x-patch
Size: 12828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/b58876ac/attachment-0001.bin>
More information about the llvm-commits
mailing list