llvm-project/llvm/test/Transforms/SampleProfile
Hongtao Yu 750049d78b [CSSPGO] Disabling a pseudo probe test on non-x86 platforms.
Disabling a pseudo probe test on non-x86 platforms since it's not fully tested there.
2020-11-30 11:19:45 -08:00
..
Inputs [SampleFDO] Enhance profile remapping support for searching inline instance 2020-08-26 11:07:35 -07:00
branch.ll [test][SampleProfile][NewPM] Fix some tests under NPM 2020-09-30 09:44:29 -07:00
calls.ll [test][SampleProfile][NewPM] Fix some tests under NPM 2020-09-30 09:44:29 -07:00
cold-indirect-call.ll
compressed-profile-symbol-list.ll
cov-zero-samples.ll
coverage-warning.ll
discriminator.ll [test][SampleProfile][NewPM] Fix some tests under NPM 2020-09-30 09:44:29 -07:00
early-inline.ll
entry_counts.ll
entry_counts_cold.ll Make CallInst::updateProfWeight emit i32 weights instead of i64 2020-11-24 18:13:59 -08:00
entry_counts_missing_dbginfo.ll
flattened.ll [test][NewPM][SampleProfile] Fix more tests under NPM 2020-09-30 11:50:41 -07:00
fnptr.ll [test][SampleProfile][NewPM] Fix some tests under NPM 2020-09-30 09:44:29 -07:00
function_metadata.ll
gcc-simple.ll
indirect-call-gcc.ll
indirect-call.ll Revert "Use uint64_t for branch weights instead of uint32_t" 2020-10-31 00:25:32 -07:00
inline-act.ll
inline-callee-update.ll
inline-cold-callsite-samplepgo.ll
inline-cold.ll
inline-combine.ll
inline-coverage.ll
inline-mergeprof-dup.ll Revert "Use uint64_t for branch weights instead of uint32_t" 2020-10-31 00:25:32 -07:00
inline-mergeprof.ll Make CallInst::updateProfWeight emit i32 weights instead of i64 2020-11-24 18:13:59 -08:00
inline-replay.ll [InlineAdvisor] New inliner advisor to replay inlining from optimization remarks 2020-08-15 20:17:21 -07:00
inline-stats.ll
inline-topdown.ll
inline.ll
nodebug-error.ll [SampleFDO] Stop letting findCalleeFunctionSamples return unrelated profiles 2020-08-10 12:41:09 -07:00
nodebug.ll
nolocinfo.ll
offset.ll [test][SampleProfile][NewPM] Fix some tests under NPM 2020-09-30 09:44:29 -07:00
profile-format-compress.ll Revert "Use uint64_t for branch weights instead of uint32_t" 2020-10-31 00:25:32 -07:00
profile-format.ll Revert "Use uint64_t for branch weights instead of uint32_t" 2020-10-31 00:25:32 -07:00
profile-sample-accurate.ll [test][NewPM][SampleProfile] Fix more tests under NPM 2020-09-30 11:50:41 -07:00
propagate.ll [test][SampleProfile][NewPM] Fix some tests under NPM 2020-09-30 09:44:29 -07:00
pseudo-probe-emit.ll [CSSPGO] Disabling a pseudo probe test on non-x86 platforms. 2020-11-30 11:19:45 -08:00
pseudo-probe.mir [CSSPGO] MIR target-independent pseudo instruction for pseudo-probe intrinsic 2020-11-20 10:52:43 -08:00
remap-2.ll [SampleFDO] Enhance profile remapping support for searching inline instance 2020-08-26 11:07:35 -07:00
remap.ll [test][SampleProfile][NewPM] Fix some tests under NPM 2020-09-30 09:44:29 -07:00
remarks.ll
section-accurate-samplepgo.ll
summary.ll
syntax.ll
uncompressed-profile-symbol-list.ll
use-sample-profile-attr.ll
warm-inline-instance.ll