[PATCH] D13145: Change sample profile format to hierarchical using inline stack.
Dehao Chen via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 28 14:59:21 PDT 2015
danielcdh updated this revision to Diff 35912.
danielcdh marked 2 inline comments as done.
danielcdh added a comment.
Integrate comments.
http://reviews.llvm.org/D13145
Files:
include/llvm/ProfileData/SampleProf.h
lib/ProfileData/SampleProfReader.cpp
lib/Transforms/IPO/SampleProfile.cpp
test/Transforms/SampleProfile/Inputs/bad_discriminator_value.prof
test/Transforms/SampleProfile/Inputs/bad_fn_header.prof
test/Transforms/SampleProfile/Inputs/bad_mangle.prof
test/Transforms/SampleProfile/Inputs/bad_sample_line.prof
test/Transforms/SampleProfile/Inputs/bad_samples.prof
test/Transforms/SampleProfile/Inputs/branch.prof
test/Transforms/SampleProfile/Inputs/calls.prof
test/Transforms/SampleProfile/Inputs/discriminator.prof
test/Transforms/SampleProfile/Inputs/entry_counts.prof
test/Transforms/SampleProfile/Inputs/fnptr.prof
test/Transforms/SampleProfile/Inputs/inline.prof
test/Transforms/SampleProfile/Inputs/propagate.prof
test/Transforms/SampleProfile/Inputs/syntax.prof
test/Transforms/SampleProfile/inline.ll
test/Transforms/SampleProfile/syntax.ll
test/tools/llvm-profdata/Inputs/sample-profile.proftext
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13145.35912.patch
Type: text/x-patch
Size: 34101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150928/4f56bb68/attachment.bin>
More information about the llvm-commits
mailing list