summaryrefslogtreecommitdiff
path: root/bolt/lib/Passes/Aligner.cpp
AgeCommit message (Expand)Author
2025-10-14[bolt] Fix typos discovered by codespell (#124726)Christian Clauss
2025-03-05[NFC][BOLT] Make file-local cl::opt global variables static (#126472)chrisPyr
2024-02-12[BOLT][NFC] Return Error from BinaryFunctionPass::runOnFunctions (#81521)Amir Ayupov
2023-10-12[BOLT] Return proper minimal alignment from BF (#67707)Vladislav Khmelevsky
2023-09-28[BOLT][AArch64] Fix CI alignmentVladislav Khmelevsky
2023-02-06[BOLT][NFC] Replace anonymous namespace functions with staticAmir Ayupov
2022-11-21[bolt] Use llvm::sys::RWMutex instead of std::shared_timed_mutexNico Weber
2022-08-18[BOLT] Make exception handling fragment awareFabian Parzefall
2022-07-16[BOLT] Add function layout classFabian Parzefall
2022-07-14[BOLT] Replace uses of layout with basic block listFabian Parzefall
2022-06-05[bolt] Remove unneeded cl::ZeroOrMore for cl::opt optionsFangrui Song
2022-03-31[BOLT] AArch64: Emit text objectsVladislav Khmelevsky
2022-03-15[BOLT] Set cold sections alignment explicitlyVladislav Khmelevsky
2021-12-28[BOLT][NFC] Fix braces usage in PassesAmir Ayupov
2021-12-21[BOLT][NFC] Fix file-description commentsMaksim Panchenko
2021-10-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler