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
/
cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Complex division requires libm on NetBSD, add it.
Joerg Sonnenberger
2015-09-21
1
-0
/
+3
*
libomp on NetBSD needs libc, libpthread and libm.
Joerg Sonnenberger
2015-09-21
1
-0
/
+2
*
[OpenMP] [CMake] Removing expand-vars.pl in favor of CMake's configure_file()
Jonathan Peyton
2015-08-28
2
-97
/
+3
*
Fix link error on Windows when LIBOMP_USE_DEBUGGER is off
Jonathan Peyton
2015-08-06
1
-0
/
+1
*
LibompMicroTests.cmake: Invoke 'test' instead of using '[ x -eq y ]'
Hans Wennborg
2015-07-24
1
-1
/
+1
*
[CMake] Fix libomp_check_linker_flag function
Jonathan Peyton
2015-07-23
1
-1
/
+1
*
[cmake] Support enabling -Werror in the OpenMP runtime CMake build and
Chandler Carruth
2015-07-18
2
-7
/
+35
*
Re-indent the CMake refactor to two-space indention
Jonathan Peyton
2015-07-15
9
-714
/
+713
*
Large Refactor of CMake build system
Jonathan Peyton
2015-07-15
26
-1657
/
+1146
*
Enable debugger support
Jonathan Peyton
2015-07-09
2
-0
/
+6
*
Remove unused variables '__kmp_build_check_*' for non assert builds.
Jonathan Peyton
2015-06-11
1
-1
/
+3
*
Implement recursive CMake.
Jonathan Peyton
2015-06-11
1
-19
/
+19
*
Apply name change to CMake build system.
Jonathan Peyton
2015-06-01
7
-26
/
+26
*
Change macro GUIDEDLL_EXPORTS to KMP_DYNAMIC_LIB
Jonathan Peyton
2015-05-26
1
-1
/
+1
*
fixed missed arch renaming (from C.Bergstrom)
Andrey Churbanov
2015-05-25
1
-1
/
+1
*
Fix spelling errors
Jonathan Peyton
2015-05-22
1
-1
/
+1
*
Change CMake variable prefix to LIBOMP
Jonathan Peyton
2015-05-20
8
-47
/
+47
*
Cross compiler build fix [Important] - from J.Peyton, initial version from C....
Andrey Churbanov
2015-05-14
1
-3
/
+3
*
D9306 omp 4.1 async offload support (partial): build changes for version 4.1
Andrey Churbanov
2015-05-07
2
-1
/
+4
*
Integrate libiomp CMake into LLVM CMake build system.
Andrey Churbanov
2015-05-05
4
-219
/
+152
*
This patch contains the new files for OMPT and the needed changes to the buil...
Andrey Churbanov
2015-04-29
2
-0
/
+18
*
moved Windows-specific flags under the WINDOWS guard in CMake
Andrey Churbanov
2015-03-05
1
-8
/
+8
*
added KMP_NESTED_HOT_TEAMS macro definition
Andrey Churbanov
2015-03-05
1
-0
/
+1
*
added support for PPC architectures (version 3): initial patch provided by Ca...
Andrey Churbanov
2015-01-19
1
-2
/
+4
*
cleanup changes of cmake-building for Intel(R) Many Integrated Core Architecture
Andrey Churbanov
2015-01-16
5
-42
/
+36
*
aarch64 port sent by C. Bergstrom
Andrey Churbanov
2015-01-13
1
-2
/
+4
*
Return the architecture by probing predefined compiler macros
Andrey Churbanov
2015-01-13
1
-0
/
+67
*
I apologise in advance for the size of this check-in. At Intel we do
Jim Cownie
2014-10-07
15
-31
/
+189
*
Commit PowerPC64 support from Carlo Bertolli at IBM.
Jim Cownie
2014-08-07
2
-1
/
+10
*
After three iterations of community review, we believe that this new
Jim Cownie
2014-08-05
17
-0
/
+1522