[PATCH] D19556: [ThinLTO] Emit individual index files for distributed backends

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 28 21:38:22 PDT 2016


tejohnson updated this revision to Diff 55527.
tejohnson added a comment.

- Refine libLTO support: parsing module not needed for computing summaries.


http://reviews.llvm.org/D19556

Files:
  include/llvm/Bitcode/ReaderWriter.h
  include/llvm/LTO/ThinLTOCodeGenerator.h
  include/llvm/Transforms/IPO/FunctionImport.h
  lib/Bitcode/Writer/BitcodeWriter.cpp
  lib/LTO/ThinLTOCodeGenerator.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/ThinLTO/X86/Inputs/distributed_indexes.ll
  test/ThinLTO/X86/distributed_indexes.ll
  test/tools/gold/X86/thinlto.ll
  tools/gold/gold-plugin.cpp
  tools/llvm-lto/llvm-lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19556.55527.patch
Type: text/x-patch
Size: 34302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160429/748ab472/attachment.bin>


More information about the llvm-commits mailing list