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

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL275707: [ThinLTO] Perform profile-guided indirect call promotion (authored by tejohnson).

Changed prior to commit:
  https://reviews.llvm.org/D21932?vs=64254&id=64255#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D21932

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

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


More information about the llvm-commits mailing list