[PATCH] D23488: ThinLTO: add early "dead-stripping" on the Index

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 13:45:19 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291177: ThinLTO: add early "dead-stripping" on the Index (authored by tejohnson).

Changed prior to commit:
  https://reviews.llvm.org/D23488?vs=82680&id=83301#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23488

Files:
  llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
  llvm/trunk/include/llvm/IR/ModuleSummaryIndexYAML.h
  llvm/trunk/include/llvm/LTO/LTO.h
  llvm/trunk/include/llvm/Transforms/IPO/FunctionImport.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/LTO.cpp
  llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
  llvm/trunk/test/ThinLTO/X86/Inputs/deadstrip.ll
  llvm/trunk/test/ThinLTO/X86/deadstrip.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23488.83301.patch
Type: text/x-patch
Size: 30320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170105/95c3fd4d/attachment.bin>


More information about the llvm-commits mailing list