[PATCH] D24638: [thinlto] Basic thinlto fdo heuristic
Piotr Padlewski via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 16 10:30:48 PDT 2016
Prazek updated this revision to Diff 71672.
Prazek marked 4 inline comments as done.
Prazek added a comment.
- small fixes
https://reviews.llvm.org/D24638
Files:
include/llvm/Analysis/ModuleSummaryAnalysis.h
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/IR/ModuleSummaryIndex.h
lib/Analysis/ModuleSummaryAnalysis.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/LTO/ThinLTOCodeGenerator.cpp
lib/Transforms/IPO/FunctionImport.cpp
test/Bitcode/Inputs/thinlto-function-summary-callgraph-profile-summary.ll
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.ll
test/Bitcode/thinlto-function-summary-refgraph.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24638.71672.patch
Type: text/x-patch
Size: 29942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160916/3a92aec8/attachment.bin>
More information about the llvm-commits
mailing list