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_lock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenMP] NFC: Fix trivial typos in comments
Kazuaki Ishizaki
2020-01-07
1
-1
/
+1
*
[OpenMP] Remove 'unnecessary parentheses'
Jonas Hahnfeld
2019-08-15
1
-8
/
+8
*
[OpenMP] Make use of sched_yield optional in runtime
Jonathan Peyton
2019-02-28
1
-30
/
+9
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[OpenMP] Fixes for LIBOMP_OMP_VERSION=45/40
Roman Lebedev
2018-12-15
1
-8
/
+9
*
[OpenMP] Cleanup code
Jonathan Peyton
2018-08-09
1
-2
/
+2
*
[OpenMP] Use C++11 Atomics - barrier, tasking, and lock code
Jonathan Peyton
2018-07-09
1
-16
/
+18
*
Minor code cleanup
Jonathan Peyton
2018-01-10
1
-2
/
+2
*
Fix trademarks found by scanner
Jonathan Peyton
2018-01-04
1
-2
/
+2
*
Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).
Joachim Protze
2017-11-01
1
-2
/
+2
*
Apply formatting changes
Jonathan Peyton
2017-10-20
1
-2
/
+0
*
Fix static initializers for locks.
Jonathan Peyton
2017-06-06
1
-4
/
+5
*
Clang-format and whitespace cleanup of source code
Jonathan Peyton
2017-05-12
1
-764
/
+739
*
Follow up to r289732: Update comments in source files to reference .cpp files
Jonathan Peyton
2016-12-14
1
-1
/
+1
*
Apply the KMP_USE_FUTEX feature macro everywhere
Jonathan Peyton
2016-06-22
1
-7
/
+8
*
Renaming change: 41 -> 45 and 4.1 -> 4.5
Jonathan Peyton
2016-06-14
1
-1
/
+1
*
kmp_lock.h: Fix VS2013 build after r271324
Hans Wennborg
2016-06-09
1
-0
/
+16
*
Use C++11 atomics for ticket locks implementation
Paul Osmialowski
2016-05-31
1
-8
/
+25
*
Remove trailing whitespace in src/ directory
Jonathan Peyton
2016-05-20
1
-1
/
+1
*
Exponential back off logic for test-and-set lock
Jonathan Peyton
2016-04-14
1
-0
/
+13
*
Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 3
Jonathan Peyton
2015-12-11
1
-4
/
+33
*
Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 2
Jonathan Peyton
2015-12-11
1
-50
/
+48
*
Hinted lock (OpenMP 4.5 feature) Updates/Fixes
Jonathan Peyton
2015-12-11
1
-41
/
+42
*
Replace DYNA_* names with KMP_* names
Jonathan Peyton
2015-12-03
1
-47
/
+47
*
[OMPT] Add OMPT events for API locking
Jonathan Peyton
2015-10-16
1
-24
/
+27
*
This is a preparation patch to get information about the actual release statu...
Andrey Churbanov
2015-04-29
1
-15
/
+18
*
Added new user-guided lock api, currently disabled. Use KMP_USE_DYNAMIC_LOCK=...
Andrey Churbanov
2015-02-20
1
-0
/
+213
*
Comments only: removing the Revision and Date svn variables from the top of a...
Andrey Churbanov
2015-01-27
1
-2
/
+0
*
aarch64 port sent by C. Bergstrom
Andrey Churbanov
2015-01-13
1
-6
/
+6
*
I apologise in advance for the size of this check-in. At Intel we do
Jim Cownie
2014-10-07
1
-11
/
+50
*
Commit PowerPC64 support from Carlo Bertolli at IBM.
Jim Cownie
2014-08-07
1
-1
/
+1
*
Fix typos
Alp Toker
2014-02-24
1
-1
/
+1
*
For your Christmas hacking pleasure.
Jim Cownie
2013-12-23
1
-36
/
+36
*
First attempt to import OpenMP runtime
Jim Cownie
2013-09-27
1
-0
/
+989