aboutsummaryrefslogtreecommitdiff
path: root/bolt/lib/Core/ParallelUtilities.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-05-10[BOLT] Remove redundant calls to std::unique_ptr<T>::get (NFC) (#139403)Kazu Hirata1-1/+1
2024-08-08[BOLT][DWARF] Add parallelization for processing of DWO debug information (#1...Sayhaan Siddiqui1-4/+7
2024-05-07[NFC][BOLT] Call EnsureAllocatorExists instead of copy pasting codeKristof Beyls1-6/+1
2024-05-04[BOLT] Fix runOnEachFunctionWithUniqueAllocId (#90039)Kristof Beyls1-8/+14
2024-03-05Rename llvm::ThreadPool -> llvm::DefaultThreadPool (NFC) (#83702)Mehdi Amini1-2/+2
2024-03-05Use the new ThreadPoolInterface base class instead of the concrete implementa...Mehdi Amini1-3/+3
2024-02-12[BOLT][NFC] Log through JournalingStreams (#81524)Amir Ayupov1-2/+3
2022-11-21[bolt] Use llvm::sys::RWMutex instead of std::shared_timed_mutexNico Weber1-4/+4
2021-12-21[BOLT][NFC] Fix file-description commentsMaksim Panchenko1-1/+3
2021-10-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler1-0/+239