[PATCH] D33615: Move summary dead stripping before regular LTO and record results in the combined summary

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 14:15:50 PDT 2017


eugenis updated this revision to Diff 100769.

Repository:
  rL LLVM

https://reviews.llvm.org/D33615

Files:
  include/llvm/IR/ModuleSummaryIndex.h
  include/llvm/LTO/LTO.h
  lib/Analysis/ModuleSummaryAnalysis.cpp
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  lib/LTO/LTO.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/ThinLTO/X86/deadstrip.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33615.100769.patch
Type: text/x-patch
Size: 11620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170530/2cb261ba/attachment.bin>


More information about the llvm-commits mailing list