[PATCH] D19481: [ThinLTO] Use valueid instead of bitcode offsets in combined index file
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 26 18:35:16 PDT 2016
tejohnson updated this revision to Diff 55152.
tejohnson added a comment.
- Incorporate findSummaryInfoModule from earlier version of http://reviews.llvm.org/D18298 and use it
http://reviews.llvm.org/D19481
Files:
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/IR/ModuleSummaryIndex.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
test/Bitcode/thinlto-alias.ll
test/Bitcode/thinlto-function-summary-callgraph-pgo.ll
test/Bitcode/thinlto-function-summary-callgraph.ll
test/Bitcode/thinlto-function-summary-originalnames.ll
test/Bitcode/thinlto-summary-linkage-types.ll
test/Bitcode/thinlto-summary-section.ll
test/tools/gold/X86/thinlto.ll
test/tools/llvm-lto/thinlto.ll
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19481.55152.patch
Type: text/x-patch
Size: 28140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160427/70aece82/attachment.bin>
More information about the llvm-commits
mailing list