llvm-project/llvm/test/Transforms/SampleProfile/Inputs
Dehao Chen c0a1e432c7 Fine tuning of sample profile propagation algorithm.
Summary: The refined propagation algorithm is more accurate and robust.

Reviewers: davidxl, dnovillo

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D23224

llvm-svn: 278522
2016-08-12 16:22:12 +00:00
..
bad_discriminator_value.prof
bad_fn_header.prof
bad_line_values.prof
bad_mangle.prof
bad_sample_line.prof
bad_samples.prof
branch.prof Fine tuning of sample profile propagation algorithm. 2016-08-12 16:22:12 +00:00
calls.prof
cov-zero-samples.prof SamplePGO - Do not count never-executed inlined functions when computing coverage. 2015-11-20 21:46:38 +00:00
coverage-warning.prof SamplePGO - Add flag to check sampling coverage. 2015-10-28 22:30:25 +00:00
discriminator.prof
entry_counts.prof
fnptr.binprof Fine tuning of sample profile propagation algorithm. 2016-08-12 16:22:12 +00:00
fnptr.prof Fine tuning of sample profile propagation algorithm. 2016-08-12 16:22:12 +00:00
gcc-simple.afdo
inline-act.prof Pass AssumptionCacheTracker from SampleProfileLoader to Inliner 2016-06-20 20:53:40 +00:00
inline-combine.prof Perform InstructioinCombiningPass before SampleProfile pass. 2016-03-01 22:53:02 +00:00
inline-coverage.prof SamplePGO - Count sample records in embedded profiles when computing coverage. 2015-10-31 21:53:58 +00:00
inline-hint.prof SamplePGO - Add initial support for inliner annotations. 2015-11-27 23:14:51 +00:00
inline.prof
nolocinfo.prof Fix SamplePGO segfault when debug info is missing. 2015-10-27 17:37:00 +00:00
offset.prof
propagate.prof Tune basic block annotation algorithm. 2016-04-26 04:59:11 +00:00
remarks.prof SamplePGO - Add optimization reports. 2015-10-26 18:52:53 +00:00
summary.prof Hookup ProfileSummary with SampleProfilerLoader 2016-06-24 22:57:06 +00:00
syntax.prof