[PATCH] D36233: [ThinLTO] Add FunctionAttrs to ThinLTO index
Charles Saternos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 3 07:48:11 PDT 2017
ncharlie updated this revision to Diff 109563.
ncharlie added a comment.
Bumped bitcode version, removed memory access field, updated tests.
https://reviews.llvm.org/D36233
Files:
include/llvm/IR/ModuleSummaryIndex.h
include/llvm/IR/ModuleSummaryIndexYAML.h
lib/Analysis/ModuleSummaryAnalysis.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
test/Bitcode/summary_version.ll
test/Bitcode/thinlto-alias.ll
test/Bitcode/thinlto-alias2.ll
test/Bitcode/thinlto-function-summary-callgraph-pgo.ll
test/Bitcode/thinlto-function-summary-callgraph-profile-summary.ll
test/Bitcode/thinlto-function-summary-callgraph-sample-profile-summary.ll
test/Bitcode/thinlto-function-summary-callgraph.ll
test/Bitcode/thinlto-function-summary-functionattrs.ll
test/Bitcode/thinlto-function-summary-refgraph.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36233.109563.patch
Type: text/x-patch
Size: 24535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170803/ce7526a3/attachment.bin>
More information about the llvm-commits
mailing list