summaryrefslogtreecommitdiff
path: root/openmp/runtime/test/misc_bugs
AgeCommit message (Expand)Author
2025-02-12[OpenMP][SIMD][FIX] Use conservative "omp simd ordered" lowering (#126172)Matt
2024-05-09[OpenMP] [Flang] Resolved Issue llvm#76121: Implemented Check for Unhandled A...chandan singh
2023-12-03[OpenMP] return empty stmt for `nothing` (#74042)Sandeep Kosuri
2022-12-08[openmp] Provide an assembly implementation of __kmp_invoke_microtask on ARMMartin Storsjö
2022-11-29Reapply [openmp] [test] XFAIL many-microtask-args.c on ARMMartin Storsjö
2022-11-28Revert "[openmp] [test] XFAIL many-microtask-args.c on ARM"Martin Storsjö
2022-11-28[openmp] [test] XFAIL many-microtask-args.c on ARMMartin Storsjö
2020-11-11[OpenMP][Tests] Fix compiler warnings in OpenMP runtime testsJoachim Protze
2019-06-05Added propagation of not big initial stack size of master thread to workers.Andrey Churbanov
2019-04-03Ensure correct pthread flags and libraries are usedDimitry Andric
2019-02-19[OpenMP] Remove XFAIL for cancellation tests using gccJonathan Peyton
2017-12-05Fix alignment in teams-reduction.c testJonas Hahnfeld
2017-12-05Fix PR30890: Reduction across teams hangsJonas Hahnfeld
2017-11-30[CMake] Detect information about test compilerJonas Hahnfeld
2017-04-04Test cancellation_for_sections.c expectedly fails on GCCOlga Malysheva
2017-04-04Reset cancellation status for 'parallel', 'sections' and 'for' constracts.Olga Malysheva
2017-03-21Fixed intermittent hang on tests with "target teams if(0)" construct with no ...Andrey Churbanov
2016-08-30Appease older gcc compilers for the many-microtask-args.c testJonathan Peyton
2016-08-08Fix linking of omp_foreign_thread_team_reuse test on FreeBSDDimitry Andric
2016-05-26Add a test case for microtask dispatch with many argumentsHal Finkel
2016-05-23Allow unit testing on WindowsJonathan Peyton
2016-05-12Fix team reuse with foreign threadsJonathan Peyton