[PATCH] D54815: [ThinLTO] Add summary entries for index-based WPD
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 25 16:40:20 PST 2019
tejohnson updated this revision to Diff 183660.
tejohnson added a comment.
Use an abbrev id in the bitcode for the new TYPE_ID_METADATA records.
This makes them a bit more compact.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54815/new/
https://reviews.llvm.org/D54815
Files:
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/IR/ModuleSummaryIndex.h
lib/Analysis/ModuleSummaryAnalysis.cpp
lib/AsmParser/LLLexer.cpp
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLParser.h
lib/AsmParser/LLToken.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/IR/AsmWriter.cpp
lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54815.183660.patch
Type: text/x-patch
Size: 36505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190126/219070df/attachment.bin>
More information about the llvm-commits
mailing list