[PATCH] D27875: IR: Eliminate non-determinism in the module summary analysis.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 19 20:10:26 PST 2016


pcc updated this revision to Diff 82061.
pcc marked 4 inline comments as done.
pcc added a comment.

- Address review comments


https://reviews.llvm.org/D27875

Files:
  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-function-summary-callgraph-profile-summary.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27875.82061.patch
Type: text/x-patch
Size: 26821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161220/f5c9cf44/attachment.bin>


More information about the llvm-commits mailing list