[PATCH] D28923: Add indirect call promotion to SamplePGO

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 11:30:35 PST 2017


danielcdh updated this revision to Diff 85165.
danielcdh marked 3 inline comments as done.
danielcdh added a comment.

Address David's comments.


https://reviews.llvm.org/D28923

Files:
  include/llvm/ProfileData/SampleProf.h
  lib/Transforms/IPO/SampleProfile.cpp
  test/Transforms/SampleProfile/Inputs/indirect-call.prof
  test/Transforms/SampleProfile/indirect-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28923.85165.patch
Type: text/x-patch
Size: 5604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170120/191693f0/attachment.bin>


More information about the llvm-commits mailing list