summaryrefslogtreecommitdiff
path: root/bolt/lib/Passes/IdenticalCodeFolding.cpp
AgeCommit message (Expand)Author
2024-12-16[BOLT] Add support for safe-icf (#116275)Alexander Yermolovich
2024-05-31[BOLT] Remove mutable from BB::LayoutIndex (#93224)shaw young
2024-03-05Use the new ThreadPoolInterface base class instead of the concrete implementa...Mehdi Amini
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-12-11[BOLT] Provide backwards compatibility for YAML profile with std::hash (#74253)Amir Ayupov
2023-07-18[BOLT][NFC] Rename icf-dfs option variable to ICFUseDFSAmir Ayupov
2023-05-02[BOLT][NFC] Add hash computation for basic blocksspupyrev
2023-02-27[BOLT] Change call count output for ICFMaksim Panchenko
2023-02-06[BOLT][NFC] Replace anonymous namespace functions with staticAmir Ayupov
2022-12-06[BOLT][NFC] Use std::optional in MCPlusBuilderAmir Ayupov
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-08-18[BOLT][AArch64] Ignore functions with islandsInfo during VeneerEliminarion an...Denis Revunov
2022-07-30Use nullptr instead of 0 (NFC)Kazu Hirata
2022-07-16[BOLT] Add function layout classFabian Parzefall
2022-06-23[BOLT][NFC] Use range-based STL wrappersAmir Ayupov
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-12-08[BOLT] Use more ADT data structures for BinaryFunctionMaksim Panchenko
2021-10-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler