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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[OMPT] Disable by default on Windows
Jonas Hahnfeld
2018-08-02
1
-1
/
+1
*
[OpenMP] Introduce hierarchical scheduling
Jonathan Peyton
2018-07-09
1
-0
/
+4
*
[OMPT] Build runtime with OMPT support by default
Joachim Protze
2018-01-02
1
-4
/
+9
*
[CMake] Refactor common settings and flags
Jonas Hahnfeld
2017-11-29
1
-7
/
+0
*
[CMake] Disallow direct configuration
Jonas Hahnfeld
2017-11-29
1
-17
/
+5
*
Revert "Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 ...
Jonas Hahnfeld
2017-11-03
1
-1
/
+1
*
Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)
Joachim Protze
2017-11-03
1
-1
/
+1
*
Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).
Joachim Protze
2017-11-01
1
-6
/
+4
*
Restrict OMPT to OpenMP version 5.0 and remove old header files
Jonathan Peyton
2017-10-20
1
-1
/
+4
*
Exclude version symbols for static libomp
Jonathan Peyton
2017-08-02
1
-0
/
+5
*
Fix comments and build messages concerning TSX
Jonathan Peyton
2017-07-28
1
-3
/
+4
*
Fix for bug https://llvm.org/bugs/show_bug.cgi?id=32456
Andrey Churbanov
2017-03-31
1
-0
/
+5
*
OpenMP version 5.0 added
Jonathan Peyton
2017-03-06
1
-8
/
+6
*
[CMake] Make openmp build under runtimes/
Jonas Hahnfeld
2017-01-04
1
-1
/
+2
*
Change source files from .c to .cpp
Jonathan Peyton
2016-12-14
1
-1
/
+1
*
Support of mips & mips64 for openmprtl
Sylvestre Ledru
2016-12-08
1
-2
/
+8
*
[OpenMP] Enable ThreadSanitizer to check OpenMP programs
Jonas Hahnfeld
2016-11-07
1
-1
/
+8
*
Fix incorrect OpenMP version in Fortran module.
Jonathan Peyton
2016-09-30
1
-1
/
+3
*
[cmake] Make libgomp & libiomp5 alias install optional
Michal Gorny
2016-09-14
1
-0
/
+4
*
[OPENMP] ppc64le recognized as big-endian
George Rokos
2016-09-09
1
-0
/
+2
*
Renaming change: 41 -> 45 and 4.1 -> 4.5
Jonathan Peyton
2016-06-14
1
-3
/
+7
*
Make LIBOMP_USE_ITT_NOTIFY a setting that can be enabled or disabled
Jonathan Peyton
2016-05-26
1
-2
/
+4
*
Remove trailing whitespace in CMake files
Jonathan Peyton
2016-05-17
1
-4
/
+4
*
Have Mac builds use @rpath when supported in CMake
Jonathan Peyton
2016-02-09
1
-0
/
+8
*
Add LIBOMP_ENABLE_SHARED option for CMake
Jonathan Peyton
2016-02-04
1
-2
/
+22
*
[STATS] Have CMake do real check for stats functionality
Jonathan Peyton
2015-12-18
1
-1
/
+0
*
Adding Hwloc library option for affinity mechanism
Jonathan Peyton
2015-11-30
1
-0
/
+12
*
Improve OMPT initialization code
Jonathan Peyton
2015-11-05
1
-0
/
+2
*
[OMPT] Windows Support for OMPT
Jonathan Peyton
2015-10-29
1
-1
/
+0
*
OpenMP Initial testsuite change to purely llvm-lit based testing
Jonathan Peyton
2015-09-21
1
-0
/
+2
*
[OpenMP] [CMake] Removing expand-vars.pl in favor of CMake's configure_file()
Jonathan Peyton
2015-08-28
1
-6
/
+18
*
Tidy statistics collection
Jonathan Peyton
2015-08-11
1
-0
/
+4
*
[cmake] Support enabling -Werror in the OpenMP runtime CMake build and
Chandler Carruth
2015-07-18
1
-0
/
+3
*
Re-indent the CMake refactor to two-space indention
Jonathan Peyton
2015-07-15
1
-120
/
+120
*
Large Refactor of CMake build system
Jonathan Peyton
2015-07-15
1
-468
/
+166
*
Turn debugger interface off by default.
Jonathan Peyton
2015-07-09
1
-1
/
+1
*
Enable debugger support
Jonathan Peyton
2015-07-09
1
-0
/
+5
*
Have CMake error out on Windows when user wants OMPT support
Jonathan Peyton
2015-06-17
1
-0
/
+3
*
Remove unused variables '__kmp_build_check_*' for non assert builds.
Jonathan Peyton
2015-06-11
1
-2
/
+7
*
Implement recursive CMake.
Jonathan Peyton
2015-06-11
1
-346
/
+1
*
Apply name change to CMake build system.
Jonathan Peyton
2015-06-01
1
-87
/
+71
*
Allow CMAKE_OSX_ARCHITECTURES to build fat library.
Jonathan Peyton
2015-05-29
1
-13
/
+7
*
Change CMake file formatting
Jonathan Peyton
2015-05-26
1
-93
/
+136
*
Change CMake variable prefix to LIBOMP
Jonathan Peyton
2015-05-20
1
-156
/
+136
*
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
1
-40
/
+45
*
patch to allow lib name at configure time (from C.Bergstrom)
Andrey Churbanov
2015-05-12
1
-1
/
+2
*
D9306 omp 4.1 async offload support (partial): build changes for version 4.1
Andrey Churbanov
2015-05-07
1
-3
/
+3
*
Integrate libiomp CMake into LLVM CMake build system.
Andrey Churbanov
2015-05-05
1
-128
/
+179
[next]