[PATCH] D23224: Fine tuning of sample profile propagation algorithm.

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 20:19:24 PDT 2016


danielcdh updated this revision to Diff 67792.
danielcdh marked 4 inline comments as done.
danielcdh added a comment.

add more comments


https://reviews.llvm.org/D23224

Files:
  lib/Transforms/IPO/SampleProfile.cpp
  test/Transforms/SampleProfile/Inputs/branch.prof
  test/Transforms/SampleProfile/Inputs/fnptr.binprof
  test/Transforms/SampleProfile/Inputs/fnptr.prof
  test/Transforms/SampleProfile/branch.ll
  test/Transforms/SampleProfile/calls.ll
  test/Transforms/SampleProfile/discriminator.ll
  test/Transforms/SampleProfile/entry_counts.ll
  test/Transforms/SampleProfile/fnptr.ll
  test/Transforms/SampleProfile/offset.ll
  test/Transforms/SampleProfile/propagate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23224.67792.patch
Type: text/x-patch
Size: 19082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160812/5065c688/attachment.bin>


More information about the llvm-commits mailing list