[PATCH] D23488: ThinLTO: add early "dead-stripping" on the Index
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 29 10:30:42 PST 2016
tejohnson updated this revision to Diff 82680.
tejohnson added a comment.
Address comments, add stats and an option.
https://reviews.llvm.org/D23488
Files:
include/llvm/IR/ModuleSummaryIndex.h
include/llvm/LTO/LTO.h
include/llvm/Transforms/IPO/FunctionImport.h
lib/Analysis/ModuleSummaryAnalysis.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/LTO/LTO.cpp
lib/LTO/ThinLTOCodeGenerator.cpp
lib/Transforms/IPO/FunctionImport.cpp
test/Bitcode/summary_version.ll
test/ThinLTO/X86/Inputs/deadstrip.ll
test/ThinLTO/X86/deadstrip.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23488.82680.patch
Type: text/x-patch
Size: 29315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161229/cce69e52/attachment.bin>
More information about the llvm-commits
mailing list