[PATCH] Use discriminator information in sample profiles.
Diego Novillo
dnovillo at google.com
Wed Mar 5 06:42:55 PST 2014
Replace std::pair with InstructionLocation to represent Line and
Discriminator pairs.
Hi chandlerc,
http://llvm-reviews.chandlerc.com/D2857
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2857?vs=7282&id=7552#toc
BRANCH
discriminator-profile
ARCANIST PROJECT
llvm
Files:
lib/Transforms/Scalar/SampleProfile.cpp
test/Transforms/SampleProfile/Inputs/calls.prof
test/Transforms/SampleProfile/Inputs/discriminator.prof
test/Transforms/SampleProfile/branch.ll
test/Transforms/SampleProfile/calls.ll
test/Transforms/SampleProfile/discriminator.ll
test/Transforms/SampleProfile/propagate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2857.2.patch
Type: text/x-patch
Size: 25335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140305/358d91e1/attachment.bin>
More information about the llvm-commits
mailing list