Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-10 | [BOLT] Remove redundant calls to std::unique_ptr<T>::get (NFC) (#139403) | Kazu Hirata | 1 | -4/+4 |
2025-02-08 | [BOLT] Resolve symlink for library lookup (#126386) | YongKang Zhu | 1 | -0/+18 |
2024-07-25 | [BOLT] Enable standalone build (#97130) | Tristan Ross | 1 | -6/+29 |
2024-01-27 | [BOLT] Use SmallString::operator std::string (NFC) | Kazu Hirata | 1 | -1/+1 |
2023-06-15 | [BOLT] Move from RuntimeDyld to JITLink | Job Noorman | 1 | -4/+6 |
2022-11-01 | Honor LLVM_LIBDIR_SUFFIX | serge-sans-paille | 1 | -2/+3 |
2021-12-28 | [BOLT][NFC] Fix braces usage in the rest of the codebase | Amir Ayupov | 1 | -2/+1 |
2021-12-23 | Re-enable Windows build and fix issues | Rafael Auler | 1 | -1/+1 |
2021-12-21 | [BOLT][NFC] Fix file-description comments | Maksim Panchenko | 1 | -1/+3 |
2021-12-14 | [BOLT][NFC] Reformat with clang-format | Maksim Panchenko | 1 | -5/+3 |
2021-10-08 | Rebase: [NFC] Refactor sources to be buildable in shared mode | Rafael Auler | 1 | -0/+73 |