summaryrefslogtreecommitdiff
path: root/bolt/lib/Utils/CommandLineOpts.cpp
Commit message (Expand)AuthorAgeFilesLines
* [BOLT] Control aggregation mode output profile file formatAmir Ayupov2022-09-191-0/+9
* CommandLine: add and use cl::SubCommand::get{All,TopLevel}Nicolai Hähnle2022-08-021-12/+6
* [BOLT] Increase coverage of shrink wrapping [3/5]Rafael Auler2022-07-111-0/+6
* [bolt] Remove unneeded cl::ZeroOrMore for cl::opt optionsFangrui Song2022-06-051-58/+36
* Remove unneeded cl::ZeroOrMore for cl::opt optionsFangrui Song2022-06-041-1/+1
* [Hexagon][bolt] Remove unneeded cl::ZeroOrMore for cl::opt options. NFCFangrui Song2022-06-031-1/+0
* [BOLT] Check if LLVM_REVISION is definedAmir Ayupov2022-04-151-1/+6
* [BOLT][NFC] Use LLVM_REVISION instead of BOLT_VERSION_STRINGAmir Ayupov2022-04-141-2/+2
* [BOLT] Set cold sections alignment explicitlyVladislav Khmelevsky2022-03-151-0/+5
* [BOLT] Refactor heatmap to be standalone toolVladislav Khmelevsky2022-02-071-32/+17
* [BOLT] Prepare BOLT for unit-testingVladislav Khmelevsky2022-01-271-8/+0
* [BOLT][NFC] Fix file-description commentsMaksim Panchenko2021-12-211-1/+1
* [BOLT] Fix Windows buildRafael Auler2021-11-111-3/+2
* Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler2021-10-081-0/+232