[PATCH] D29734: IR: Function summary extensions for whole-program devirtualization pass.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 14:41:18 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294795: IR: Function summary extensions for whole-program devirtualization pass. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D29734?vs=88030&id=88056#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29734

Files:
  llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
  llvm/trunk/include/llvm/IR/ModuleSummaryIndexYAML.h
  llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/test/Bitcode/thinlto-type-vcalls.ll
  llvm/trunk/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29734.88056.patch
Type: text/x-patch
Size: 27485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170210/9cebd1e0/attachment.bin>


More information about the llvm-commits mailing list