aboutsummaryrefslogtreecommitdiff
path: root/bolt/tools/driver
AgeCommit message (Expand)AuthorFilesLines
2024-02-12[BOLT][NFC] Log through JournalingStreams (#81524)Amir Ayupov1-1/+25
2024-01-15[BOLT] Use SmallString::operator std::string (NFC)Kazu Hirata1-1/+1
2023-06-01[BOLT][CMake] Redo the build and install targetsPetr Hosek1-18/+2
2023-06-01Revert "[BOLT][CMake] Redo the build and install targets"Petr Hosek1-2/+18
2023-06-01[BOLT][CMake] Redo the build and install targetsPetr Hosek1-18/+2
2023-05-30Revert "[BOLT][CMake] Use LLVM macros for install targets"Petr Hosek1-0/+7
2023-05-30[BOLT][CMake] Use LLVM macros for install targetsPetr Hosek1-7/+0
2023-02-02[BOLT][NFC] Rename {MachO,}RewriteInstance::create methodsAmir Ayupov1-8/+4
2023-01-10Move from llvm::makeArrayRef to ArrayRef deduction guides - last partserge-sans-paille1-3/+3
2022-09-23[BOLT] Support building bolt when LLVM_LINK_LLVM_DYLIB is ONserge-sans-paille1-0/+2
2022-08-02CommandLine: add and use cl::SubCommand::get{All,TopLevel}Nicolai Hähnle1-1/+1
2022-07-21[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson1-3/+3
2022-06-10Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson1-3/+3
2022-06-10[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson1-3/+3
2022-05-13[BOLT][CMAKE] Fix DYLIB buildAmir Ayupov1-3/+7
2022-03-07[BOLT][CMAKE] Remove CMake 3.13.4 incompatible parameterAmir Ayupov1-1/+1
2022-02-23[BOLT][NFC] Report errors from RewriteInstance `discoverStorage` and `run`Amir Ayupov1-3/+6
2022-02-17[BOLT][NFC] Report errors from createBinaryContext and RewriteInstance ctorAmir Ayupov1-4/+20
2022-02-15Cleanup LLVMDWARFDebugInfoserge-sans-paille1-0/+1
2022-02-07[BOLT] Refactor heatmap to be standalone toolVladislav Khmelevsky2-42/+2
2022-01-27[BOLT] Prepare BOLT for unit-testingVladislav Khmelevsky1-0/+5
2021-12-23Re-enable Windows build and fix issuesRafael Auler1-0/+2
2021-12-21[BOLT][NFC] Fix file-description commentsMaksim Panchenko1-1/+1
2021-12-14[BOLT][NFC] Reformat with clang-formatMaksim Panchenko1-6/+6
2021-12-15Add bolt target to cmakeRafael Auler1-0/+18
2021-10-26[BOLT] Improve cmake configs for opensourceRafael Auler1-1/+7
2021-10-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler2-0/+347