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

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 11:31:34 PDT 2016


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

- Add comments and variable names to nested for loop.


http://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.63701.patch
Type: text/x-patch
Size: 12157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160712/8746facd/attachment-0001.bin>


More information about the llvm-commits mailing list