Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused SyncExecutor and make it clearer that the whole file is only us... | Nico Weber | 2018-05-11 | 1 | -14/+5 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -3/+3 |
* | Bring r314809 back. | Rafael Espindola | 2017-10-04 | 1 | -2/+2 |
* | Revert D38481 due to missing cmake check for CPU_COUNT | Daniel Neilson | 2017-10-04 | 1 | -2/+2 |
* | Use sched_getaffinity instead of std::thread::hardware_concurrency. | Rafael Espindola | 2017-10-03 | 1 | -2/+2 |
* | Fix -DLLVM_ENABLE_THREADS=OFF build after r302748 | Hans Wennborg | 2017-05-11 | 1 | -0/+2 |
* | Final (hopefully) fix for the build bots. | Zachary Turner | 2017-05-11 | 1 | -1/+1 |
* | Try again to fix the buildbots. | Zachary Turner | 2017-05-11 | 1 | -1/+1 |
* | Fix build errors with Parallel. | Zachary Turner | 2017-05-11 | 1 | -1/+1 |
* | [Support] Move Parallel algorithms from LLD to LLVM. | Zachary Turner | 2017-05-11 | 1 | -0/+136 |