summaryrefslogtreecommitdiff
path: root/openmp/runtime/test/tasking/omp_task_red_taskloop.c
AgeCommit message (Expand)Author
2021-04-16[OpenMP] Implement GOMP task reductionsPeyton, Jonathan L
2021-02-18[OpenMP] fix race condition in testAndreyChurbanov
2020-07-20[OpenMP][Tests][NFC] Mark compatibility with older versions of clangJoachim Protze
2020-07-05[OpenMP][Tests] Flag compatibility of OpenMP runtime tests with GCC versionsJoachim Protze
2020-03-27[OPENMP50]Fix PR45117: Orphaned task reduction should be allowed.Alexey Bataev
2020-03-23[openmp][runtime] Fixed hang for explicit task inside a taskloop.AndreyChurbanov