summaryrefslogtreecommitdiff
path: root/bolt/docs
AgeCommit message (Expand)Author
2025-11-04[BOLT][NFC] Clean up the outdated option --write-dwp in doc (#166150)Jinjie Huang
2025-10-23[BOLT] Add --ba flag to deprecate --nl (#164257)Paschalis Mpeis
2025-10-20[BOLT][NFC] Use brstack in guides and user outputs (#163950)Paschalis Mpeis
2025-10-14[bolt] Fix typos discovered by codespell (#124726)Christian Clauss
2025-10-08Reapply "[BOLT][AArch64] Handle OpNegateRAState to enable optimizing binaries...Gergely Bálint
2025-10-07Revert "[BOLT][AArch64] Handle OpNegateRAState to enable optimizing binaries ...Gergely Bálint
2025-10-07[BOLT][AArch64] Handle OpNegateRAState to enable optimizing binaries with pac...Gergely Bálint
2025-09-09[BOLT][AArch64] Inlining of Memcpy (#154929)YafetBeyene
2025-08-22[BOLT] Add dump-dot-func option for selective function CFG dumping (#153007)YafetBeyene
2025-05-30[BOLT][heatmap] Produce zoomed-out heatmaps (#140153)Amir Ayupov
2025-04-30[BOLT][AArch64] Allow binary-analysis and heatmap tool to run with pac-ret bi...Gergely Bálint
2025-04-25[Documentation] Always use SVG for dot-generated doxygen images. (#136843)cor3ntin
2025-02-24[BOLT][binary-analysis] Add initial pac-ret gadget scanner (#122304)Kristof Beyls
2024-12-26[BOLT/docs] The support for macro-op fusion was removed. (#121158)Davide Italiano
2024-12-16[BOLT] Add support for safe-icf (#116275)Alexander Yermolovich
2024-12-12[BOLT] Introduce binary analysis tool based on BOLT (#115330)Kristof Beyls
2024-08-08[BOLT][docs] Fix typo (#98640)Peter Jung
2024-08-08[BOLT][DWARF] Add parallelization for processing of DWO debug information (#1...Sayhaan Siddiqui
2024-07-22[BOLT] Fix typo from alterantive to alternative (#99704)Jordan Brantner
2024-07-19fix(bolt/**.py): fix comparison to None (#94012)Eisuke Kawashima
2024-07-19[bolt][Docs] fix missing option in cmake of stage3 in OptimizingClang.md (#93...Itis-hard2name
2024-07-19[BOLT][DWARF] Remove deprecated opt (#99575)Sayhaan Siddiqui
2024-07-19[BOLT] Match functions with call graph (#98125)Shaw Young
2024-07-15[BOLT][docs] Expand Heatmaps.md (#98162)Paschalis Mpeis
2024-07-15[BOLT] Add -print-mappings option to heatmaps (#97567)Paschalis Mpeis
2024-07-03[BOLT][docs] Add merge-fdata to Linux optimization guide (#97659)Maksim Panchenko
2024-07-03[BOLT] Match functions with name similarity (#95884)Shaw Young
2024-06-29[BOLT] Match functions with exact hash (#96572)Shaw Young
2024-06-25[BOLT][docs] Add Linux kernel optimization guide (#96669)Maksim Panchenko
2024-06-25Revert "[𝘀𝗽𝗿] initial version"shawbyoung
2024-06-25[𝘀𝗽𝗿] initial versionshawbyoung
2024-06-24Revert "[BOLT] Hash-based function matching" (#96568)shaw young
2024-06-24[BOLT] Hash-based function matching (#95821)shaw young
2024-06-24[BOLT][NFC] Sync CommandLineArgumentReference with options (#96563)shaw young
2024-06-17[BOLT] Drop high discrepancy profiles in matching (#95156)shaw young
2024-05-31[BOLT][DOC] Add script for automatic user guide generation (#93822)Elvina Yakubova
2024-05-25[BOLT] Revise IDE folder structure (#89742)Michael Kruse
2024-05-23[BOLT][BAT] Add entries for deleted basic blocksAmir Ayupov
2024-05-15[BOLT][NFC] Add documentation on BOLT options (#92117)Elvina Yakubova
2024-04-15[BOLT] Use offset deduplication for cold fragmentsAmir Ayupov
2024-03-25[BOLT] Add secondary entry points to BATAmir Ayupov
2024-03-22[BOLT] Add number of basic blocks to BATAmir Ayupov
2024-03-22[BOLT] Add BB index to BATAmir Ayupov
2024-03-22Revert "[BOLT] Add BB index to BAT (#86044)"Amir Ayupov
2024-03-22[BOLT] Add BB index to BAT (#86044)Amir Ayupov
2024-03-21[BOLT] Output basic YAML profile in BAT modeAmir Ayupov
2024-03-20[BOLT] Write and parse BF/BB hashes in BATAmir Ayupov
2024-01-25[BOLT] Deduplicate equal offsets in BAT (#76905)Amir Ayupov
2024-01-18[BOLT] Use continuous output addresses in delta encoding in BATAmir Ayupov
2024-01-12[BOLT] Embed cold mapping info into function entry in BAT (#76903)Amir Ayupov