1. 0f2a48c Remove unused SyncExecutor and make it clearer that the whole file is only used if LLVM_ENABLE_THREADS by Nico Weber · 7 years ago
  2. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  3. 8c0ff95 Bring r314809 back. by Rafael Espindola · 8 years ago
  4. bef94bc Revert D38481 due to missing cmake check for CPU_COUNT by Daniel Neilson · 8 years ago
  5. 6e182fb Use sched_getaffinity instead of std::thread::hardware_concurrency. by Rafael Espindola · 8 years ago
  6. 905da74 Fix -DLLVM_ENABLE_THREADS=OFF build after r302748 by Hans Wennborg · 8 years ago
  7. 7a2d568 Final (hopefully) fix for the build bots. by Zachary Turner · 8 years ago
  8. 20c8e91 Try again to fix the buildbots. by Zachary Turner · 8 years ago
  9. bfb8e18 Fix build errors with Parallel. by Zachary Turner · 8 years ago
  10. 3a57fbd [Support] Move Parallel algorithms from LLD to LLVM. by Zachary Turner · 8 years ago[Renamed (90%) from lld/lib/Core/TaskGroup.cpp]
  11. 0a340ce Rename variables to conform to LLVM naming conventions. by Zachary Turner · 8 years ago
  12. 552c290 Fix build breakage on Linux. by Rui Ueyama · 8 years ago
  13. 6083b2b Fix #include case sensitivity problem. by Zachary Turner · 8 years ago
  14. f7ca8fc Split up Parallel and LLVM'ize naming conventions. by Zachary Turner · 8 years ago