llvm-project/llvm/test/Transforms/SampleProfile
Bjorn Pettersson a413663d8f [NewPM][test] Avoid using -enable-new-pm=1 since -passes implies new PM 2021-10-20 15:16:17 +02:00
..
Inputs [InlineAdvisor] Add -inline-replay-scope=<Function|Module> to control replay scope 2021-10-18 13:08:39 -07:00
branch.ll [test] Fixup tests with -analyze in llvm/test/Transforms 2021-09-04 16:45:51 -07:00
calls.ll [test] Fixup tests with -analyze in llvm/test/Transforms 2021-09-04 16:45:51 -07:00
cold-indirect-call.ll
compressed-profile-symbol-list.ll
cov-zero-samples.ll
coverage-warning.ll
csspgo-import-list.ll [CSSPGO] Sort function offset table to speed up profile loading. 2021-09-01 12:17:48 -07:00
csspgo-inline-debug.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
csspgo-inline-icall.ll [CSSPGO] Enable loading MD5 CS profile. 2021-09-01 09:19:47 -07:00
csspgo-inline.ll [CSSPGO] Enable loading MD5 CS profile. 2021-09-01 09:19:47 -07:00
csspgo-summary.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
csspgo-use-preinliner.ll [CSSPGO] Honor preinliner decision for ThinLTO importing 2021-09-02 17:29:26 -07:00
ctxsplit.ll
discriminator.ll [test] Fixup tests with -analyze in llvm/test/Transforms 2021-09-04 16:45:51 -07:00
early-inline.ll
entry_counts.ll
entry_counts_cold.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
entry_counts_missing_dbginfo.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
flattened.ll
fnptr.ll [test] Fixup tests with -analyze in llvm/test/Transforms 2021-09-04 16:45:51 -07:00
fsafdo_test.ll [test] Fixup tests with -analyze in llvm/test/Transforms 2021-09-04 16:45:51 -07:00
function_metadata.ll
gcc-simple.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
indirect-call-gcc.ll
indirect-call.ll
inline-act.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
inline-callee-update.ll
inline-cold-callsite-samplepgo.ll
inline-cold.ll
inline-combine.ll
inline-coverage.ll
inline-mergeprof-dup.ll
inline-mergeprof.ll
inline-noduplicate.ll Fix getInlineCost with ComputeFullInlineCost enabled 2021-10-14 17:41:41 -07:00
inline-replay.ll [InlineAdvisor][NFC] Fix tests added in D110658 V2 2021-10-18 15:27:33 -07:00
inline-stats.ll
inline-topdown.ll
inline.ll
merge-function-attributes.ll [AFDO] Require x86_64-linux in a testcase 2021-07-10 07:52:20 -07:00
nodebug-error.ll
nodebug.ll
nolocinfo.ll
norepeated-icp-2.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
norepeated-icp-3.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
norepeated-icp-4.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
norepeated-icp.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
offset.ll [test] Fixup tests with -analyze in llvm/test/Transforms 2021-09-04 16:45:51 -07:00
profile-context-order.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
profile-context-tracker-debug.ll [CSSPGO] Split context string to deduplicate function name used in the context. 2021-08-30 20:09:29 -07:00
profile-context-tracker.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
profile-correlation-irreducible-loops.ll [test] Fixup tests with -analyze in llvm/test/Transforms 2021-09-04 16:45:51 -07:00
profile-format-compress.ll
profile-format.ll
profile-sample-accurate.ll
profile-topdown-order.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
propagate.ll [test] Fixup tests with -analyze in llvm/test/Transforms 2021-09-04 16:45:51 -07:00
pseudo-probe-cse.ll [CSSPGO] Unblock optimizations with pseudo probe instrumentation part 3. 2021-10-12 09:44:12 -07:00
pseudo-probe-dangle.ll [CSSPGO] Set PseudoProbeInserter as a default pass. 2021-09-22 09:09:48 -07:00
pseudo-probe-dangle2.ll [CSSPGO] Undoing the concept of dangling pseudo probe 2021-06-18 15:14:11 -07:00
pseudo-probe-dangle3.ll [CSSPGO] Undoing the concept of dangling pseudo probe 2021-06-18 15:14:11 -07:00
pseudo-probe-discriminator.ll [CSSPGO] Allow the use of debug-info-for-profiling and pseudo-probe-for-profiling together 2021-08-12 08:52:49 -07:00
pseudo-probe-emit-inline.ll [CSSPGO] Set PseudoProbeInserter as a default pass. 2021-09-22 09:09:48 -07:00
pseudo-probe-emit.ll [CSSPGO] Set PseudoProbeInserter as a default pass. 2021-09-22 09:09:48 -07:00
pseudo-probe-icp-factor.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
pseudo-probe-inline.ll [InlineAdvisor] Add single quotes around caller/callee names 2021-08-10 11:51:31 -07:00
pseudo-probe-instcombine.ll
pseudo-probe-instsched.ll [CSSPGO] Set PseudoProbeInserter as a default pass. 2021-09-22 09:09:48 -07:00
pseudo-probe-loop-deletion.ll [CSSPGO] Unblock optimizations with pseudo probe instrumentation part 3. 2021-10-12 09:44:12 -07:00
pseudo-probe-memset.ll
pseudo-probe-peep.ll
pseudo-probe-profile-metadata-2.ll
pseudo-probe-profile-metadata.ll
pseudo-probe-profile.ll
pseudo-probe-selectionDAG.ll
pseudo-probe-slotindex.ll
pseudo-probe-twoaddr.ll
pseudo-probe-update-2.ll
pseudo-probe-update.ll
pseudo-probe-verify.ll
pseudo-probe.mir
remap-2.ll
remap.ll
remarks-hotness.ll [NewPM][test] Avoid using -enable-new-pm=1 since -passes implies new PM 2021-10-20 15:16:17 +02:00
remarks.ll [InlineAdvisor] Add single quotes around caller/callee names 2021-08-10 11:51:31 -07:00
section-accurate-samplepgo.ll
summary.ll
syntax.ll
uncompressed-profile-symbol-list.ll
uniqname.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
use-sample-profile-attr.ll
warm-inline-instance.ll