[PATCH] D27967: IR: Function summary representation for type tests.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 15:14:17 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290280: IR: Function summary representation for type tests. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D27967?vs=82258&id=82281#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27967

Files:
  llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/trunk/include/llvm/IR/ModuleSummaryIndex.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-tests.ll
  llvm/trunk/test/Bitcode/thinlto-unused-type-tests.ll
  llvm/trunk/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27967.82281.patch
Type: text/x-patch
Size: 10752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161221/5f3ac966/attachment.bin>


More information about the llvm-commits mailing list