aboutsummaryrefslogtreecommitdiff
path: root/bolt/lib/Utils/CommandLineOpts.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-05-30[BOLT][heatmap] Produce zoomed-out heatmaps (#140153)Amir Ayupov1-4/+51
2025-05-13[BOLT] Print heatmap from perf2bolt (#139194)Amir Ayupov1-1/+5
2025-05-08[BOLT][AArch64] Patch functions targeted by optional relocs (#138750)Maksim Panchenko1-0/+5
2025-03-21[NFC][BOLT] Refactor ForcePatch option (#127812)Paschalis Mpeis1-0/+6
2024-12-12[BOLT] Introduce binary analysis tool based on BOLT (#115330)Kristof Beyls1-0/+2
2024-10-24[BOLT] Add profile density computationAmir Ayupov1-0/+4
2024-07-25[BOLT] Enable standalone build (#97130)Tristan Ross1-3/+3
2024-07-15[BOLT] Add -print-mappings option to heatmaps (#97567)Paschalis Mpeis1-0/+6
2024-06-29[BOLT] Match functions with exact hash (#96572)Shaw Young1-0/+3
2024-06-25Revert "[๐˜€๐—ฝ๐—ฟ] initial version"shawbyoung1-8/+0
2024-06-25[๐˜€๐—ฝ๐—ฟ] initial versionshawbyoung1-0/+8
2024-06-24Revert "[BOLT] Hash-based function matching" (#96568)shaw young1-5/+0
2024-06-24[BOLT] Hash-based function matching (#95821)shaw young1-0/+5
2024-05-22[BOLT] Add NamedRegionTimer to inferStaleProfile (#93078)shaw young1-0/+4
2024-03-21[BOLT] Output basic YAML profile in BAT modeAmir Ayupov1-0/+4
2024-01-30[BOLT] Detect Linux kernel based on ELF program headers (#80086)Maksim Panchenko1-1/+0
2023-11-14[BOLT] Refactor --keep-nops option. NFC. (#72228)Maksim Panchenko1-5/+0
2023-11-13[BOLT] Fix NOP instruction emission on x86 (#72186)Maksim Panchenko1-0/+5
2023-11-09[BOLT] Fix typos (#68121)spaette1-1/+1
2023-06-28[BOLT] Add -dump-cg option to dump call graphAmir Ayupov1-3/+3
2022-09-19[BOLT] Control aggregation mode output profile file formatAmir Ayupov1-0/+9
2022-08-02CommandLine: add and use cl::SubCommand::get{All,TopLevel}Nicolai Hรคhnle1-12/+6
2022-07-11[BOLT] Increase coverage of shrink wrapping [3/5]Rafael Auler1-0/+6
2022-06-05[bolt] Remove unneeded cl::ZeroOrMore for cl::opt optionsFangrui Song1-58/+36
2022-06-04Remove unneeded cl::ZeroOrMore for cl::opt optionsFangrui Song1-1/+1
2022-06-03[Hexagon][bolt] Remove unneeded cl::ZeroOrMore for cl::opt options. NFCFangrui Song1-1/+0
2022-04-15[BOLT] Check if LLVM_REVISION is definedAmir Ayupov1-1/+6
2022-04-14[BOLT][NFC] Use LLVM_REVISION instead of BOLT_VERSION_STRINGAmir Ayupov1-2/+2
2022-03-15[BOLT] Set cold sections alignment explicitlyVladislav Khmelevsky1-0/+5
2022-02-07[BOLT] Refactor heatmap to be standalone toolVladislav Khmelevsky1-32/+17
2022-01-27[BOLT] Prepare BOLT for unit-testingVladislav Khmelevsky1-8/+0
2021-12-21[BOLT][NFC] Fix file-description commentsMaksim Panchenko1-1/+1
2021-11-11[BOLT] Fix Windows buildRafael Auler1-3/+2
2021-10-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler1-0/+232