summaryrefslogtreecommitdiff
path: root/bolt/lib/Rewrite/MachORewriteInstance.cpp
AgeCommit message (Expand)Author
2025-05-10[BOLT] Remove redundant calls to std::unique_ptr<T>::get (NFC) (#139403)Kazu Hirata
2025-03-21[NFC][BOLT] Refactor ForcePatch option (#127812)Paschalis Mpeis
2024-12-06[JITLink] Switch to SymbolStringPtr for Symbol names (#115796)Jared Wyles
2024-08-07[BOLT][DWARF][NFC] Move Arch assignment out of createBinaryContext (#102054)Sayhaan Siddiqui
2024-03-30[BOLT][NFC] Refactor BC::createBinaryContext for #81346 (#87172)Amir Ayupov
2024-02-12[BOLT][NFC] Log through JournalingStreams (#81524)Amir Ayupov
2024-02-12[BOLT][NFC] Propagate BOLTErrors from Core, RewriteInstance, and passes (2/2)...Amir Ayupov
2023-10-06[BOLT][NFC] Add MCSubtargetInfo to MCPlusBuilder (#68223)Job Noorman
2023-09-17[BOLT] Incorporate umask into the output file permissionzhoujiapeng
2023-08-28[BOLT] Calculate output values using BOLTLinkerJob Noorman
2023-06-15[BOLT] Move from RuntimeDyld to JITLinkJob Noorman
2023-05-02[BOLT] Make sure Mach-O binaries are actually linkedJob Noorman
2023-02-02[BOLT][NFC] Rename {MachO,}RewriteInstance::create methodsAmir Ayupov
2023-01-02[BOLT] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata
2022-12-20[BOLT][NFC] Remove unused PrintInstructions argumentMaksim Panchenko
2022-12-02[BOLT] Use std::nullopt instead of None (NFC)Kazu Hirata
2022-10-13[BOLT] Section-handling refactoring/overhaulMaksim Panchenko
2022-06-23[BOLT][NFC] Use range-based STL wrappersAmir Ayupov
2022-06-07[MC] De-capitalize MCStreamer functionsFangrui Song
2022-04-21[BOLT] Fix build with GCC 7.3.0Vladislav Khmelevsky
2022-02-17[BOLT][NFC] Report errors from createBinaryContext and RewriteInstance ctorAmir Ayupov
2022-02-15Cleanup LLVMDWARFDebugInfoserge-sans-paille
2022-01-21[BOLT][NFC] Reduce includes with include-what-you-useAmir Ayupov
2021-12-21[BOLT][NFC] Fix file-description commentsMaksim Panchenko
2021-12-18[BOLT] Fix profile and tests for nop-removal passMaksim Panchenko
2021-12-14[BOLT][NFC] Reformat with clang-formatMaksim Panchenko
2021-10-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler