summaryrefslogtreecommitdiff
path: root/bolt/tools/driver
AgeCommit message (Expand)Author
2025-06-20[BOLT][AArch64] Add support for SPE brstack format (#129231)Ádám Kallai
2025-03-05[NFC][BOLT] Make file-local cl::opt global variables static (#126472)chrisPyr
2025-02-18[BOLT] Only link and initialize supported targets (#127509)Nikita Popov
2025-02-12[BOLT] Use getMainExecutable() (#126698)Nikita Popov
2024-10-24[BOLT] Add profile density computationAmir Ayupov
2024-10-14[BOLT] Support perf2bolt-N in the driverAmir Ayupov
2024-02-12[BOLT][NFC] Log through JournalingStreams (#81524)Amir Ayupov
2024-01-15[BOLT] Use SmallString::operator std::string (NFC)Kazu Hirata
2023-06-01[BOLT][CMake] Redo the build and install targetsPetr Hosek
2023-06-01Revert "[BOLT][CMake] Redo the build and install targets"Petr Hosek
2023-06-01[BOLT][CMake] Redo the build and install targetsPetr Hosek
2023-05-30Revert "[BOLT][CMake] Use LLVM macros for install targets"Petr Hosek
2023-05-30[BOLT][CMake] Use LLVM macros for install targetsPetr Hosek
2023-02-02[BOLT][NFC] Rename {MachO,}RewriteInstance::create methodsAmir Ayupov
2023-01-10Move from llvm::makeArrayRef to ArrayRef deduction guides - last partserge-sans-paille
2022-09-23[BOLT] Support building bolt when LLVM_LINK_LLVM_DYLIB is ONserge-sans-paille
2022-08-02CommandLine: add and use cl::SubCommand::get{All,TopLevel}Nicolai Hähnle
2022-07-21[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson
2022-06-10Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson
2022-06-10[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson
2022-05-13[BOLT][CMAKE] Fix DYLIB buildAmir Ayupov
2022-03-07[BOLT][CMAKE] Remove CMake 3.13.4 incompatible parameterAmir Ayupov
2022-02-23[BOLT][NFC] Report errors from RewriteInstance `discoverStorage` and `run`Amir Ayupov
2022-02-17[BOLT][NFC] Report errors from createBinaryContext and RewriteInstance ctorAmir Ayupov
2022-02-15Cleanup LLVMDWARFDebugInfoserge-sans-paille
2022-02-07[BOLT] Refactor heatmap to be standalone toolVladislav Khmelevsky
2022-01-27[BOLT] Prepare BOLT for unit-testingVladislav Khmelevsky
2021-12-23Re-enable Windows build and fix issuesRafael Auler
2021-12-21[BOLT][NFC] Fix file-description commentsMaksim Panchenko
2021-12-14[BOLT][NFC] Reformat with clang-formatMaksim Panchenko
2021-12-15Add bolt target to cmakeRafael Auler
2021-10-26[BOLT] Improve cmake configs for opensourceRafael Auler
2021-10-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler