summaryrefslogtreecommitdiff
path: root/bolt/lib/Passes/ValidateMemRefs.cpp
AgeCommit message (Expand)Author
2024-06-04[BOLT] Fix ValidateMemRefs pass (#94406)Maksim Panchenko
2024-04-30Revert "[BOLT] Avoid reference updates for non-JT symbol operands (#88838)"Amir Ayupov
2024-04-30[BOLT] Avoid reference updates for non-JT symbol operands (#88838)sinan
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-10-19[BOLT] Use llvm::is_contained (NFC)Kazu Hirata
2022-10-12[BOLT] Add pass to fix ambiguous memory referencesRafael Auler