summaryrefslogtreecommitdiff
path: root/bolt/lib/Passes/AsmDump.cpp
AgeCommit message (Expand)Author
2025-05-16[BOLT] Use llvm::replace (NFC) (#140199)Kazu Hirata
2025-05-10[BOLT] Remove redundant calls to std::unique_ptr<T>::get (NFC) (#139403)Kazu Hirata
2025-04-10MCAsmStreamer: Replace the MCInstPrinter * parameter with unique_ptrFangrui Song
2025-03-12[TargetRegistry] Accept Triple in createTargetMachine() (NFC) (#130940)Nikita Popov
2024-07-21[MC] Migrate to createAsmStreamer without unused bool parametersFangrui Song
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-05-04[BOLT] Remove redundant dumps in AsmDumpAmir Ayupov
2022-12-02[BOLT] Use std::nullopt instead of None (NFC)Kazu Hirata
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-07-13[BOLT] Support multiple parents for split jump tableHuan Nguyen
2022-06-05[bolt] Remove unneeded cl::ZeroOrMore for cl::opt optionsFangrui Song
2022-05-11[BOLT][NFC] Add MCPlus::primeOperands iterator_rangeAmir Ayupov
2021-12-28[BOLT][NFC] Fix braces usage in PassesAmir Ayupov
2021-12-21[BOLT][NFC] Fix file-description commentsMaksim Panchenko
2021-11-08[BOLT][NFC] AsmDump: disable printing of empty profile dataAmir Ayupov
2021-09-27Rebase: [BOLT] AsmDump: dump function assembly and profile infoRafael Auler