summaryrefslogtreecommitdiff
path: root/openmp/runtime/test/tasking/bug_nested_proxy_task.c
AgeCommit message (Expand)Author
2024-03-09[OpenMP] fix endianness dependent definitions in OMP headers for MSVC (#84540)Vadim Paretsky
2024-02-07[OpenMP][test]Flip bit-fields in 'struct flags' for big-endian in test cases ...Xing Xue
2022-11-29[openmp] [test] Use stdint.h instead of manual code defining kmp_int*. NFC.Martin Storsjö
2022-11-28[openmp] [test] Fix data structure mismatches for tests that define kmp_depen...Martin Storsjö
2022-11-11[openmp] [test] Use omp_testsuite.h instead of directly including pthread.hMartin Storsjö
2021-06-09Revert "[OpenMP] libomp: implement OpenMP 5.1 inoutset task dependence type"AndreyChurbanov
2021-06-07[OpenMP] libomp: implement OpenMP 5.1 inoutset task dependence typeAndreyChurbanov
2020-04-01[openmp] Disable tests flaky on DebianVitaly Buka
2019-07-17Remove REQUIRES OMP spec version within lit testsJonathan Peyton
2019-04-03Ensure correct pthread flags and libraries are usedDimitry Andric
2018-12-15[OpenMP] Fixes for LIBOMP_OMP_VERSION=45/40Roman Lebedev
2017-01-30Correct wrong comment in bug_nested_proxy_task.cJonas Hahnfeld
2016-08-08Mark tests with task dependencies as unsupported with GCCJonas Hahnfeld
2016-08-08__kmp_free_task: Fix for serial explicit tasks producing proxy tasksJonas Hahnfeld