- 56d941a [libomptarget][nfc] Make interface.h target independent by Jon Chesterfield · 3 years, 8 months ago master
- cb6f3c4 [OpenMP] Enable thread affinity on FreeBSD by David Carlier · 3 years, 8 months ago
- ace8505 Don't assume Type from `readelf -d` has parentheses by Andrey Churbanov · 3 years, 8 months ago
- 9dfddd6 Don't link libm with -Wl,--as-needed on FreeBSD by Andrey Churbanov · 3 years, 8 months ago
- 731769f [libomptarget][nfc] Update remaining uint32 to use lanemask_t by Jon Chesterfield · 3 years, 8 months ago
- 3bdcaec Use named constant to indicate all lanes, to handle 32 and 64 wide architectures by Jon Chesterfield · 3 years, 8 months ago
- 85e2459 [OpenMP] FreeBSD address check if mapped more native by David Carlier · 3 years, 9 months ago
- dbb024c [Clang][OpenMP Offload] Create start/end symbols for the offloading entry table with a help of a linker by Sergey Dmitriev · 3 years, 9 months ago
- 2cb5d49 fixed test: eliminated race condition which might cause deadlock by Andrey Churbanov · 3 years, 9 months ago
- 66ddc21 Enable tasks dependencies hashmaps resizing. by Andrey Churbanov · 3 years, 9 months ago
- 2b135c5 [OpenMP] Change initialization of __kmp_global by Jonas Hahnfeld · 3 years, 9 months ago
- b93e8ad [OPENMP][NVPTX]Fix parallel level counter in non-SPMD mode. by Alexey Bataev · 3 years, 9 months ago
- 537de38 [libomptarget] Refactor activemask macro to inline function by Jon Chesterfield · 3 years, 9 months ago
- 1fe4d62 Use target_impl functions to replace more inline asm by Jon Chesterfield · 3 years, 10 months ago
- ee03160 [libomptarget] Refactor syncthreads macro to inline function by Jon Chesterfield · 3 years, 10 months ago
- 7ed5372 [libomptarget] Refactor syncwarp macro to inline function by Jon Chesterfield · 3 years, 10 months ago
- bae5e59 Fix build break due to close brace lost in merge by Jon Chesterfield · 3 years, 10 months ago
- 77d31c1 [libomptarget] Refactor shfl_down_sync macro to inline function by Jon Chesterfield · 3 years, 10 months ago
- bfca7f7 [libomptarget] Refactor shfl_sync macro to inline function by Jon Chesterfield · 3 years, 10 months ago
- ad72f5e [OPENMP][NVPTX]Add __kmpc_syncwarp(int32_t) function. by Alexey Bataev · 3 years, 10 months ago