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
*
[OMPT] Fix inaccuracies in worksharing tests
Jonas Hahnfeld
2017-11-17
2
-8
/
+7
*
Exclude untied tasks from checking of task scheduling constraint (TSC).
Andrey Churbanov
2017-11-16
3
-101
/
+164
*
[OpenMP] Remove the unused testsuite/ directory
Jonathan Peyton
2017-11-13
161
-15270
/
+0
*
[OMPT] Provide initialization for Mac OS X
Jonas Hahnfeld
2017-11-11
4
-49
/
+88
*
[libomptarget] Build all libraries in libomptarget/
Jonas Hahnfeld
2017-11-11
1
-0
/
+3
*
[OMPT] Fix assertion for OpenMP code generated with outdated compilers
Joachim Protze
2017-11-10
3
-7
/
+13
*
[OMPT] Purge OMPT_BLAME and OMPT_TRACE
Jonas Hahnfeld
2017-11-10
2
-9
/
+5
*
Add const to some variables to avoid const_casts
Jonas Hahnfeld
2017-11-09
2
-7
/
+6
*
Remove const from variables with dynamic memory
Jonas Hahnfeld
2017-11-09
13
-83
/
+70
*
[OMPT] Fix test cancel_parallel.c
Jonas Hahnfeld
2017-11-09
1
-16
/
+14
*
[OMPT] Add support for testing return addresses on POWER
Jonas Hahnfeld
2017-11-09
1
-16
/
+72
*
Cleanup version symbol macros and attributes/declspecs
Jonathan Peyton
2017-11-07
11
-523
/
+375
*
[OMPT] Fix null pointer in parallel/no_thread_num_clause.c
Jonas Hahnfeld
2017-11-06
1
-1
/
+1
*
[OMPT] Fix callback.h for tests for changes in TR6
Jonas Hahnfeld
2017-11-06
1
-4
/
+4
*
[OMPT] Improve cast that was lost on commit, NFC.
Jonas Hahnfeld
2017-11-06
1
-2
/
+2
*
Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)
Joachim Protze
2017-11-05
7
-278
/
+186
*
Rename fields of ompt_frame_t
Joachim Protze
2017-11-05
9
-106
/
+98
*
Revert "Rename fields of ompt_frame_t"
Jonas Hahnfeld
2017-11-03
10
-101
/
+106
*
Revert "Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 ...
Jonas Hahnfeld
2017-11-03
25
-251
/
+396
*
Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)
Joachim Protze
2017-11-03
25
-396
/
+251
*
Rename fields of ompt_frame_t
Joachim Protze
2017-11-03
10
-106
/
+101
*
[libomptarget] Remove stale omp handle
Jonas Hahnfeld
2017-11-02
1
-3
/
+0
*
[OpenMP] Fix race condition in omp_init_lock
Jonathan Peyton
2017-11-01
2
-3
/
+46
*
Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).
Joachim Protze
2017-11-01
91
-1829
/
+7244
*
Test commit: sort names in CREDITS.txt
Joachim Protze
2017-10-30
1
-4
/
+4
*
Fix fatal error message displaying
Jonathan Peyton
2017-10-25
1
-6
/
+15
*
Disable threadprivate data cleanup if runtime is terminating
Jonathan Peyton
2017-10-24
1
-0
/
+7
*
Restrict OMPT to OpenMP version 5.0 and remove old header files
Jonathan Peyton
2017-10-20
4
-1519
/
+4
*
Add license envirable for testing Intel compilers
Jonathan Peyton
2017-10-20
1
-0
/
+4
*
Add C++ support for testcases
Jonathan Peyton
2017-10-20
4
-3
/
+13
*
Apply formatting changes
Jonathan Peyton
2017-10-20
67
-268
/
+42
*
KMP_HW_SUBSET vs KMP_PLACE_THREADS rival envirables fix
Jonathan Peyton
2017-10-06
1
-5
/
+22
*
[test] Fix uninitialized memory in omp_taskloop_grainsize.c
Jonas Hahnfeld
2017-09-29
1
-1
/
+2
*
Remove unnecessary semicolons
Jonathan Peyton
2017-09-27
27
-509
/
+498
*
Allow printing of KMP_TOPOLOGY_METHOD when KMP_SETTINGS=true
Jonathan Peyton
2017-09-26
1
-2
/
+0
*
Remove unused t_single_lock
Jonathan Peyton
2017-09-26
2
-2
/
+1
*
Read blocktime value set by kmp_set_blocktime() before reading from KMP_BLOCK...
Jonathan Peyton
2017-09-05
2
-5
/
+9
*
Minor code cleanup of Klocwork issues
Jonathan Peyton
2017-09-05
14
-149
/
+126
*
Use va_copy instead of __va_copy to fix building libomp against musl libc
Jonathan Peyton
2017-08-19
1
-1
/
+1
*
Remove BUILD_TV
Jonathan Peyton
2017-08-17
5
-81
/
+0
*
[OpenMP] libomptarget: move debugging dumps under control of env var LIBOMPTA...
Sergey Dmitriev
2017-08-14
7
-7
/
+112
*
OMP_PROC_BIND: better spread
Paul Osmialowski
2017-08-10
1
-42
/
+108
*
Exclude version symbols for static libomp
Jonathan Peyton
2017-08-02
1
-0
/
+5
*
Move lock acquire/release functions in task deque cleanup code
Jonathan Peyton
2017-08-02
1
-3
/
+2
*
Add new envirable KMP_TEAMS_THREAD_LIMIT
Jonathan Peyton
2017-08-02
5
-10
/
+30
*
Fix comments and build messages concerning TSX
Jonathan Peyton
2017-07-28
3
-7
/
+10
*
Fix implementation of OMP_THREAD_LIMIT
Jonathan Peyton
2017-07-27
7
-20
/
+153
*
Introduce KMP_DEVICE_THREAD_LIMIT
Jonathan Peyton
2017-07-26
2
-29
/
+28
*
[CMake] Disable building libomptarget and add CMake switch
Jonas Hahnfeld
2017-07-26
1
-1
/
+12
*
Cleanup: __kmp_env_* variables
Jonathan Peyton
2017-07-25
4
-44
/
+35
[next]