[PATCH] D17212: [ThinLTO] Support for call graph in per-module and combined summary.
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 9 11:58:39 PST 2016
tejohnson updated this revision to Diff 50173.
tejohnson added a comment.
- Address Mehdi's review comments.
http://reviews.llvm.org/D17212
Files:
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/Bitcode/ReaderWriter.h
include/llvm/IR/FunctionInfo.h
include/llvm/Object/FunctionIndexObjectFile.h
include/llvm/ProfileData/ProfileCommon.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/Bitcode/Writer/LLVMBuild.txt
lib/IR/FunctionInfo.cpp
lib/Object/FunctionIndexObjectFile.cpp
lib/Transforms/IPO/FunctionImport.cpp
test/Bitcode/Inputs/thinlto-function-summary-callgraph-pgo.ll
test/Bitcode/Inputs/thinlto-function-summary-callgraph.ll
test/Bitcode/thinlto-function-summary-callgraph-pgo.ll
test/Bitcode/thinlto-function-summary-callgraph.ll
test/Bitcode/thinlto-function-summary-refgraph.ll
test/Bitcode/thinlto-function-summary.ll
test/Bitcode/thinlto-summary-linkage-types.ll
test/tools/gold/X86/thinlto.ll
test/tools/llvm-lto/thinlto.ll
tools/gold/gold-plugin.cpp
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
tools/llvm-lto/llvm-lto.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17212.50173.patch
Type: text/x-patch
Size: 104536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160309/2728e5a8/attachment-0001.bin>
More information about the llvm-commits
mailing list