summaryrefslogtreecommitdiff
path: root/bolt/lib/Passes/RetpolineInsertion.cpp
AgeCommit message (Expand)Author
2025-06-15Replace deprecated MCExpr::print with MCAsmInfo::printExprFangrui Song
2025-05-10[BOLT] Remove redundant calls to std::unique_ptr<T>::get (NFC) (#139403)Kazu Hirata
2025-03-05[NFC][BOLT] Make file-local cl::opt global variables static (#126472)chrisPyr
2024-09-23[bolt] Don't call llvm::raw_string_ostream::flush() (NFC)Youngsuk Kim
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-09[BOLT] Fix typos (#68121)spaette
2023-05-08[BOLT] Use MCInstPrinter in createRetpolineFunctionTagAmir Ayupov
2023-02-22[BOLT][NFC] Return struct from evaluateX86MemoryOperandAmir Ayupov
2022-09-30[BOLT] Fixed some typosGabriel Ravier
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-04-26[BOLT][NFC] Fix warning for unqualified call to std::movePaul Kirth
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-09[BOLT] Refactor BinaryBasicBlock to use ADTMaksim Panchenko
2021-10-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler