[PATCH] D28923: Add indirect call promotion to SamplePGO

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 15:34:57 PST 2017


danielcdh created this revision.

This patch adds metadata for indirect call promotion in the sample profile loader.


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.85049.patch
Type: text/x-patch
Size: 6239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170119/ebc4f73f/attachment.bin>


More information about the llvm-commits mailing list