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
/
src
/
kmp_omp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenMP] Remove OMP spec versioning
Jonathan Peyton
2019-07-12
1
-7
/
+1
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[OpenMP] Use C++11 Atomics - barrier, tasking, and lock code
Jonathan Peyton
2018-07-09
1
-0
/
+2
*
Apply formatting changes
Jonathan Peyton
2017-10-20
1
-2
/
+0
*
Clang-format and whitespace cleanup of source code
Jonathan Peyton
2017-05-12
1
-179
/
+187
*
Avoid deadlock with COI
Jonathan Peyton
2016-05-31
1
-0
/
+1
*
Fix the OpenMP 3.0 build
Jonathan Peyton
2015-09-21
1
-0
/
+6
*
Enable debugger support
Jonathan Peyton
2015-07-09
1
-1
/
+4
*
Added new user-guided lock api, currently disabled. Use KMP_USE_DYNAMIC_LOCK=...
Andrey Churbanov
2015-02-20
1
-0
/
+4
*
Updated the kmp_omp_struct_info_t structure used by debuggers.
Andrey Churbanov
2015-02-10
1
-27
/
+48
*
The usage of tt_state flag is replaced by an array of two task_team pointers.
Andrey Churbanov
2015-02-10
1
-1
/
+0
*
Comments only: removing the Revision and Date svn variables from the top of a...
Andrey Churbanov
2015-01-27
1
-2
/
+0
*
I apologise in advance for the size of this check-in. At Intel we do
Jim Cownie
2014-10-07
1
-2
/
+2
*
First attempt to import OpenMP runtime
Jim Cownie
2013-09-27
1
-0
/
+202