[PATCH] D24638: [thinlto] Basic thinlto fdo heuristic
Piotr Padlewski via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 26 13:46:22 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL282437: [thinlto] Basic thinlto fdo heuristic (authored by Prazek).
Changed prior to commit:
https://reviews.llvm.org/D24638?vs=72551&id=72558#toc
Repository:
rL LLVM
https://reviews.llvm.org/D24638
Files:
llvm/trunk/include/llvm/Analysis/ModuleSummaryAnalysis.h
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/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
llvm/trunk/test/Bitcode/Inputs/thinlto-function-summary-callgraph-combined.1.bc
llvm/trunk/test/Bitcode/Inputs/thinlto-function-summary-callgraph-pgo-combined.1.bc
llvm/trunk/test/Bitcode/Inputs/thinlto-function-summary-callgraph-pgo.1.bc
llvm/trunk/test/Bitcode/Inputs/thinlto-function-summary-callgraph-profile-summary.ll
llvm/trunk/test/Bitcode/Inputs/thinlto-function-summary-callgraph.1.bc
llvm/trunk/test/Bitcode/summary_version.ll
llvm/trunk/test/Bitcode/thinlto-alias.ll
llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph-pgo.ll
llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph-profile-summary.ll
llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph.ll
llvm/trunk/test/Bitcode/thinlto-function-summary-refgraph.ll
llvm/trunk/test/Transforms/FunctionImport/Inputs/hotness_based_import.ll
llvm/trunk/test/Transforms/FunctionImport/hotness_based_import.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24638.72558.patch
Type: text/x-patch
Size: 39616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160926/ba482903/attachment.bin>
More information about the llvm-commits
mailing list