summaryrefslogtreecommitdiff
path: root/bolt/lib/Passes/FrameOptimizer.cpp
AgeCommit message (Expand)Author
2025-08-08[BOLT][AArch64] Refuse to run FrameOptimizer pass (#152309)Paschalis Mpeis
2025-03-05[NFC][BOLT] Make file-local cl::opt global variables static (#126472)chrisPyr
2024-06-27[BOLT][NFC] Move CallGraph from Passes to Core (#96922)shaw young
2024-03-31[BOLT][NFC] Clean includes, add license headers (#87200)Amir Ayupov
2024-02-12[BOLT][NFC] Log through JournalingStreams (#81524)Amir Ayupov
2024-02-12[BOLT][NFC] Propagate BOLTErrors from Core, RewriteInstance, and passes (2/2)...Amir Ayupov
2024-02-12[BOLT][NFC] Return Error from BinaryFunctionPass::runOnFunctions (#81521)Amir Ayupov
2023-01-03[BOLT][NFC] Use llvm::reverseAmir Ayupov
2022-09-03Use llvm::lower_bound (NFC)Kazu Hirata
2022-07-11[BOLT] Increase coverage of shrink wrapping [5/5]Rafael Auler
2022-07-11[BOLT] Increase coverage of shrink wrapping [3/5]Rafael Auler
2022-07-11[BOLT] Increase coverage of shrink wrapping [1/5]Rafael Auler
2022-06-05[bolt] Remove unneeded cl::ZeroOrMore for cl::opt optionsFangrui Song
2021-12-28[BOLT][NFC] Fix braces usage in PassesAmir Ayupov
2021-12-21[BOLT][NFC] Fix file-description commentsMaksim Panchenko
2021-12-14[BOLT][NFC] Reformat with clang-formatMaksim Panchenko
2021-10-26[BOLT][NFC] Do not pass BinaryContext alongside BinaryFunctionMaksim Panchenko
2021-10-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler