[PATCH] D43521: [ThinLTO] Compute synthetic function entry count
Easwaran Raman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 9 17:57:26 PDT 2018
eraman updated this revision to Diff 141773.
eraman marked 8 inline comments as done.
eraman added a comment.
Address Teresa's comments and rebase.
Repository:
rL LLVM
https://reviews.llvm.org/D43521
Files:
include/llvm/IR/ModuleSummaryIndex.h
include/llvm/IR/ModuleSummaryIndexYAML.h
include/llvm/Transforms/IPO/FunctionImport.h
lib/Analysis/ModuleSummaryAnalysis.cpp
lib/Analysis/SyntheticCountsUtils.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/LTO/LTO.cpp
lib/Transforms/IPO/FunctionImport.cpp
lib/Transforms/IPO/SyntheticCountsPropagation.cpp
test/Bitcode/summary_version.ll
test/Bitcode/thinlto-alias.ll
test/Bitcode/thinlto-function-summary-callgraph-pgo.ll
test/Bitcode/thinlto-function-summary-callgraph-profile-summary.ll
test/Bitcode/thinlto-function-summary-callgraph-sample-profile-summary.ll
test/Bitcode/thinlto-function-summary-callgraph.ll
test/ThinLTO/X86/Inputs/function_entry_count.ll
test/ThinLTO/X86/function_entry_count.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43521.141773.patch
Type: text/x-patch
Size: 24167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180410/89f29144/attachment.bin>
More information about the llvm-commits
mailing list