[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
Wed Jan 24 09:52:59 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL323349: [ThinLTO] Add call edges' relative block frequency to per-module summary. (authored by eraman, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D42212
Files:
llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph-relbf.ll
llvm/trunk/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42212.131302.patch
Type: text/x-patch
Size: 12910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180124/bd5d5e73/attachment.bin>
More information about the llvm-commits
mailing list