summaryrefslogtreecommitdiff
path: root/bolt/lib/Passes/MCF.cpp
AgeCommit message (Expand)Author
2025-05-12[BOLT][NFC] Disambiguate sample as basic sample (#139350)Amir Ayupov
2024-05-22[BOLT][NFC] Make estimateEdgeCounts a BinaryFunctionPass (#93074)Amir Ayupov
2024-05-22[BOLT][NFC] Clean up MCF (#93065)Amir Ayupov
2023-08-04[BOLT] fix the endless loop of --iterative-guesschenpeihao3
2022-12-20[BOLT][NFC] Remove unused PrintInstructions argumentMaksim Panchenko
2022-07-30[bolt] Remove redundaunt control-flow statements (NFC)Kazu Hirata
2022-07-11[BOLT] Increase coverage of shrink wrapping [3/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