summaryrefslogtreecommitdiff
path: root/bolt/lib/Passes/ValidateInternalCalls.cpp
AgeCommit message (Expand)Author
2024-08-27[BOLT] Handle internal calls in ValidateInternalCalls (#105736)Maksim Panchenko
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
2023-11-21[BOLT][NFC] Extract a function for dump MCInst (#67225)llongint
2023-01-02[BOLT] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata
2022-07-29Add BAT testing frameworkRafael Auler
2022-07-25[BOLT] Process each block only once in fixCFGForPICFabian Parzefall
2022-07-16[BOLT] Add function layout classFabian Parzefall
2022-06-17[BOLT] Fix for missing entry offsetRafael Auler
2022-06-16[BOLT][NFCI] Refactor interface for adding basic blocksMaksim Panchenko
2022-05-26[BOLT] Fix AND evaluation bug in shrink wrappingRafael Auler
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-26[BOLT][NFC] Do not pass BinaryContext alongside BinaryFunctionMaksim Panchenko
2021-10-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler