teak-llvm/openmp/runtime/test/tasking
Kelvin Li ed5fe64581 [OpenMP] NFC: Fix trivial typos in comments
Submitted by: kiszk

Differential Revision: https://reviews.llvm.org/D72171
2020-01-03 22:03:42 -05:00
..
bug_36720.c
bug_nested_proxy_task.c Remove REQUIRES OMP spec version within lit tests 2019-07-17 15:41:00 +00:00
bug_proxy_task_dep_waiting.c Remove REQUIRES OMP spec version within lit tests 2019-07-17 15:41:00 +00:00
bug_serial_taskgroup.c
kmp_detach_tasks_t1.c New implementation of OpenMP 5.0 detached tasks. 2019-06-19 13:23:28 +00:00
kmp_detach_tasks_t2.c New implementation of OpenMP 5.0 detached tasks. 2019-06-19 13:23:28 +00:00
kmp_detach_tasks_t3.c New implementation of OpenMP 5.0 detached tasks. 2019-06-19 13:23:28 +00:00
kmp_task_modifier_simple_par_new.cpp [OpenMP] Implement task modifier for reduction clause 2019-05-01 17:54:01 +00:00
kmp_task_modifier_simple_par_old.cpp [OpenMP] Implement task modifier for reduction clause 2019-05-01 17:54:01 +00:00
kmp_task_modifier_simple_ws_new.cpp [OpenMP] Implement task modifier for reduction clause 2019-05-01 17:54:01 +00:00
kmp_task_modifier_simple_ws_old.cpp [OpenMP] Implement task modifier for reduction clause 2019-05-01 17:54:01 +00:00
kmp_task_reduction_nest.cpp [OpenMP] Remove OMP spec versioning 2019-07-12 21:45:36 +00:00
kmp_taskloop.c Remove REQUIRES OMP spec version within lit tests 2019-07-17 15:41:00 +00:00
nested_parallel_tasking.c
nested_task_creation.c
omp50_task_depend_mtx2.c
omp50_task_depend_mtx.c
omp_fill_taskqueue.c fixed test: eliminated race condition which might cause deadlock 2019-09-25 15:25:52 +00:00
omp_task_depend_resize_hashmap.c [openmp] [test] Skip one more test that kills NetBSD buildbot 2019-11-07 17:29:57 +01:00
omp_task_final.c
omp_task_firstprivate.c
omp_task_if.c
omp_task_imp_firstprivate.c
omp_task_priority.c Remove REQUIRES OMP spec version within lit tests 2019-07-17 15:41:00 +00:00
omp_task_private.c
omp_task_shared.c
omp_task.c
omp_taskloop_grainsize.c [OpenMP] NFC: Fix trivial typos in comments 2020-01-03 22:03:42 -05:00
omp_taskloop_num_tasks.c [OpenMP] NFC: Fix trivial typos in comments 2020-01-03 22:03:42 -05:00
omp_taskwait.c [openmp] [test] Skip kernel-breaking tests on NetBSD 2019-05-28 14:10:47 +00:00
omp_taskyield.c