Clone this repo:

Branches

  1. 59b9991 [OpenMP][DeviceRTL] Implement __kmpc_error for the error directive (#220702) by Caroline Newcombe · 4 hours ago main master
  2. 002673e [OpenMP][OMPT] Fixes current_address printing on RV64GC (#223681) by Tulio Magno Quites Machado Filho · 30 hours ago
  3. a7cf8e1 [OpenMP][docs] Finish MyST migration for OpenMP docs (#222194) by Reid Kleckner · 2 days ago
  4. c2503cd [OpenMP][docs] Rename reStructuredText files to Markdown (#222191) by Reid Kleckner · 2 days ago
  5. e03dade [OpenMP][OMPD] Load `libompd` with LLVM dynamic lib (#222455) by Amit Tiwari · 3 days ago
  6. 824f5ab [OpenMP] [Flang] Add Fortran integer(kind=8) overloads for omp_lib APIs (#221451) by shivaramaarao · 6 days ago
  7. 8c8cd2d [OpenMPOpt] Ask the runtime how many of a block's threads can be workers (#221450) by Larry Meadows · 6 days ago
  8. 781f58f [OpenMP][NFC] Explicit run-checks for OpenMP 6.0 loop-splitting (#221651) by Amit Tiwari · 6 days ago
  9. 2e94ce2 [openmp] - Remove hwloc INSTALL_INTERFACE on omp target (#218923) by estewart08 · 8 days ago
  10. 2f42b8c [libomp] Parse OMP_DEFAULT_DEVICE with new device trait parser (#176166) by Robert Imschweiler · 8 days ago
  11. 624c9f5 [OpenMP][OMPD] Add symbol lookup helper for GDB plugin (#221956) by Amit Tiwari · 9 days ago
  12. 171c7a2 [libomp] Set `KMP_USE_YIELD=2` when `OMP_WAIT_POLICY=active` if it's not specified explicitly (#199628) by Ryotaro Kasuga · 10 days ago
  13. d362fc7 [Clang] Remove the old LLVM offloading driver entirely (#211924) by Joseph Huber · 14 days ago
  14. 9cc5f58 Revert "[OpenMP][Flang] Add integer-kind wrappers to omp_lib (#213505)" (#221003) by Slava Zakharin · 14 days ago
  15. 97a8966 [OpenMP][CMake] Fix the device runtime build with LLVM_USE_SPLIT_DWARF (#220322) by Abid Qadeer · 2 weeks ago
  16. 6cbb637 [flang][OpenMP] Fix integer kind handling for omp_lib.h entry points (#218836) by shivaramaarao · 2 weeks ago
  17. 43930b0 [offload] Add global addrspace qualifier to KLE and member pointers (#213918) by Robert Imschweiler · 2 weeks ago
  18. 6c72485 [Clang][OpenMP] Canonicalize Intra-tiles in Loop Tiling (#191114) by Amit Tiwari · 2 weeks ago
  19. 1e9a97f [libomp] Atomically claim library unregistration (#216713) by Robert Imschweiler · 2 weeks ago
  20. 6b24f16 [OpenMP][libomp] Fix dist barrier arrival synchronization (#213845) by Yuta Mukai · 2 weeks ago