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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add newlines to debug TRACE messages in kmp_taskdeps.cpp
Jonathan Peyton
2015-11-16
1
-2
/
+2
*
Add missing KMP_NESTED_HOT_TEAMS guards
Jonathan Peyton
2015-11-16
1
-0
/
+6
*
[OPENMP] Fixed tests for gcc build.
Alexey Bataev
2015-11-16
2
-2
/
+3
*
Add debug trace message for hierarchical barrier
Jonathan Peyton
2015-11-12
1
-0
/
+2
*
Remove outdated comment
Jonathan Peyton
2015-11-12
1
-3
/
+0
*
Fix for ittnotify loop reporting
Jonathan Peyton
2015-11-12
1
-1
/
+3
*
[OMPT] Add ompt_event_task_switch event into OMPT/OpenMP
Jonathan Peyton
2015-11-11
5
-13
/
+37
*
[OMPT] Remove unnecessary header in ompt-general.c
Jonathan Peyton
2015-11-11
1
-1
/
+0
*
Fixes to wait-loop code
Jonathan Peyton
2015-11-09
4
-4
/
+10
*
Fixes and improvements to tasking in barriers
Jonathan Peyton
2015-11-09
2
-2
/
+6
*
Improvements to machine_hierarchy code for re-sizing
Jonathan Peyton
2015-11-09
2
-36
/
+40
*
[OMPT] Add OMPT events for the OpenMP taskwait construct.
Jonathan Peyton
2015-11-09
2
-2
/
+27
*
Fix for zero chunk size
Jonathan Peyton
2015-11-06
2
-0
/
+42
*
Improve OMPT initialization code
Jonathan Peyton
2015-11-05
4
-10
/
+26
*
Remove incorrect debug assert.
Jonathan Peyton
2015-11-04
1
-1
/
+0
*
Remove some empty lines.
Jonathan Peyton
2015-11-04
5
-21
/
+0
*
Refactor of task_team code.
Jonathan Peyton
2015-11-04
5
-242
/
+131
*
[OPENMP] Add dependency to clang/clang-headers etc. for in-tree build of libomp.
Alexey Bataev
2015-11-02
4
-7
/
+6
*
[OMPT] Adding missing free() calls to ompt_tool_windows() function.
Jonathan Peyton
2015-10-30
1
-0
/
+4
*
[OMPT] Windows Support for OMPT
Jonathan Peyton
2015-10-29
7
-11
/
+125
*
Removed zeroing th.th_task_state for master thread at start of nested parallel.
Jonathan Peyton
2015-10-20
1
-9
/
+7
*
Removed '@' from delimiters, added it as offset designator.
Jonathan Peyton
2015-10-20
2
-24
/
+77
*
Fix OMP_PLACES negation operator parsing (!place)
Jonathan Peyton
2015-10-19
1
-1
/
+1
*
Clean-up cancellation state flag between parallel regions
Jonathan Peyton
2015-10-19
1
-0
/
+4
*
On FreeBSD, PTHREADS_THREADS_MAX does not fit into an int, leading to
Dimitry Andric
2015-10-19
1
-2
/
+2
*
[OMPT] Add OMPT events for API locking
Jonathan Peyton
2015-10-16
4
-73
/
+142
*
Detect final task in GOMP interface.
Jonathan Peyton
2015-10-13
1
-0
/
+4
*
[OPENMP][TESTSUITE] Undefined variable in test omp_task_final.c
Jonathan Peyton
2015-10-12
1
-1
/
+1
*
[OMPT] Reduce overhead of OMPT
Jonathan Peyton
2015-10-09
3
-6
/
+14
*
[OMPT] Initialize task fields only if needed
Jonathan Peyton
2015-10-09
2
-20
/
+12
*
Formatting/Whitespace/Comment changes associated with wait/release improvements.
Jonathan Peyton
2015-10-08
6
-39
/
+36
*
Debug trace and assert statement changes for wait/release improvements.
Jonathan Peyton
2015-10-08
4
-26
/
+28
*
OpenMP Wait/release improvements.
Jonathan Peyton
2015-10-08
5
-41
/
+51
*
Added sockets to the syntax of KMP_PLACE_THREADS environment variable.
Jonathan Peyton
2015-10-08
6
-104
/
+221
*
Fix memory corruption in Windows debug library
Jonathan Peyton
2015-09-25
2
-6
/
+6
*
[OpenMP Testsuite] Change omp_get_wtime.c timer resolution to 3 percent
Jonathan Peyton
2015-09-24
1
-1
/
+1
*
[OpenMP Testsuite] Mac rpath specified when compiling tests
Jonathan Peyton
2015-09-24
2
-2
/
+1
*
Fix stats build problem.
Jonathan Peyton
2015-09-24
2
-4
/
+1
*
Update Reference.pdf files.
Jonathan Peyton
2015-09-23
3
-11648
/
+12289
*
OpenMP Initial testsuite change to purely llvm-lit based testing
Jonathan Peyton
2015-09-21
73
-0
/
+5992
*
Use sysconf for the number of cores on FreeBSD too.
Joerg Sonnenberger
2015-09-21
1
-13
/
+2
*
Complex division requires libm on NetBSD, add it.
Joerg Sonnenberger
2015-09-21
1
-0
/
+3
*
Add basic NetBSD support.
Joerg Sonnenberger
2015-09-21
6
-15
/
+25
*
Teach the Perl modules about NetBSD.
Joerg Sonnenberger
2015-09-21
2
-1
/
+6
*
libomp on NetBSD needs libc, libpthread and libm.
Joerg Sonnenberger
2015-09-21
1
-0
/
+2
*
Assume that all Unix-like systems will want to handle signals and
Joerg Sonnenberger
2015-09-21
1
-1
/
+1
*
Darwin is the exception when it comes to accessing environ, all other
Joerg Sonnenberger
2015-09-21
1
-4
/
+2
*
[OMPT] Simplify control variable logic for OMPT
Jonathan Peyton
2015-09-21
12
-157
/
+122
*
[OMPT] Overhaul OMPT initialization interface
Jonathan Peyton
2015-09-21
9
-158
/
+195
*
Fix the OpenMP 3.0 build
Jonathan Peyton
2015-09-21
7
-6
/
+25
[next]