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
*
Remove unused variables '__kmp_build_check_*' for non assert builds.
Jonathan Peyton
2015-06-11
3
-4
/
+15
*
Implement recursive CMake.
Jonathan Peyton
2015-06-11
3
-365
/
+359
*
Remove unused variables '__kmp_build_check_*'
Jonathan Peyton
2015-06-08
1
-1
/
+1
*
Remove unused variable warnings by deletion.
Jonathan Peyton
2015-06-08
11
-54
/
+2
*
Remove unused variable warnings by moving variables.
Jonathan Peyton
2015-06-08
2
-5
/
+5
*
Remove unused variable warnings by adding proper macro guards.
Jonathan Peyton
2015-06-08
8
-2
/
+27
*
Remove unused variable warnings by fooling compiler.
Jonathan Peyton
2015-06-08
6
-11
/
+28
*
Removed unused functions.
Jonathan Peyton
2015-06-08
2
-123
/
+0
*
Fix extern warnings produced by ittnotify_static.c
Jonathan Peyton
2015-06-05
2
-4
/
+8
*
Fix some sign compare warnings.
Jonathan Peyton
2015-06-04
4
-15
/
+10
*
Suppress uninitialized-variable-is-used warning in kmp_csupport.c
Jonathan Peyton
2015-06-03
1
-2
/
+2
*
Remove conditional parameters from KA_TRACE macro.
Jonathan Peyton
2015-06-03
1
-3
/
+6
*
Reorder C++ initialization lists to appease compiler.
Jonathan Peyton
2015-06-03
1
-3
/
+4
*
Remove unused variable anonym from kmp_atomic.c
Jonathan Peyton
2015-06-03
1
-1
/
+0
*
Get rid of some dead code.
Jonathan Peyton
2015-06-02
3
-11
/
+8
*
Remove unused KMP_IOMP_NAME macro from kmp.h
Jonathan Peyton
2015-06-02
1
-3
/
+0
*
Change Intel(R) OpenMP* to LLVM* OpenMP* in libomp.rc.var
Jonathan Peyton
2015-06-02
1
-3
/
+3
*
Apply name change to testsuite file.
Jonathan Peyton
2015-06-01
1
-1
/
+1
*
Apply name change to Makefile build system.
Jonathan Peyton
2015-06-01
3
-27
/
+26
*
Apply name change to CMake build system.
Jonathan Peyton
2015-06-01
9
-119
/
+103
*
Apply name change to tools/* files.
Jonathan Peyton
2015-06-01
4
-12
/
+12
*
Apply name change to src/* files.
Jonathan Peyton
2015-06-01
9
-16
/
+16
*
Apply name change to doxygen files.
Jonathan Peyton
2015-06-01
1
-4
/
+4
*
Adding libomp.rc.var for name change
Jonathan Peyton
2015-06-01
1
-0
/
+70
*
Allow CMAKE_OSX_ARCHITECTURES to build fat library.
Jonathan Peyton
2015-05-29
5
-164
/
+157
*
Fix comment about balanced affinity
Jonathan Peyton
2015-05-27
1
-1
/
+1
*
Allow gcc 5.x to compile library.
Jonathan Peyton
2015-05-27
1
-1
/
+1
*
Change macro GUIDEDLL_EXPORTS to KMP_DYNAMIC_LIB
Jonathan Peyton
2015-05-26
6
-12
/
+12
*
Change CMake file formatting
Jonathan Peyton
2015-05-26
1
-93
/
+136
*
One line fix for possible out-of-bounds issue in kmp_runtime.c
Jonathan Peyton
2015-05-26
1
-1
/
+1
*
One line fix for possible out-of-bounds issue in kmp_error.c
Jonathan Peyton
2015-05-26
1
-2
/
+2
*
fixed missed arch renaming (from C.Bergstrom)
Andrey Churbanov
2015-05-25
1
-1
/
+1
*
Fix doxygen comments
Jonathan Peyton
2015-05-22
2
-8
/
+6
*
Fix spelling errors
Jonathan Peyton
2015-05-22
10
-12
/
+12
*
One line fix - bug with final clause of task construct
Jonathan Peyton
2015-05-21
1
-1
/
+1
*
Fix task team synchronization
Jonathan Peyton
2015-05-21
1
-0
/
+1
*
Change CMake variable prefix to LIBOMP
Jonathan Peyton
2015-05-20
10
-248
/
+227
*
Makefile fix for testsuite -- Follow up to r237618
Jonathan Peyton
2015-05-19
1
-1
/
+1
*
Fix for testsuite including omp.h
Jonathan Peyton
2015-05-18
2
-1
/
+2
*
Delete old CMake build system
Jonathan Peyton
2015-05-18
2
-191
/
+0
*
Small fix to allow FreeBSD build to work.
Jonathan Peyton
2015-05-15
1
-1
/
+1
*
Testing commit privilege
Jonathan Peyton
2015-05-14
1
-0
/
+2
*
Cross compiler build fix [Important] - from J.Peyton, initial version from C....
Andrey Churbanov
2015-05-14
2
-43
/
+48
*
Removed mentioning of OpenMP as unsupported feature (patch2 from A.Bokhanko)
Andrey Churbanov
2015-05-13
1
-3
/
+1
*
patch to allow lib name at configure time (from C.Bergstrom)
Andrey Churbanov
2015-05-12
1
-1
/
+2
*
Missing file runtime/src/include/41/ompt.h.var added; fixed build to optional...
Andrey Churbanov
2015-05-12
2
-1
/
+477
*
D9576: Updates documentation to include all possible architecture builds, syn...
Andrey Churbanov
2015-05-12
3
-37
/
+74
*
Change some text areas from saying Intel(R) OpenMP runtime library to LLVM Op...
Andrey Churbanov
2015-05-08
3
-24
/
+9
*
D9306 omp 4.1 async offload support (partial): code changes
Andrey Churbanov
2015-05-07
7
-23
/
+426
*
D9306 omp 4.1 async offload support (partial): build changes for version 4.1
Andrey Churbanov
2015-05-07
5
-11
/
+18
[next]