summaryrefslogtreecommitdiff
path: root/bolt/lib/Profile/StaleProfileMatching.cpp
AgeCommit message (Expand)Author
2025-11-11[BOLT] Move call probe information to CallSiteInfoAmir Ayupov
2025-03-05[NFC][BOLT] Make file-local cl::opt global variables static (#126472)chrisPyr
2024-11-12[BOLT] Fix warningsKazu Hirata
2024-11-12[BOLT] Match blocks with pseudo probes (#99891)Shaw Young
2024-07-10[BOLT] Match blocks with calls as anchors (#96596)Shaw Young
2024-06-17 [BOLT] Add sink block to flow CFG in profile inference (#95047)shaw young
2024-06-17[BOLT] Drop high discrepancy profiles in matching (#95156)shaw young
2024-05-22[BOLT] Add NamedRegionTimer to inferStaleProfile (#93078)shaw young
2024-05-22[BOLT][NFC] Eliminate uses of throwing std::map::at (#92950)shaw young
2024-05-21Revert "[BOLT] Add NamedRegionTimer to inferStaleProfile (#92621)"Amir Ayupov
2024-05-21[BOLT] Add NamedRegionTimer to inferStaleProfile (#92621)shaw young
2024-03-15[BOLT] Check BF state in stale matching (#85339)Amir Ayupov
2024-02-01[BOLT] Add extra staleness logging (#80225)Amir Ayupov
2023-12-11[BOLT] Provide backwards compatibility for YAML profile with std::hash (#74253)Amir Ayupov
2023-11-27[BOLT] Use deterministic xxh3 for computing BF/BB hashes (#72542)spupyrev
2023-09-08[BOLT] Always match stale entry blocksspupyrev
2023-08-31[BOLT] Fine-tuning hash computation for stale matchingspupyrev
2023-07-27[BOLT] (Minor) Changes in stale inferencespupyrev
2023-07-27[BOLT] Add stale-related loggingspupyrev
2023-06-16[BOLT] Use {StringMap,DenseMapBase}::lookup (NFC)Kazu Hirata
2023-06-08[BOLT] stale profile matching [part 2 out of 2]spupyrev
2023-06-06[BOLT] stale profile matching [part 1 out of 2]spupyrev