summaryrefslogtreecommitdiff
path: root/bolt/lib/Passes/Inliner.cpp
AgeCommit message (Expand)Author
2025-02-21[BOLT] Introduce skip-inline flag (#128135)Amir Ayupov
2025-01-17[BOLT][AArch64]support `inline-small-functions` for AArch64 (#120187)Nicholas
2024-05-22[BOLT][NFC] Eliminate uses of throwing std::map::at (#92950)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] Return Error from BinaryFunctionPass::runOnFunctions (#81521)Amir Ayupov
2022-12-06[BOLT][NFC] Use std::optional in MCPlusBuilderAmir Ayupov
2022-07-31Use drop_begin (NFC)Kazu Hirata
2022-07-16[BOLT] Add function layout classFabian Parzefall
2022-07-14[BOLT] Replace uses of layout with basic block listFabian Parzefall
2022-06-23[BOLT][NFC] Use range-based STL wrappersAmir Ayupov
2022-06-16[BOLT][NFCI] Refactor interface for adding basic blocksMaksim Panchenko
2022-06-05[bolt] Remove unneeded cl::ZeroOrMore for cl::opt optionsFangrui Song
2022-05-04[BOLT][NFC] Move getInliningInfo out of Inliner classAmir Ayupov
2022-02-04[BOLT][NFC] Fix compiler warningsAmir 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-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler