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