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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenMP] NFC: Fix trivial typos in comments
Kazuaki Ishizaki
2020-01-07
1
-5
/
+5
*
[OpenMP] NFC: Fix trivial typos in comments
Kelvin Li
2020-01-03
1
-1
/
+1
*
[OpenMP] Remove -Wl,-fini=__kmp_internal_end_fini
Aaron Puchert
2019-11-19
1
-1
/
+0
*
[OpenMP] Enable thread affinity on FreeBSD
David Carlier
2019-10-08
1
-1
/
+1
*
Enable tasks dependencies hashmaps resizing.
Andrey Churbanov
2019-09-25
1
-2
/
+1
*
[OpenMP] Remove OMP spec versioning
Jonathan Peyton
2019-07-12
1
-174
/
+9
*
NFC: fixed typo #ifdef --> #if to allow macro set to 0 work correctly
Andrey Churbanov
2019-07-10
1
-1
/
+1
*
Create a runtime option to disable task throttling.
Andrey Churbanov
2019-07-02
1
-0
/
+1
*
New implementation of OpenMP 5.0 detached tasks.
Andrey Churbanov
2019-06-19
1
-1
/
+28
*
[OpenMP] Add task alloc function
Gheorghe-Teodor Bercea
2019-06-14
1
-0
/
+6
*
Added propagation of not big initial stack size of master thread to workers.
Andrey Churbanov
2019-06-05
1
-0
/
+1
*
Fixed build warning with -DLIBOMP_USE_HWLOC=1
Andrey Churbanov
2019-06-03
1
-0
/
+6
*
Fixed second issue reported in https://bugs.llvm.org/show_bug.cgi?id=41584.
Andrey Churbanov
2019-05-16
1
-2
/
+2
*
Add non-SSE wrapper for __kmp_{load,store}_mxcsr
Dimitry Andric
2019-05-06
1
-3
/
+9
*
[OpenMP] Implement task modifier for reduction clause
Jonathan Peyton
2019-05-01
1
-0
/
+12
*
[OpenMP] Add OpenMP 5.0 nonmonotonic code
Jonathan Peyton
2019-04-30
1
-1
/
+43
*
[OpenMP] Exchange code in asm file for inline assembly
Jonathan Peyton
2019-04-15
1
-33
/
+69
*
[OpenMP] Implement 5.0 memory management
Jonathan Peyton
2019-04-08
1
-19
/
+90
*
[OpenMP] Clean up load balancing dynamic mode
Jonathan Peyton
2019-04-08
1
-1
/
+1
*
[OpenMP] Remove deprecated taskq
Jonathan Peyton
2019-03-15
1
-190
/
+1
*
[OpenMP 5.0] Deprecate nest-var and associated features
Jonathan Peyton
2019-02-28
1
-15
/
+9
*
[OpenMP] Make use of sched_yield optional in runtime
Jonathan Peyton
2019-02-28
1
-44
/
+44
*
[OpenMP] Adding GOMP compatible cancellation
Jonathan Peyton
2019-02-19
1
-0
/
+1
*
[OpenMP] Fix thread_limits to work properly for teams construct
Jonathan Peyton
2019-02-11
1
-1
/
+25
*
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
/
+31
*
[OpenMP] Fix LIBOMP_USE_DEBUGGER=ON build (PR38612)
Roman Lebedev
2019-01-13
1
-2
/
+2
*
[OpenMP] Add omp_get_device_num() and update several other device API functions
Jonathan Peyton
2019-01-03
1
-0
/
+7
*
[OpenMP] Implement OpenMP 5.0 affinity format functionality
Jonathan Peyton
2018-12-13
1
-0
/
+30
*
Support clang compiling under windows-gnu and windows-msvc
Andrey Churbanov
2018-12-10
1
-1
/
+5
*
Add OpenBSD support to OpenMP
Kamil Rytarowski
2018-12-09
1
-0
/
+4
*
Add DragonFlyBSD support to OpenMP
Kamil Rytarowski
2018-12-09
1
-0
/
+4
*
Revert r347799: Add omp_get_device_num() and update other device API
Jonathan Peyton
2018-11-29
1
-7
/
+0
*
[OpenMP] Add stubs for Task affinity API
Jonathan Peyton
2018-11-29
1
-0
/
+15
*
[OpenMP] Add omp_get_device_num() and update several other device API functions
Jonathan Peyton
2018-11-28
1
-0
/
+7
*
Add Hurd support.
Andrey Churbanov
2018-11-07
1
-0
/
+4
*
Implementation of OpenMP 5.0 mutexinoutset task dependency type.
Andrey Churbanov
2018-11-07
1
-6
/
+14
*
[OpenMP] Add missing __kmpc_critical_with_hint to dllexports
Jonathan Peyton
2018-09-26
1
-4
/
+2
*
[OpenMP] Fix balanced affinity so thread's private affinity mask is updated
Jonathan Peyton
2018-09-26
1
-1
/
+1
*
[OpenMP] Fix performance issue from 376.kdtree
Jonathan Peyton
2018-09-26
1
-3
/
+0
*
[OpenMP] Change hint parameter type for critical to uint32_t
Jonathan Peyton
2018-09-07
1
-1
/
+5
*
[OpenMP] Synchronization hint constants added to headers
Jonathan Peyton
2018-09-07
1
-25
/
+33
*
[OpenMP] Initial implementation of OMP 5.0 Memory Management routines
Jonathan Peyton
2018-09-07
1
-1
/
+31
*
[OpenMP] Cleanup code
Jonathan Peyton
2018-08-09
1
-38
/
+49
*
[OpenMP] Implement GOMP doacross compatibility
Jonathan Peyton
2018-07-30
1
-3
/
+4
*
[OpenMP] Fix build errors when building with KMP_DEBUG_ADAPTIVE_LOCKS=1
Jonathan Peyton
2018-07-30
1
-1
/
+1
*
PR30734: Remove __kmp_ft_page_allocate()
Jonas Hahnfeld
2018-07-26
1
-9
/
+0
*
Block library shutdown until unreaped threads finish spin-waiting
Jonathan Peyton
2018-07-19
1
-0
/
+3
*
[OpenMP] Introduce hierarchical scheduling
Jonathan Peyton
2018-07-09
1
-0
/
+38
*
[OpenMP] Restructure loop code for hierarchical scheduling
Jonathan Peyton
2018-07-09
1
-2
/
+10
[next]