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
/
dllexports
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenMP] Remove OMP spec versioning
Jonathan Peyton
2019-07-12
1
-40
/
+1
*
Cleanup of unused code
Andrey Churbanov
2019-07-02
1
-6
/
+0
*
New implementation of OpenMP 5.0 detached tasks.
Andrey Churbanov
2019-06-19
1
-1
/
+2
*
[OpenMP] Implement task modifier for reduction clause
Jonathan Peyton
2019-05-01
1
-2
/
+7
*
[OpenMP] Implement 5.0 memory management
Jonathan Peyton
2019-04-08
1
-1
/
+17
*
[OpenMP] Remove deprecated taskq
Jonathan Peyton
2019-03-15
1
-6
/
+6
*
[OpenMP] Make use of sched_yield optional in runtime
Jonathan Peyton
2019-02-28
1
-1
/
+1
*
[OpenMP 5.0] Add omp_get_supported_active_levels()
Jonathan Peyton
2019-02-19
1
-0
/
+1
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[OpenMP] Add omp_pause_resource* API
Jonathan Peyton
2019-01-16
1
-0
/
+3
*
[OpenMP] Add omp_get_device_num() and update several other device API functions
Jonathan Peyton
2019-01-03
1
-4
/
+3
*
[OpenMP] Implement OpenMP 5.0 affinity format functionality
Jonathan Peyton
2018-12-13
1
-0
/
+8
*
Revert r347799: Add omp_get_device_num() and update other device API
Jonathan Peyton
2018-11-29
1
-3
/
+4
*
[OpenMP] Add stubs for Task affinity API
Jonathan Peyton
2018-11-29
1
-0
/
+1
*
[OpenMP] Add omp_get_device_num() and update several other device API functions
Jonathan Peyton
2018-11-28
1
-4
/
+3
*
remove duplicate omp_control_tool export to fix windows build
Andrey Churbanov
2018-10-25
1
-3
/
+0
*
[OpenMP] Add missing __kmpc_critical_with_hint to dllexports
Jonathan Peyton
2018-09-26
1
-2
/
+3
*
[OpenMP][OMPT] A few improvements
Jonathan Peyton
2018-09-26
1
-0
/
+3
*
[OpenMP] Initial implementation of OMP 5.0 Memory Management routines
Jonathan Peyton
2018-09-07
1
-0
/
+18
*
Read OMP_TARGET_OFFLOAD and provide API to access ICV
Jonathan Peyton
2018-03-20
1
-0
/
+1
*
KMP_HW_SUBSET extended with NUMA support when HWLOC enabled
Andrey Churbanov
2017-04-13
1
-1
/
+1
*
Mixed type atomic routines added to Windows DLL
Jonathan Peyton
2017-03-06
1
-0
/
+4
*
Run-time library part of OpenMP 5.0 task reduction implementation.
Andrey Churbanov
2017-02-16
1
-0
/
+9
*
Mixed type atomic routines added for capture and update/capture reverse.
Jonathan Peyton
2016-10-18
1
-0
/
+162
*
Disable monitor thread creation by default.
Jonathan Peyton
2016-09-27
1
-1
/
+3
*
[OPENMP] Implementation of omp_get_default_device and omp_set_default_device
George Rokos
2016-09-09
1
-2
/
+2
*
Addition of debugger comments and whitespace
Jonathan Peyton
2016-06-21
1
-8
/
+8
*
Remove unused wait/release code.
Jonathan Peyton
2016-06-14
1
-4
/
+0
*
Whitespace cleanup of dllexports
Jonathan Peyton
2016-06-14
1
-2
/
+2
*
Renaming change: 41 -> 45 and 4.1 -> 4.5
Jonathan Peyton
2016-06-14
1
-5
/
+5
*
Offer API for setting number of loop dispatch buffers
Jonathan Peyton
2016-05-31
1
-0
/
+3
*
Add missing OpenMP 4.5 device entries to stubs library.
Jonathan Peyton
2016-05-27
1
-0
/
+15
*
Remove trailing whitespace in src/ directory
Jonathan Peyton
2016-05-20
1
-1
/
+1
*
Adding new kmp_aligned_malloc() entry point
Jonathan Peyton
2016-05-12
1
-0
/
+2
*
Add new OpenMP 4.5 taskloop construct feature
Jonathan Peyton
2016-03-02
1
-0
/
+1
*
Add new OpenMP 4.5 doacross loop nest feature
Jonathan Peyton
2016-03-02
1
-0
/
+4
*
Add new OpenMP 4.5 affinity API
Jonathan Peyton
2016-02-25
1
-0
/
+6
*
Add initial support for OpenMP 4.5 task priority feature
Jonathan Peyton
2016-02-25
1
-0
/
+1
*
Removed unused __kmp_*_i8 functions.
Jonathan Peyton
2016-01-04
1
-1
/
+0
*
Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 3
Jonathan Peyton
2015-12-11
1
-0
/
+7
*
Fix link error on Windows when LIBOMP_USE_DEBUGGER is off
Jonathan Peyton
2015-08-06
1
-2
/
+2
*
Enable debugger support
Jonathan Peyton
2015-07-09
1
-0
/
+4
*
D9306 omp 4.1 async offload support (partial): code changes
Andrey Churbanov
2015-05-07
1
-0
/
+8
*
OpenMP 4.0 standard function omp_is_initial_device() implemented.
Andrey Churbanov
2015-02-10
1
-0
/
+1
*
I apologise in advance for the size of this check-in. At Intel we do
Jim Cownie
2014-10-07
1
-2
/
+20
*
After three iterations of community review, we believe that this new
Jim Cownie
2014-08-05
1
-3
/
+33
*
For your Christmas hacking pleasure.
Jim Cownie
2013-12-23
1
-0
/
+5
*
First attempt to import OpenMP runtime
Jim Cownie
2013-09-27
1
-0
/
+910