summaryrefslogtreecommitdiff
path: root/bolt/lib/Passes/FrameAnalysis.cpp
AgeCommit message (Expand)Author
2025-10-14[BOLT][NFC] Fix for a dangling reference UB (#163344)Slava Gurevich
2025-05-17[BOLT] Remove unused local variables (NFC) (#140421)Kazu Hirata
2024-06-27[BOLT][NFC] Move CallGraph from Passes to Core (#96922)shaw young
2024-05-08[NFC][BOLT] Remove dead code (SPTAllocatorsId) (#91477)Kristof Beyls
2024-02-12[BOLT][NFC] Log through JournalingStreams (#81524)Amir Ayupov
2023-03-14[BOLT][NFC] Use llvm::is_containedAmir Ayupov
2022-08-27[BOLT][NFC] Use llvm::any_ofAmir Ayupov
2022-08-09LLVM_FALLTHROUGH => [[fallthrough]]. NFCFangrui Song
2022-07-16[BOLT] Add function layout classFabian Parzefall
2022-07-11[BOLT] Increase coverage of shrink wrapping [5/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
2022-02-09Add missing MC includes in bolt/serge-sans-paille
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