index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openmp
/
runtime
/
src
/
kmp_taskdeps.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename fields of ompt_frame_t
Joachim Protze
2017-11-05
1
-2
/
+1
*
Revert "Rename fields of ompt_frame_t"
Jonas Hahnfeld
2017-11-03
1
-1
/
+2
*
Rename fields of ompt_frame_t
Joachim Protze
2017-11-03
1
-2
/
+1
*
Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).
Joachim Protze
2017-11-01
1
-13
/
+45
*
Apply formatting changes
Jonathan Peyton
2017-10-20
1
-2
/
+0
*
OpenMP RTL cleanup: eliminated warnings with -Wcast-qual.
Andrey Churbanov
2017-07-03
1
-6
/
+8
*
Clang-format and whitespace cleanup of source code
Jonathan Peyton
2017-05-12
1
-409
/
+450
*
Fixed typo in kmp_process_deps trace output
Jonathan Peyton
2016-11-28
1
-1
/
+1
*
Set task->td_dephash to NULL after free
Jonathan Peyton
2016-11-21
1
-0
/
+1
*
Fixed a memory leak related to task dependencies.
Andrey Churbanov
2016-10-27
1
-6
/
+14
*
Fixing typos in __kmp_release_deps trace outputs
Jonathan Peyton
2016-10-26
1
-4
/
+4
*
Do not block on explicit task depending on proxy task
Jonas Hahnfeld
2016-08-08
1
-9
/
+4
*
kmp_taskdeps.cpp: Fix debugging output
Jonas Hahnfeld
2016-08-04
1
-3
/
+5
*
Fix for crash in task dependencies
Jonathan Peyton
2016-06-16
1
-1
/
+1
*
Renaming change: 41 -> 45 and 4.1 -> 4.5
Jonathan Peyton
2016-06-14
1
-3
/
+3
*
Remove trailing whitespace in src/ directory
Jonathan Peyton
2016-05-20
1
-5
/
+5
*
Fix task dependency performance problem
Jonathan Peyton
2016-01-28
1
-10
/
+21
*
[OMPT] Add support for ompt_event_task_dependences and ompt_event_task_depend...
Jonas Hahnfeld
2016-01-28
1
-6
/
+69
*
Add newlines to debug TRACE messages in kmp_taskdeps.cpp
Jonathan Peyton
2015-11-16
1
-2
/
+2
*
Put taskdata variables under KMP_DEBUG guards.
Jonathan Peyton
2015-08-26
1
-2
/
+3
*
Remove unused variable warnings by fooling compiler.
Jonathan Peyton
2015-06-08
1
-1
/
+2
*
D9306 omp 4.1 async offload support (partial): code changes
Andrey Churbanov
2015-05-07
1
-3
/
+21
*
Comments only: removing the Revision and Date svn variables from the top of a...
Andrey Churbanov
2015-01-27
1
-2
/
+0
*
I apologise in advance for the size of this check-in. At Intel we do
Jim Cownie
2014-10-07
1
-34
/
+81
*
First attempt to import OpenMP runtime
Jim Cownie
2013-09-27
1
-0
/
+448