[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 12:55:25 PST 2016
pcc updated this revision to Diff 82258.
pcc marked 6 inline comments as done.
pcc added a comment.
- Address review comments
https://reviews.llvm.org/D27967
Files:
llvm/include/llvm/Bitcode/LLVMBitCodes.h
llvm/include/llvm/IR/ModuleSummaryIndex.h
llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/test/Bitcode/thinlto-type-tests.ll
llvm/test/Bitcode/thinlto-unused-type-tests.ll
llvm/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27967.82258.patch
Type: text/x-patch
Size: 10541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161221/476c21cc/attachment.bin>
More information about the llvm-commits
mailing list