[PATCH] D23885: [ThinLTO] add constArgumentsBitmask to caller summary

Piotr Padlewski via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 25 11:26:05 PDT 2016


Prazek updated this revision to Diff 69272.
Prazek added a comment.

removed empty line


https://reviews.llvm.org/D23885

Files:
  include/llvm/Bitcode/LLVMBitCodes.h
  include/llvm/IR/ModuleSummaryIndex.h
  lib/Analysis/ModuleSummaryAnalysis.cpp
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  lib/IR/ModuleSummaryIndex.cpp
  test/Bitcode/Inputs/thinlto-function-summary-callgraph-const-arguments.ll
  test/Bitcode/thinlto-alias.ll
  test/Bitcode/thinlto-function-summary-callgraph-const-arguments.ll
  test/Bitcode/thinlto-function-summary-callgraph-pgo.ll
  test/Bitcode/thinlto-function-summary-callgraph.ll
  test/Bitcode/thinlto-function-summary-refgraph.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23885.69272.patch
Type: text/x-patch
Size: 22969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160825/5ee481de/attachment.bin>


More information about the llvm-commits mailing list