index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Support
/
Parallel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Support] ThreadPoolExecutor fixes for Windows/MinGW
Andrew Ng
2020-01-10
1
-18
/
+64
*
win: Move Parallel.h off concrt to cross-platform code
Nico Weber
2019-10-10
1
-30
/
+1
*
Parallel: only allow the first TaskGroup to run tasks parallelly
Fangrui Song
2019-04-25
1
-6
/
+25
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
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