Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-28 | [ThreadPool] Rollback recent changes until I figure out the breakage. | Davide Italiano | 1 | -2/+4 |
2016-11-28 | [ThreadPool] Simplify the interface. NFCI. | Davide Italiano | 1 | -4/+2 |
2016-06-22 | Removing whitespace from test commit rL273447 | Jason Henline | 1 | -1/+1 |
2016-06-22 | Add whitespace to check commit access | Jason Henline | 1 | -1/+1 |
2016-04-06 | Fix a race condition in support library ThreadPool. | Justin Lebar | 1 | -1/+4 |
2015-12-15 | Fix MSVC build with LLVM_ENABLE_THREADS=OFF | Mehdi Amini | 1 | -1/+10 |
2015-12-15 | Add a C++11 ThreadPool implementation in LLVM | Mehdi Amini | 1 | -0/+146 |
2015-12-15 | Revert "Add a C++11 ThreadPool implementation in LLVM" | Mehdi Amini | 1 | -146/+0 |
2015-12-15 | Add a C++11 ThreadPool implementation in LLVM | Mehdi Amini | 1 | -0/+146 |
2015-12-13 | Revert r255444. | Nico Weber | 1 | -143/+0 |
2015-12-12 | Add a C++11 ThreadPool implementation in LLVM | Mehdi Amini | 1 | -0/+143 |