[PATCH] D21932: [ThinLTO] Perform profile-guided indirect call promotion

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 17 07:22:25 PDT 2016


tejohnson updated this revision to Diff 64254.
tejohnson added a comment.

- Address latest comments.


https://reviews.llvm.org/D21932

Files:
  include/llvm/IR/ModuleSummaryIndex.h
  lib/Analysis/ModuleSummaryAnalysis.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  lib/Transforms/IPO/PassManagerBuilder.cpp
  test/Transforms/PGOProfile/Inputs/thinlto_indirect_call_promotion.ll
  test/Transforms/PGOProfile/thinlto_indirect_call_promotion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21932.64254.patch
Type: text/x-patch
Size: 12285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160717/d3ccc091/attachment.bin>


More information about the llvm-commits mailing list