summaryrefslogtreecommitdiff
path: root/bolt/lib/Utils/CommandLineOpts.cpp
AgeCommit message (Expand)Author
2025-10-14[bolt] Fix typos discovered by codespell (#124726)Christian Clauss
2025-10-03[BOLT][AArch64] Refuse to run CDSplit pass (#159351)Paschalis Mpeis
2025-05-30[BOLT][heatmap] Produce zoomed-out heatmaps (#140153)Amir Ayupov
2025-05-13[BOLT] Print heatmap from perf2bolt (#139194)Amir Ayupov
2025-05-08[BOLT][AArch64] Patch functions targeted by optional relocs (#138750)Maksim Panchenko
2025-03-21[NFC][BOLT] Refactor ForcePatch option (#127812)Paschalis Mpeis
2024-12-12[BOLT] Introduce binary analysis tool based on BOLT (#115330)Kristof Beyls
2024-10-24[BOLT] Add profile density computationAmir Ayupov
2024-07-25[BOLT] Enable standalone build (#97130)Tristan Ross
2024-07-15[BOLT] Add -print-mappings option to heatmaps (#97567)Paschalis Mpeis
2024-06-29[BOLT] Match functions with exact hash (#96572)Shaw Young
2024-06-25Revert "[๐˜€๐—ฝ๐—ฟ] initial version"shawbyoung
2024-06-25[๐˜€๐—ฝ๐—ฟ] initial versionshawbyoung
2024-06-24Revert "[BOLT] Hash-based function matching" (#96568)shaw young
2024-06-24[BOLT] Hash-based function matching (#95821)shaw young
2024-05-22[BOLT] Add NamedRegionTimer to inferStaleProfile (#93078)shaw young
2024-03-21[BOLT] Output basic YAML profile in BAT modeAmir Ayupov
2024-01-30[BOLT] Detect Linux kernel based on ELF program headers (#80086)Maksim Panchenko
2023-11-14[BOLT] Refactor --keep-nops option. NFC. (#72228)Maksim Panchenko
2023-11-13[BOLT] Fix NOP instruction emission on x86 (#72186)Maksim Panchenko
2023-11-09[BOLT] Fix typos (#68121)spaette
2023-06-28[BOLT] Add -dump-cg option to dump call graphAmir Ayupov
2022-09-19[BOLT] Control aggregation mode output profile file formatAmir Ayupov
2022-08-02CommandLine: add and use cl::SubCommand::get{All,TopLevel}Nicolai Hรคhnle
2022-07-11[BOLT] Increase coverage of shrink wrapping [3/5]Rafael Auler
2022-06-05[bolt] Remove unneeded cl::ZeroOrMore for cl::opt optionsFangrui Song
2022-06-04Remove unneeded cl::ZeroOrMore for cl::opt optionsFangrui Song
2022-06-03[Hexagon][bolt] Remove unneeded cl::ZeroOrMore for cl::opt options. NFCFangrui Song
2022-04-15[BOLT] Check if LLVM_REVISION is definedAmir Ayupov
2022-04-14[BOLT][NFC] Use LLVM_REVISION instead of BOLT_VERSION_STRINGAmir Ayupov
2022-03-15[BOLT] Set cold sections alignment explicitlyVladislav Khmelevsky
2022-02-07[BOLT] Refactor heatmap to be standalone toolVladislav Khmelevsky
2022-01-27[BOLT] Prepare BOLT for unit-testingVladislav Khmelevsky
2021-12-21[BOLT][NFC] Fix file-description commentsMaksim Panchenko
2021-11-11[BOLT] Fix Windows buildRafael Auler
2021-10-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler