This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0ac09cb [x86] X86ISelLowering zext(add_nuw(x, C)) --> add(zext(x), C_zext) new 126e4c2 Fine tuning of sample profile propagation algorithm.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Transforms/IPO/SampleProfile.cpp | 131 ++++++++++++++++----- test/Transforms/SampleProfile/Inputs/branch.prof | 2 +- test/Transforms/SampleProfile/Inputs/fnptr.binprof | Bin 221 -> 225 bytes test/Transforms/SampleProfile/Inputs/fnptr.prof | 1 + test/Transforms/SampleProfile/branch.ll | 8 +- test/Transforms/SampleProfile/calls.ll | 8 +- test/Transforms/SampleProfile/discriminator.ll | 8 +- test/Transforms/SampleProfile/entry_counts.ll | 2 +- test/Transforms/SampleProfile/fnptr.ll | 12 +- test/Transforms/SampleProfile/offset.ll | 4 +- test/Transforms/SampleProfile/propagate.ll | 12 +- 11 files changed, 129 insertions(+), 59 deletions(-)