llvm-project/openmp/runtime/test/worksharing/for
Joachim Protze d7fdd236d5 [OpenMP][Tests][NFC] Replace atomic increment by reduction
Also mark the test as unsupported by intel-21, because the test does
not terminate
2021-10-25 18:20:12 +02:00
..
bug_set_schedule_0.c
kmp_doacross_check.c
kmp_sch_simd_guided.c [OpenMP] Added the support for hidden helper task in RTL 2021-01-25 22:16:17 -05:00
kmp_sch_simd_runtime_api.c
kmp_sch_simd_runtime_guided.c
kmp_sch_simd_runtime_static.c
kmp_set_dispatch_buf.c [OpenMP] libomp: fix dynamic loop dispatcher 2021-06-22 16:29:01 +03:00
omp_doacross.c
omp_for_bigbounds.c [OpenMP][Tests][NFC] Replace atomic increment by reduction 2021-10-25 18:20:12 +02:00
omp_for_collapse.c
omp_for_dynamic_large_chunk.c [OpenMP] Fix potential integer overflow in dynamic schedule code 2021-03-08 09:43:05 -06:00
omp_for_firstprivate.c
omp_for_lastprivate.c
omp_for_nowait.c
omp_for_ordered.c
omp_for_private.c
omp_for_reduction.c
omp_for_schedule_auto.c
omp_for_schedule_dynamic.c
omp_for_schedule_guided.c
omp_for_schedule_runtime.c [OpenMP] libomp: fix dynamic loop dispatcher 2021-06-22 16:29:01 +03:00
omp_for_schedule_static.c
omp_for_schedule_static_3.c
omp_for_static_large_chunk.c [OpenMP] Help static loop code avoid over/underflow 2021-02-22 13:22:01 -06:00
omp_monotonic_env.c
omp_monotonic_schedule_set_get.c
omp_nonmonotonic_dynamic1.c
omp_nonmonotonic_nowait.c
omp_par_in_loop.c [OpenMP][Tools][NFC] Fix C99-style declaration of iteration variables 2021-10-25 18:20:12 +02:00
omp_parallel_for_firstprivate.c
omp_parallel_for_if.c
omp_parallel_for_lastprivate.c
omp_parallel_for_ordered.c
omp_parallel_for_private.c
omp_parallel_for_reduction.c