aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/SampleProfile/Inputs
AgeCommit message (Expand)AuthorFilesLines
2025-10-24[test][Transforms] Remove unsafe-fp-math uses part 3 (NFC) (#164787)paperchalice1-4/+4
2025-03-24[SampleFDO] Match functions with the same base function name (#126688)Lei Wang1-0/+12
2024-09-04[SampleFDO] Read call-graph matching recovered top-level function profile (#1...Lei Wang1-0/+23
2024-08-13[CSSPGO] Return error_code for missing probe profile (#102085)Lei Wang1-0/+13
2024-07-17[SampleFDO] Stale profile call-graph matching (#95135)Lei Wang2-0/+68
2024-05-28[Sample Profile] Check hot callsite threshold when inlining a function with a...William Junda Huang1-0/+3
2024-05-13[SampleFDO] Improve stale profile matching by diff algorithm (#87375)Lei Wang1-0/+26
2024-05-08[SampleProfileLoader] Fix integer overflow in generateMDProfMetadata (#90217)Nabeel Omer1-0/+2
2024-05-02[SamplePGO] Handle FS discriminators in SampleProfileMatcher (#90858)Krzysztof Pszeniczny1-2/+2
2024-04-03[PseudoProbe] Mix block and call probe ID in lexical order (#75092)Lei Wang2-8/+8
2024-04-03[SamplePGO] Support -salvage-stale-profile without probes too (#86116)Krzysztof Pszeniczny1-0/+23
2024-03-27[CSSPGO] Fix the issue of missing callee profile matches (#85715)Lei Wang1-0/+16
2024-03-19[CSSPGO] Fix the issue of preinliner import function list (#85719)Lei Wang1-0/+14
2024-02-19[CSSPGO] Compute and report profile matching recovered callsites and samples ...Lei Wang2-4/+5
2023-08-30[CSSPGO] Skip reporting staleness metrics for imported functionswlei1-1/+2
2023-08-30[CSSPGO] Compute checksum mismatch recursively on nested profilewlei1-0/+12
2023-08-30[CSSPGO] Support stale profile matching for LTOwlei1-0/+26
2023-07-07[SamplePGO] Fix ICE that callee samples returns null while finding import fun...wlei1-0/+18
2023-05-01[llvm-profdata] Deprecate Compact Binary Sample Profile FormatWilliam Huang3-0/+0
2023-04-28[SamplePGO] Stale profile matching(part 2)wlei1-0/+28
2023-03-30[AutoFDO] Use flattened profiles for profile staleness metricswlei2-1/+21
2022-10-26[SampleFDO] Compute and report profile staleness metricswlei2-0/+28
2022-08-26[llvm][misexpect] Re-enable MisExpect for SampleProfilingPaul Kirth1-0/+10
2022-07-17[test] Change test/SampleProfile to use opaque pointersFangrui Song1-2/+2
2022-03-02[CSSPGO] Even flow distributionspupyrev1-0/+16
2022-03-01[CSSPGO][PriorityInliner] Do not use block weight to drive callsite inlining.Hongtao Yu2-9/+8
2022-01-18Handle whitespace in symbol listChris Bieneman1-1/+1
2022-01-18A better profi rebalancerspupyrev1-0/+26
2021-12-14[CSSPGO] Use nested context-sensitive profile.Hongtao Yu1-0/+7
2021-12-02profi - a flow-based profile inference algorithm: Part III (out of 3)spupyrev2-0/+35
2021-12-02profi - a flow-based profile inference algorithm: Part II (out of 3)spupyrev1-0/+27
2021-12-01profi - a flow-based profile inference algorithm: Part I (out of 3)spupyrev1-0/+23
2021-11-30[CSSPGO] Sorting nodes in a cycle of profiled call graph.Hongtao Yu1-0/+43
2021-11-23Revert "profi - a flow-based profile inference algorithm: Part I (out of 3)"Mehdi Amini1-23/+0
2021-11-23profi - a flow-based profile inference algorithm: Part I (out of 3)spupyrev1-0/+23
2021-11-23Revert "profi - a flow-based profile inference algorithm: Part I (out of 3)"Philip Reames1-23/+0
2021-11-23profi - a flow-based profile inference algorithm: Part I (out of 3)spupyrev1-0/+23
2021-10-29[InlineAdvisor] Add fallback/format switches and negative remark processing t...modimo5-2/+8
2021-10-29[SampleProfile] Add all callsites to AllCandidates if InlineReplay is in effectmodimo5-3/+28
2021-10-18[InlineAdvisor] Add -inline-replay-scope=<Function|Module> to control replay ...modimo3-1/+12
2021-08-30[CSSPGO] Split context string to deduplicate function name used in the context.Hongtao Yu1-0/+0
2021-08-25[CSSPGO] Add switch for sample loader to honor global pre-inliner decision fr...Wenlei He1-0/+39
2021-08-10[InlineAdvisor] Add single quotes around caller/callee namesFangrui Song1-2/+2
2021-07-09[AFDO] Merge function attributes after inliningKazu Hirata1-0/+2
2021-06-16[CSSPGO] Report zero-count probe in profile instead of dangling probes.Hongtao Yu1-0/+6
2021-06-11A post-processing for BFI inferencespupyrev1-0/+19
2021-06-02[SampleFDO] New hierarchical discriminator for FS SampleFDO (ProfileData part)Rong Xu2-0/+35
2021-05-24Revert "[NFC] remove explicit default value for strboolattr attribute in tests"serge-sans-paille1-4/+4
2021-05-24[NFC] remove explicit default value for strboolattr attribute in testsserge-sans-paille1-4/+4
2021-04-07[CSSPGO] Fix incorrect probe distribution factor computation in top-down inlinerwlei1-0/+18