[PATCH] D18763: [ThinLTO] Move summary computation from BitcodeWriter to new pass
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 11 07:04:27 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL265941: [ThinLTO] Move summary computation from BitcodeWriter to new pass (authored by tejohnson).
Changed prior to commit:
http://reviews.llvm.org/D18763?vs=53088&id=53233#toc
Repository:
rL LLVM
http://reviews.llvm.org/D18763
Files:
llvm/trunk/include/llvm/Analysis/ModuleSummaryAnalysis.h
llvm/trunk/include/llvm/Bitcode/ReaderWriter.h
llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/lib/Analysis/Analysis.cpp
llvm/trunk/lib/Analysis/CMakeLists.txt
llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriterPass.cpp
llvm/trunk/lib/Bitcode/Writer/LLVMBuild.txt
llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
llvm/trunk/test/Bitcode/thinlto-function-summary.ll
llvm/trunk/test/Transforms/FunctionImport/funcimport.ll
llvm/trunk/tools/llvm-as/CMakeLists.txt
llvm/trunk/tools/llvm-as/LLVMBuild.txt
llvm/trunk/tools/llvm-as/llvm-as.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18763.53233.patch
Type: text/x-patch
Size: 43598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160411/b81de9e3/attachment.bin>
More information about the llvm-commits
mailing list