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

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 13:22:59 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290200: IR: Eliminate non-determinism in the module summary analysis. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D27875?vs=82132&id=82140#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27875

Files:
  llvm/trunk/include/llvm/ADT/MapVector.h
  llvm/trunk/include/llvm/ADT/SetVector.h
  llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
  llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph-profile-summary.ll

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


More information about the llvm-commits mailing list