summaryrefslogtreecommitdiff
path: root/bolt/include/bolt/Profile
Commit message (Expand)AuthorAgeFilesLines
* [BOLT][NFC] Add hash computation for basic blocksspupyrev2023-05-021-0/+1
* [BOLT][NFC] Simplify preprocessProfileAmir Ayupov2023-03-151-0/+6
* [BOLT] Remove dependency on StringMap iteration orderMaksim Panchenko2023-03-031-3/+4
* [BOLT][NFC] Move getLTOCommonName to UtilsAmir Ayupov2023-01-201-26/+0
* [BOLT][NFC] Use std::optional for getLTOCommonNameAmir Ayupov2022-12-111-1/+1
* [BOLT][NFC] Use std::optional in DataAggregatorAmir Ayupov2022-12-111-4/+4
* [BOLT][NFC] Use std::optional in BATAmir Ayupov2022-12-112-5/+5
* [BOLT] Use std::optional instead of None in comments (NFC)Kazu Hirata2022-12-101-1/+1
* [PERF2BOLT] Fix unittest failureRafael Auler2022-09-281-0/+4
* Use StringRef::contains (NFC)Kazu Hirata2022-08-281-1/+1
* [bolt] Remove redundaunt virtual specifiers (NFC)Kazu Hirata2022-07-302-8/+8
* Add BAT testing frameworkRafael Auler2022-07-291-7/+8
* [BOLT] Add support for the latest perf toolMaksim Panchenko2022-07-222-5/+15
* [BOLT] Report per-section hotness in bolt-heatmap.Rahman Lavaee2022-05-051-3/+19
* [BOLT][perf2bolt] Fix base address calculation for shared objectsMaksim Panchenko2022-04-141-13/+10
* [BOLT][NFC] Fix file-description commentsMaksim Panchenko2021-12-218-17/+8
* [BOLT][NFC] Remove another unused functionMaksim Panchenko2021-12-021-4/+0
* [BOLT][NFC] Reformat with clang-formatMaksim Panchenko2021-12-148-117/+74
* [BOLT][NFC] Change guard macros in headersMaksim Panchenko2021-11-188-17/+16
* [BOLT] Fix Windows buildRafael Auler2021-11-111-4/+4
* Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler2021-10-088-0/+1748