[PATCH] D51330: [ThinLTO] Efficiency fix for writing type id records in per-module indexes

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 25 13:16:25 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343021: [ThinLTO] Efficiency fix for writing type id records in per-module indexes (authored by tejohnson, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D51330

Files:
  llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
  llvm/trunk/include/llvm/IR/ModuleSummaryIndexYAML.h
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/LTO/LTO.cpp
  llvm/trunk/test/Assembler/thinlto-summary.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/branch-funnel.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/export-single-impl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51330.166982.patch
Type: text/x-patch
Size: 23236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/2e6359b6/attachment.bin>


More information about the llvm-commits mailing list