| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Build TaskQueueTest in threads=on builds, fixes regression from r335608. | Nico Weber | 2018-06-27 | 1 | -0/+2 |
| * | Fix LLVM_ENABLE_THREADS=0 builds after r335440. | Nico Weber | 2018-06-26 | 1 | -1/+2 |
| * | One more build fix for non MSVC compilers. | Zachary Turner | 2018-06-25 | 1 | -6/+6 |
| * | Add a TaskQueue that can serialize work on a ThreadPool. | Zachary Turner | 2018-06-25 | 1 | -0/+105 |

