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
/
openmp
/
runtime
/
test
/
tasking
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenMP] NFC: Fix trivial typos in comments
Kelvin Li
2020-01-03
2
-2
/
+2
*
[openmp] [test] Skip one more test that kills NetBSD buildbot
Michał Górny
2019-11-07
1
-0
/
+3
*
fixed test: eliminated race condition which might cause deadlock
Andrey Churbanov
2019-09-25
1
-1
/
+1
*
Enable tasks dependencies hashmaps resizing.
Andrey Churbanov
2019-09-25
1
-0
/
+38
*
Remove REQUIRES OMP spec version within lit tests
Jonathan Peyton
2019-07-17
6
-6
/
+0
*
[OpenMP] Remove OMP spec versioning
Jonathan Peyton
2019-07-12
1
-1
/
+0
*
Create a runtime option to disable task throttling.
Andrey Churbanov
2019-07-02
1
-0
/
+60
*
New implementation of OpenMP 5.0 detached tasks.
Andrey Churbanov
2019-06-19
3
-0
/
+367
*
[openmp] [test] Skip kernel-breaking tests on NetBSD
Michal Gorny
2019-05-28
2
-0
/
+10
*
[OpenMP] Implement task modifier for reduction clause
Jonathan Peyton
2019-05-01
4
-0
/
+414
*
Ensure correct pthread flags and libraries are used
Dimitry Andric
2019-04-03
2
-2
/
+2
*
[OpenMP] Fixes for LIBOMP_OMP_VERSION=45/40
Roman Lebedev
2018-12-15
7
-0
/
+7
*
Fix for bugzilla https://bugs.llvm.org/show_bug.cgi?id=39970
Andrey Churbanov
2018-12-13
2
-0
/
+6
*
Implementation of OpenMP 5.0 mutexinoutset task dependency type.
Andrey Churbanov
2018-11-07
2
-0
/
+307
*
[tests] Add annotations for taskloop features
Jonas Hahnfeld
2018-08-02
2
-0
/
+10
*
[test] Convert test for PR36720 to c89
Jonas Hahnfeld
2018-08-01
1
-2
/
+4
*
[OpenMP] Fix tasking + parallel bug
Jonathan Peyton
2018-07-30
1
-0
/
+34
*
Introduce GOMP_taskloop API
Jonathan Peyton
2018-04-18
2
-4
/
+0
*
[CMake] Detect information about test compiler
Jonas Hahnfeld
2017-11-30
1
-0
/
+2
*
Add C++ support for testcases
Jonathan Peyton
2017-10-20
1
-2
/
+2
*
[test] Fix uninitialized memory in omp_taskloop_grainsize.c
Jonas Hahnfeld
2017-09-29
1
-1
/
+2
*
Fix failing taskloop tests by omitting gcc
Jonathan Peyton
2017-07-18
2
-0
/
+4
*
Add recursive task scheduling strategy to taskloop implementation
Jonathan Peyton
2017-07-18
3
-0
/
+174
*
Run-time library part of OpenMP 5.0 task reduction implementation.
Andrey Churbanov
2017-02-16
1
-0
/
+374
*
Correct wrong comment in bug_nested_proxy_task.c
Jonas Hahnfeld
2017-01-30
1
-1
/
+1
*
kmp_gsupport: Fix library initialization with taskgroup
Jonas Hahnfeld
2016-08-08
1
-0
/
+16
*
Mark tests with task dependencies as unsupported with GCC
Jonas Hahnfeld
2016-08-08
2
-0
/
+6
*
Do not block on explicit task depending on proxy task
Jonas Hahnfeld
2016-08-08
1
-0
/
+131
*
__kmp_free_task: Fix for serial explicit tasks producing proxy tasks
Jonas Hahnfeld
2016-08-08
1
-0
/
+128
*
Add test case for nested creation of tasks
Jonas Hahnfeld
2016-08-04
1
-0
/
+35
*
Bug fix for hang when tasks used in nested parallel
Jonathan Peyton
2016-06-21
1
-0
/
+32
*
Remove trailing whitespace from tests
Jonathan Peyton
2016-05-17
7
-13
/
+13
*
Add new OpenMP 4.5 taskloop construct feature
Jonathan Peyton
2016-03-02
1
-0
/
+158
*
Forgot to add test files for doacross and task priority.
Jonathan Peyton
2016-03-02
1
-0
/
+22
*
[OPENMP][TESTSUITE] Undefined variable in test omp_task_final.c
Jonathan Peyton
2015-10-12
1
-1
/
+1
*
OpenMP Initial testsuite change to purely llvm-lit based testing
Jonathan Peyton
2015-09-21
9
-0
/
+484