1. d496003 win: Move Parallel.h off concrt to cross-platform code by Nico Weber · 6 years ago
  2. f6a6290 Parallel: only allow the first TaskGroup to run tasks parallelly by Fangrui Song · 6 years ago
  3. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  4. 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
  5. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  6. 8c0ff95 Bring r314809 back. by Rafael Espindola · 8 years ago
  7. bef94bc Revert D38481 due to missing cmake check for CPU_COUNT by Daniel Neilson · 8 years ago
  8. 6e182fb Use sched_getaffinity instead of std::thread::hardware_concurrency. by Rafael Espindola · 8 years ago
  9. 905da74 Fix -DLLVM_ENABLE_THREADS=OFF build after r302748 by Hans Wennborg · 8 years ago
  10. 7a2d568 Final (hopefully) fix for the build bots. by Zachary Turner · 8 years ago
  11. 20c8e91 Try again to fix the buildbots. by Zachary Turner · 8 years ago
  12. bfb8e18 Fix build errors with Parallel. by Zachary Turner · 8 years ago
  13. 3a57fbd [Support] Move Parallel algorithms from LLD to LLVM. by Zachary Turner · 8 years ago[Renamed (90%) from lld/lib/Core/TaskGroup.cpp]
  14. 0a340ce Rename variables to conform to LLVM naming conventions. by Zachary Turner · 8 years ago
  15. 552c290 Fix build breakage on Linux. by Rui Ueyama · 8 years ago
  16. 6083b2b Fix #include case sensitivity problem. by Zachary Turner · 8 years ago
  17. f7ca8fc Split up Parallel and LLVM'ize naming conventions. by Zachary Turner · 8 years ago