Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-23[BOLT] Support building bolt when LLVM_LINK_LLVM_DYLIB is ONserge-sans-paille
2022-09-22[BOLT] Fix (part of) dylib compatibilityserge-sans-paille
2022-09-22Revert "[bolt] Fix (part of) dylib compatibility"serge-sans-paille
2022-09-22[bolt] Fix (part of) dylib compatibilityserge-sans-paille
2022-08-03CommandLine: add and use cl::SubCommand::get{All,TopLevel}Nicolai Hähnle
2022-07-30Add BAT testing frameworkRafael Auler
2022-07-21[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson
2022-06-24[BOLT][NFC] Use range-based STL wrappersAmir Ayupov
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-06-01[BOLT] Add `-o` option to merge-fdataYi Kong
2022-05-31[BOLT] Allow merge-fdata to take a directory as inputYi Kong
2022-05-31[BOLT][NFC] Don't over-specify the size of SmallVectorYi Kong
2022-05-14[BOLT] Fix merge-fdata handling of BAT profilesRafael Auler
2022-05-13[BOLT][CMAKE] Fix DYLIB buildAmir Ayupov
2022-05-04[BOLT][CMAKE] Fix llvm-bolt-fuzzer buildAmir Ayupov
2022-04-12[BOLT] Compact legacy profilesYi Kong
2022-03-08[BOLT][CMAKE] Remove CMake 3.13.4 incompatible parameterAmir Ayupov
2022-02-24[BOLT][NFC] Report errors from RewriteInstance `discoverStorage` and `run`Amir Ayupov
2022-02-21[BOLT] Added fuzzer target (llvm-bolt-fuzzer)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-02-01[BOLT][CMAKE] Add extra BOLT_INCLUDE_TESTS condition for merge-fdata emit-rel...Amir Ayupov
2022-01-27[BOLT] Prepare BOLT for unit-testingVladislav Khmelevsky
2021-12-29[BOLT][NFC] Fix braces usage in the rest of the codebaseAmir Ayupov
2021-12-23Re-enable Windows build and fix issuesRafael Auler
2021-12-21[BOLT][NFC] Fix file-description commentsMaksim Panchenko
2021-12-15[BOLT][NFC] Reformat with clang-formatMaksim Panchenko
2021-12-15Add bolt target to cmakeRafael Auler
2021-11-03[BOLT][TEST] Add instrumentation test using merge-fdataAmir Ayupov
2021-10-26[BOLT] Improve cmake configs for opensourceRafael Auler
2021-10-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler