..
Inputs
[InlineAdvisor] Add fallback/format switches and negative remark processing to Replay Inliner
2021-10-29 12:32:03 -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
[SampleProfile] Add all callsites to AllCandidates if InlineReplay is in effect
2021-10-29 12:04:52 -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
[SampleProfile] Add all callsites to AllCandidates if InlineReplay is in effect
2021-10-29 12:04:52 -07:00
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] Add fallback/format switches and negative remark processing to Replay Inliner
2021-10-29 12:32:03 -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
[SamplePGO] Fix callsite sample lookup to use dwarf names when dwarf linkage name isn't available.
2021-11-01 21:24:33 -07:00
profile-format.ll
[SamplePGO] Fix callsite sample lookup to use dwarf names when dwarf linkage name isn't available.
2021-11-01 21:24:33 -07:00
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
[X86] Update RET/LRET instruction to use the same naming convention as IRET (PR36876). NFC
2021-11-07 15:06:54 +00:00
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
…