Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
openmp
/
runtime
/
src
/
kmp_taskdeps.cpp
0e0d6cd
[OMPT] First chunk of final OMPT 5.0 interface updates
by Joachim Protze
· 7 years ago
c334434
Implementation of OpenMP 5.0 mutexinoutset task dependency type.
by Andrey Churbanov
· 7 years ago
cf27e31
[OpenMP] Fix performance issue from 376.kdtree
by Jonathan Peyton
· 7 years ago
489cdb7
[OMPT] Update types according to TR7
by Joachim Protze
· 7 years ago
61d44f1
[OpenMP] Fix a few formatting issues
by Jonathan Peyton
· 7 years ago
37e2ef5
[OpenMP] Use C++11 Atomics - barrier, tasking, and lock code
by Jonathan Peyton
· 7 years ago
b0e4f87
[OMPT] Omissionin in OMPT Formatting
by Joachim Protze
· 8 years ago
265fb58
[OMPT] Set and reset frame address when creating a task with dependences
by Joachim Protze
· 8 years ago
c255ca7
Rename fields of ompt_frame_t
by Joachim Protze
· 8 years ago
b71424f
Revert "Rename fields of ompt_frame_t"
by Jonas Hahnfeld
· 8 years ago
7415725
Rename fields of ompt_frame_t
by Joachim Protze
· 8 years ago
82e94a5
Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).
by Joachim Protze
· 8 years ago
94a114f
Apply formatting changes
by Jonathan Peyton
· 8 years ago
c47afcd
OpenMP RTL cleanup: eliminated warnings with -Wcast-qual.
by Andrey Churbanov
· 8 years ago
3041982
Clang-format and whitespace cleanup of source code
by Jonathan Peyton
· 8 years ago
a88e835
Fixed typo in kmp_process_deps trace output
by Jonathan Peyton
· 9 years ago
96fe1aa
Set task->td_dephash to NULL after free
by Jonathan Peyton
· 9 years ago
df0d75e
Fixed a memory leak related to task dependencies.
by Andrey Churbanov
· 9 years ago
3c4050d
Fixing typos in __kmp_release_deps trace outputs
by Jonathan Peyton
· 9 years ago
bedc371
Do not block on explicit task depending on proxy task
by Jonas Hahnfeld
· 9 years ago
2023661
kmp_taskdeps.cpp: Fix debugging output
by Jonas Hahnfeld
· 9 years ago
c505ab6
Fix for crash in task dependencies
by Jonathan Peyton
· 9 years ago
df6818b
Renaming change: 41 -> 45 and 4.1 -> 4.5
by Jonathan Peyton
· 9 years ago
6111849
Remove trailing whitespace in src/ directory
by Jonathan Peyton
· 9 years ago
7d45451
Fix task dependency performance problem
by Jonathan Peyton
· 10 years ago
39b6862
[OMPT] Add support for ompt_event_task_dependences and ompt_event_task_dependence_pair
by Jonas Hahnfeld
· 10 years ago
55c447f
Add newlines to debug TRACE messages in kmp_taskdeps.cpp
by Jonathan Peyton
· 10 years ago
d2eb3c7
Put taskdata variables under KMP_DEBUG guards.
by Jonathan Peyton
· 10 years ago
e8104ad
Remove unused variable warnings by fooling compiler.
by Jonathan Peyton
· 10 years ago
535b6fa
D9306 omp 4.1 async offload support (partial): code changes
by Andrey Churbanov
· 10 years ago
d9e775e
Comments only: removing the Revision and Date svn variables from the top of all the source files.
by Andrey Churbanov
· 11 years ago
4cc4bb4
I apologise in advance for the size of this check-in. At Intel we do
by Jim Cownie
· 11 years ago
5e8470a
First attempt to import OpenMP runtime
by Jim Cownie
· 12 years ago