llvm-project/llvm/test/Transforms/SampleProfile/Inputs
Dehao Chen 554f500ae2 Before sample pgo annotation, do not inline a function that has no debug info. (NFC)
If there is no debug info in the callee, inlining it will not help annotator. This avoids infinite loop as reported in PR/31119.

llvm-svn: 287710
2016-11-22 22:50:01 +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
coverage-warning.prof
discriminator.prof
einline.prof Handle early inline for hot callsites that reside in the same basic block. 2016-09-19 18:38:14 +00:00
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
inline-combine.prof
inline-coverage.prof Use call target count to derive the call instruction weight 2016-09-19 16:06:37 +00:00
inline-hint.prof
inline.prof
nodebug.prof Before sample pgo annotation, do not inline a function that has no debug info. (NFC) 2016-11-22 22:50:01 +00:00
nolocinfo.prof
offset.prof
propagate.prof
remarks.prof
summary.prof Hookup ProfileSummary with SampleProfilerLoader 2016-06-24 22:57:06 +00:00
syntax.prof