Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-04 | Bring r314809 back. | Rafael Espindola | 1 | -2/+2 |
2017-10-04 | Revert D38481 due to missing cmake check for CPU_COUNT | Daniel Neilson | 1 | -2/+2 |
2017-10-03 | Use sched_getaffinity instead of std::thread::hardware_concurrency. | Rafael Espindola | 1 | -2/+2 |
2017-05-11 | Fix -DLLVM_ENABLE_THREADS=OFF build after r302748 | Hans Wennborg | 1 | -0/+2 |
2017-05-11 | Final (hopefully) fix for the build bots. | Zachary Turner | 1 | -1/+1 |
2017-05-11 | Try again to fix the buildbots. | Zachary Turner | 1 | -1/+1 |
2017-05-11 | Fix build errors with Parallel. | Zachary Turner | 1 | -1/+1 |
2017-05-11 | [Support] Move Parallel algorithms from LLD to LLVM. | Zachary Turner | 1 | -0/+136 |