llvm-project/openmp/runtime/test/tasking
Jonas Hahnfeld ad0c42e3a9 kmp_gsupport: Fix library initialization with taskgroup
Differential Revision: https://reviews.llvm.org/D23259

llvm-svn: 278003
2016-08-08 13:23:08 +00:00
..
bug_nested_proxy_task.c Mark tests with task dependencies as unsupported with GCC 2016-08-08 11:52:49 +00:00
bug_proxy_task_dep_waiting.c Mark tests with task dependencies as unsupported with GCC 2016-08-08 11:52:49 +00:00
bug_serial_taskgroup.c kmp_gsupport: Fix library initialization with taskgroup 2016-08-08 13:23:08 +00:00
kmp_taskloop.c Add new OpenMP 4.5 taskloop construct feature 2016-03-02 22:47:51 +00:00
nested_parallel_tasking.c Bug fix for hang when tasks used in nested parallel 2016-06-21 19:12:07 +00:00
nested_task_creation.c Add test case for nested creation of tasks 2016-08-04 14:55:56 +00:00
omp_task.c Remove trailing whitespace from tests 2016-05-17 21:08:52 +00:00
omp_task_final.c Remove trailing whitespace from tests 2016-05-17 21:08:52 +00:00
omp_task_firstprivate.c Remove trailing whitespace from tests 2016-05-17 21:08:52 +00:00
omp_task_if.c Remove trailing whitespace from tests 2016-05-17 21:08:52 +00:00
omp_task_imp_firstprivate.c
omp_task_priority.c Remove trailing whitespace from tests 2016-05-17 21:08:52 +00:00
omp_task_private.c Remove trailing whitespace from tests 2016-05-17 21:08:52 +00:00
omp_task_shared.c
omp_taskwait.c Remove trailing whitespace from tests 2016-05-17 21:08:52 +00:00
omp_taskyield.c