summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_taskdeps.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix task dependency performance problemJonathan Peyton2016-01-281-10/+21
* [OMPT] Add support for ompt_event_task_dependences and ompt_event_task_depend...Jonas Hahnfeld2016-01-281-6/+69
* Add newlines to debug TRACE messages in kmp_taskdeps.cppJonathan Peyton2015-11-161-2/+2
* Put taskdata variables under KMP_DEBUG guards.Jonathan Peyton2015-08-261-2/+3
* Remove unused variable warnings by fooling compiler.Jonathan Peyton2015-06-081-1/+2
* D9306 omp 4.1 async offload support (partial): code changesAndrey Churbanov2015-05-071-3/+21
* Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov2015-01-271-2/+0
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-071-34/+81
* First attempt to import OpenMP runtimeJim Cownie2013-09-271-0/+448
OpenPOWER on IntegriCloud