[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 12:42:53 PST 2016


pcc updated this revision to Diff 82132.
pcc added a comment.

- Micro optimize our memory allocations


https://reviews.llvm.org/D27875

Files:
  llvm/include/llvm/ADT/MapVector.h
  llvm/include/llvm/ADT/SetVector.h
  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.82132.patch
Type: text/x-patch
Size: 27528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161220/7c06f613/attachment.bin>


More information about the llvm-commits mailing list