summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/kmp_taskdeps.h
AgeCommit message (Expand)Author
2025-03-12[OpenMP] [Taskgraph] Differentiating task ids from the taskgraph and from the...Rémy Neveu
2025-02-14[OpenMP] Fix crash with task stealing and task dependencies (#126049)Julian Brown
2023-05-15[OpenMP] Implement task record and replay mechanismChenle Yu
2022-05-05[OpenMP] libomp: Add itt notifications to sync dependent tasks.AndreyChurbanov
2021-09-08[OpenMP] libomp: runtime part of omp_all_memory task dependence implementation.AndreyChurbanov
2021-08-04[OpenMP] Clean up for hidden helper taskShilei Tian
2021-08-03[OpenMP] libomp: taskwait depend implementation fixed.AndreyChurbanov
2021-07-22[OpenMP] Refined the logic to give a regular task from a hidden helper taskShilei Tian
2021-06-16[OpenMP] libomp: fixed implementation of OMP 5.1 inoutset task dependence typeAndreyChurbanov
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
2021-03-08[OpenMP] NFC: temporarily disable assertion until the bug with dependences is...AndreyChurbanov
2021-02-26[OpenMP] libomp minor cleanupAndreyChurbanov
2021-02-20[OpenMP][NFC] clang-format the whole openmp projectShilei Tian
2021-01-25[OpenMP] Added the support for hidden helper task in RTLShilei Tian
2021-01-18Revert "[OpenMP] Added the support for hidden helper task in RTL"Shilei Tian
2021-01-16[OpenMP] Added the support for hidden helper task in RTLShilei Tian
2020-12-01[OpenMP] libomp: fix mutexinoutset dependence for proxy tasksAndreyChurbanov
2019-07-12[OpenMP] Remove OMP spec versioningJonathan Peyton
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-07Implementation of OpenMP 5.0 mutexinoutset task dependency type.Andrey Churbanov
2018-09-26[OpenMP] Fix performance issue from 376.kdtreeJonathan Peyton