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