[PATCH] D30282: Add call branch annotation for ICP promoted direct call in SamplePGO mode.

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 13:45:17 PST 2017


danielcdh updated this revision to Diff 89558.
danielcdh added a comment.

update


https://reviews.llvm.org/D30282

Files:
  include/llvm/Passes/PassBuilder.h
  include/llvm/Transforms/Instrumentation.h
  include/llvm/Transforms/PGOInstrumentation.h
  lib/Passes/PassBuilder.cpp
  lib/Transforms/IPO/PassManagerBuilder.cpp
  lib/Transforms/IPO/SampleProfile.cpp
  lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
  test/Transforms/PGOProfile/indirect_call_promotion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30282.89558.patch
Type: text/x-patch
Size: 14092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170223/a2e7061c/attachment.bin>


More information about the llvm-commits mailing list