summaryrefslogtreecommitdiff
path: root/bolt/lib/Passes/StokeInfo.cpp
AgeCommit message (Expand)Author
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-02-12[BOLT][NFC] Log through JournalingStreams (#81524)Amir Ayupov
2024-02-12[BOLT][NFC] Return Error from BinaryFunctionPass::runOnFunctions (#81521)Amir Ayupov
2023-11-06[BOLT] Use Label annotation instead of EHLabel pseudo. NFCI. (#70179)Maksim Panchenko
2023-09-01[BOLT] Rename isLoad/isStore to mayLoad/mayStoreJob Noorman
2022-08-24[BOLT] Towards FunctionLayout const-correctnessFabian Parzefall
2022-08-24Revert "[BOLT] Towards FunctionLayout const-correctness"Fabian Parzefall
2022-08-24[BOLT] Towards FunctionLayout const-correctnessFabian Parzefall
2022-07-16[BOLT] Add function layout classFabian Parzefall
2022-05-11[BOLT][NFC] Use BitVector::set_bitsAmir Ayupov
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