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 | -1/+1 |
2024-08-08 | [BOLT][DWARF] Add parallelization for processing of DWO debug information (#1... | Sayhaan Siddiqui | 1 | -4/+7 |
2024-05-07 | [NFC][BOLT] Call EnsureAllocatorExists instead of copy pasting code | Kristof Beyls | 1 | -6/+1 |
2024-05-04 | [BOLT] Fix runOnEachFunctionWithUniqueAllocId (#90039) | Kristof Beyls | 1 | -8/+14 |
2024-03-05 | Rename llvm::ThreadPool -> llvm::DefaultThreadPool (NFC) (#83702) | Mehdi Amini | 1 | -2/+2 |
2024-03-05 | Use the new ThreadPoolInterface base class instead of the concrete implementa... | Mehdi Amini | 1 | -3/+3 |
2024-02-12 | [BOLT][NFC] Log through JournalingStreams (#81524) | Amir Ayupov | 1 | -2/+3 |
2022-11-21 | [bolt] Use llvm::sys::RWMutex instead of std::shared_timed_mutex | Nico Weber | 1 | -4/+4 |
2021-12-21 | [BOLT][NFC] Fix file-description comments | Maksim Panchenko | 1 | -1/+3 |
2021-10-08 | Rebase: [NFC] Refactor sources to be buildable in shared mode | Rafael Auler | 1 | -0/+239 |