Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-13 | [BOLT] Use StringRef::{starts,ends}_with (NFC) | Kazu Hirata | 1 | -2/+2 |
2023-09-28 | [BOLT] Report JITLink errors appropriately (#67633) | Rafael Auler | 1 | -1/+1 |
2023-06-15 | [BOLT] Move from RuntimeDyld to JITLink | Job Noorman | 1 | -20/+131 |
2023-05-02 | [BOLT] Make sure all section allocations have deterministic contents | Job Noorman | 1 | -0/+6 |
2022-10-13 | [BOLT] Section-handling refactoring/overhaul | Maksim Panchenko | 1 | -13/+44 |
2022-09-16 | [BOLT] Change base class of ExecutableFileMemoryManager | Maksim Panchenko | 1 | -26/+14 |
2021-12-23 | [BOLTRewrite][NFC] Fix braces usages | Maksim Panchenko | 1 | -5/+3 |
2021-12-21 | [BOLT][NFC] Fix file-description comments | Maksim Panchenko | 1 | -3/+1 |
2021-12-14 | [BOLT][NFC] Reformat with clang-format | Maksim Panchenko | 1 | -10/+7 |
2021-10-08 | Rebase: [NFC] Refactor sources to be buildable in shared mode | Rafael Auler | 1 | -0/+100 |