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
*
[OpenMP] NFC: Fix trivial typos in comments
Kazuaki Ishizaki
2020-01-07
1
-1
/
+1
*
OpenMP Tasks dependencies hash re-sizing fixed.
AndreyChurbanov
2019-10-25
1
-4
/
+4
*
Enable tasks dependencies hashmaps resizing.
Andrey Churbanov
2019-09-25
1
-9
/
+64
*
[OpenMP] Remove OMP spec versioning
Jonathan Peyton
2019-07-12
1
-8
/
+0
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[OMPT] Second chunk of final OMPT 5.0 interface updates
Joachim Protze
2019-01-15
1
-12
/
+12
*
[OMPT] First chunk of final OMPT 5.0 interface updates
Joachim Protze
2018-12-18
1
-6
/
+6
*
Implementation of OpenMP 5.0 mutexinoutset task dependency type.
Andrey Churbanov
2018-11-07
1
-61
/
+172
*
[OpenMP] Fix performance issue from 376.kdtree
Jonathan Peyton
2018-09-26
1
-121
/
+1
*
[OMPT] Update types according to TR7
Joachim Protze
2018-09-10
1
-6
/
+6
*
[OpenMP] Fix a few formatting issues
Jonathan Peyton
2018-07-09
1
-1
/
+2
*
[OpenMP] Use C++11 Atomics - barrier, tasking, and lock code
Jonathan Peyton
2018-07-09
1
-17
/
+12
*
[OMPT] Omissionin in OMPT Formatting
Joachim Protze
2018-02-17
1
-1
/
+2
*
[OMPT] Set and reset frame address when creating a task with dependences
Joachim Protze
2017-12-24
1
-6
/
+17
*
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