- 5b20b57 [BOLT][AArch64] Allow binary-analysis and heatmap tool to run with pac-ret binaries (#136664) by Gergely Bálint · 7 weeks ago
- 320ec7f [Documentation] Always use SVG for dot-generated doxygen images. (#136843) by cor3ntin · 8 weeks ago
- 850b4929 [BOLT][binary-analysis] Add initial pac-ret gadget scanner (#122304) by Kristof Beyls · 4 months ago
- 62c39d7 [BOLT/docs] The support for macro-op fusion was removed. (#121158) by Davide Italiano · 6 months ago
- 3c357a49 [BOLT] Add support for safe-icf (#116275) by Alexander Yermolovich · 6 months ago
- ceb7214 [BOLT] Introduce binary analysis tool based on BOLT (#115330) by Kristof Beyls · 6 months ago
- c1912b4 [BOLT][docs] Fix typo (#98640) by Peter Jung · 11 months ago
- 6aad62c [BOLT][DWARF] Add parallelization for processing of DWO debug information (#100282) by Sayhaan Siddiqui · 11 months ago
- d251a328 [BOLT] Fix typo from alterantive to alternative (#99704) by Jordan Brantner · 11 months ago
- 8bc02bf fix(bolt/**.py): fix comparison to None (#94012) by Eisuke Kawashima · 11 months ago
- 7f56323 [bolt][Docs] fix missing option in cmake of stage3 in OptimizingClang.md (#93684) by Itis-hard2name · 11 months ago
- d54ec64 [BOLT][DWARF] Remove deprecated opt (#99575) by Sayhaan Siddiqui · 11 months ago
- 296a956 [BOLT] Match functions with call graph (#98125) by Shaw Young · 11 months ago
- b037d0f [BOLT][docs] Expand Heatmaps.md (#98162) by Paschalis Mpeis · 11 months ago
- 34433fd [BOLT] Add -print-mappings option to heatmaps (#97567) by Paschalis Mpeis · 11 months ago
- a0c6b8a [BOLT][docs] Add merge-fdata to Linux optimization guide (#97659) by Maksim Panchenko · 12 months ago
- 97dc508 [BOLT] Match functions with name similarity (#95884) by Shaw Young · 12 months ago
- 49fdbbc [BOLT] Match functions with exact hash (#96572) by Shaw Young · 12 months ago
- ec2fb59 [BOLT][docs] Add Linux kernel optimization guide (#96669) by Maksim Panchenko · 12 months ago
- 902952a Revert "[𝘀𝗽𝗿] initial version" by shawbyoung · 12 months ago
- bb5ab1f [𝘀𝗽𝗿] initial version by shawbyoung · 12 months ago
- 32e4906 Revert "[BOLT] Hash-based function matching" (#96568) by shaw young · 12 months ago
- 5e097c7 [BOLT] Hash-based function matching (#95821) by shaw young · 12 months ago
- 75ac887 [BOLT][NFC] Sync CommandLineArgumentReference with options (#96563) by shaw young · 12 months ago
- 68fc8df [BOLT] Drop high discrepancy profiles in matching (#95156) by shaw young · 1 year ago
- 765ce86 [BOLT][DOC] Add script for automatic user guide generation (#93822) by Elvina Yakubova · 1 year, 1 month ago
- c5a3f664 [BOLT] Revise IDE folder structure (#89742) by Michael Kruse · 1 year, 1 month ago
- d1d9545 [BOLT][BAT] Add entries for deleted basic blocks by Amir Ayupov · 1 year, 1 month ago
- dcf3102 [BOLT][NFC] Add documentation on BOLT options (#92117) by Elvina Yakubova · 1 year, 1 month ago
- b79b6f9 [BOLT] Use offset deduplication for cold fragments by Amir Ayupov · 1 year, 2 months ago
- 1b763f2 [BOLT] Add secondary entry points to BAT by Amir Ayupov · 1 year, 3 months ago
- ceba3a3 [BOLT] Add number of basic blocks to BAT by Amir Ayupov · 1 year, 3 months ago
- b0e2363 [BOLT] Add BB index to BAT by Amir Ayupov · 1 year, 3 months ago
- f66d631 Revert "[BOLT] Add BB index to BAT (#86044)" by Amir Ayupov · 1 year, 3 months ago
- 3b3de48 [BOLT] Add BB index to BAT (#86044) by Amir Ayupov · 1 year, 3 months ago
- 6280681 [BOLT] Output basic YAML profile in BAT mode by Amir Ayupov · 1 year, 3 months ago
- ad00e7e [BOLT] Write and parse BF/BB hashes in BAT by Amir Ayupov · 1 year, 3 months ago
- df7d2b2 [BOLT] Deduplicate equal offsets in BAT (#76905) by Amir Ayupov · 1 year, 5 months ago
- 8f1d94a [BOLT] Use continuous output addresses in delta encoding in BAT by Amir Ayupov · 1 year, 5 months ago
- dcba077 [BOLT] Embed cold mapping info into function entry in BAT (#76903) by Amir Ayupov · 1 year, 5 months ago
- 8fb8ad6 [BOLT] Delta-encode function start addresses in BAT (#76902) by Amir Ayupov · 1 year, 5 months ago
- bbe0798 [BOLT] Delta-encode offsets in BAT (#76900) by Amir Ayupov · 1 year, 5 months ago
- 565f40d [BOLT] Encode BAT using ULEB128 (#76899) by Amir Ayupov · 1 year, 5 months ago
- a7cf0a1 [BOLT] Add BOLT Address Translation documentation (#76899) by Amir Ayupov · 1 year, 5 months ago
- 1a2f833 [BOLT] Fix typos (#68121) by spaette · 1 year, 7 months ago
- f98ee40 [NFC][Py Reformat] Reformat python files in the rest of the dirs by Tobias Hieta · 2 years, 1 month ago
- eadf6db [docs] Hide collaboration and include graphs in doxygen docs by Timm Bäder · 2 years, 2 months ago
- 75c0695 [BOLT][Docs] Add Sphinx documentation by Amir Ayupov · 2 years, 6 months ago
- 96f6ec5 [BOLT] Mark option values of --split-functions deprecated by Fabian Parzefall · 3 years ago
- 65a8419 [BOLT][DOCS] Add PACKAGE_VERSION to doxygen config by Amir Ayupov · 3 years, 1 month ago
- 38fb7d5 [BOLT][TEST] Replace cache+ option with ext-tsp by Huan Nguyen · 3 years, 1 month ago
- 0c13d97 Allow building heatmaps from basic sampled events with `-nl`. by Rahman Lavaee · 3 years, 2 months ago
- 4ae83bb Update all LLVM documentation mentioning runtimes in LLVM_ENABLE_PROJECTS by Louis Dionne · 3 years, 4 months ago
- 5c2ae5f [BOLT] Refactor heatmap to be standalone tool by Vladislav Khmelevsky · 3 years, 4 months ago
- ccc4d43 [BOLT][DOCS] Link to README instead of the github page in Doxygen by Amir Ayupov · 3 years, 6 months ago
- cd7a630 [BOLT][DOCS] Build doxygen documentation by Amir Ayupov · 3 years, 6 months ago
- 4eb237e [BOLT][DOCS] Updated clang build instructions in OptimizingClang.md by Amir Ayupov · 3 years, 6 months ago
- 1c5d3a0 Rebase: Merge BOLT codebase in monorepo by Amir Ayupov · 4 years, 7 months ago