This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
openmp
/
runtime
/
test
/
worksharing
/
for
History
AndreyChurbanov
ac70a53653
[OpenMP] NFC: disabled two flakey tests as the bug in libomp not fixed yet
2021-01-29 00:54:13 +03:00
..
bug_set_schedule_0.c
[OpenMP][Tests] Update compatibility with GCC (NFC)
2020-07-08 00:27:19 +02:00
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
[OpenMP][Tests] Fix compiler warnings in OpenMP runtime tests
2020-11-11 20:13:21 +01:00
kmp_sch_simd_runtime_guided.c
[OpenMP][Tests] Fix compiler warnings in OpenMP runtime tests
2020-11-11 20:13:21 +01:00
kmp_sch_simd_runtime_static.c
[OpenMP][Tests] Fix compiler warnings in OpenMP runtime tests
2020-11-11 20:13:21 +01:00
kmp_set_dispatch_buf.c
[OpenMP] NFC: disabled two flakey tests as the bug in libomp not fixed yet
2021-01-29 00:54:13 +03:00
omp_doacross.c
…
omp_for_bigbounds.c
…
omp_for_collapse.c
…
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][Tests] Update compatibility with GCC (NFC)
2020-07-08 00:27:19 +02:00
omp_for_schedule_static_3.c
…
omp_for_schedule_static.c
…
omp_monotonic_env.c
…
omp_monotonic_schedule_set_get.c
…
omp_nonmonotonic_dynamic1.c
[OpenMP][Tests] Update compatibility with GCC (NFC)
2020-07-08 00:27:19 +02:00
omp_nonmonotonic_nowait.c
…
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
…