summaryrefslogtreecommitdiff
path: root/openmp/runtime/test/parallel
AgeCommit message (Expand)Author
2024-06-28[OpenMP] Fix test omp_parallel_num_threads_list.c to require fewer threads. (...Terry Wilmarth
2024-06-24[OpenMP] Add num_threads clause list format and strict modifier support (#85466)Terry Wilmarth
2023-06-14[OpenMP] Fix the issue in openmp/runtime/test/parallel/bug63197.cShilei Tian
2023-06-14[OpenMP] Use 0 instead of false in the test bug63197.cShilei Tian
2023-06-14[OpenMP] Fix the issue where `num_threads` still takes effect incorrectlyShilei Tian
2023-05-23[OpenMP][Tests][NFC] Mark unsupported libomp tests for GCCJoachim Jenke
2023-01-26[OpenMP] Fix stack overflow for test bug54082.cShilei Tian
2023-01-24[Clang][OpenMP] Find the type `omp_allocator_handle_t` from identifier tableShilei Tian
2022-12-09[openmp][mlir] Lower parallel if to new fork_call_if function.David Truby
2022-08-23[Clang][OpenMP] Make copyin clause on combined and composite construct work (...utsumi
2019-02-19[OpenMP 5.0] Add omp_get_supported_active_levels()Jonathan Peyton
2018-12-13Fix for bugzilla https://bugs.llvm.org/show_bug.cgi?id=39970Andrey Churbanov
2017-06-27Make test/parallel/omp_nested.c not use so many threadsHal Finkel
2016-05-17Remove trailing whitespace from testsJonathan Peyton
2015-09-21OpenMP Initial testsuite change to purely llvm-lit based testingJonathan Peyton