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