1. 59b9991 [OpenMP][DeviceRTL] Implement __kmpc_error for the error directive (#220702) by Caroline Newcombe · 13 hours ago main master
  2. 002673e [OpenMP][OMPT] Fixes current_address printing on RV64GC (#223681) by Tulio Magno Quites Machado Filho · 2 days 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 · 9 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 · 2 weeks ago
  14. 9cc5f58 Revert "[OpenMP][Flang] Add integer-kind wrappers to omp_lib (#213505)" (#221003) by Slava Zakharin · 2 weeks 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
  21. 0611692 [OpenMP][Flang] Add integer-kind wrappers to omp_lib (#213505) by shivaramaarao · 3 weeks ago
  22. 71a8b0c [offload] Pool host and shared allocations (#214754) by Robert Imschweiler · 4 weeks ago
  23. 32fc9a8 [NFCI][OpenMP][OMPT] Move `for_static_init` work callbacks into macro (#217259) by Jan André Reuter · 4 weeks ago
  24. 0184132 [NFC][CodeQL] Suppress CodeQL warning on intentional ITT collector library loading (#217116) by David Justo · 4 weeks ago
  25. 3954005 [libomp] Fix hang when a fatal error is raised before library registration (#215988) by Robert Imschweiler · 5 weeks ago
  26. 2008331 [OpenMP][OMPT] Fix warning : extra tokens at end of #endif directive (#216279) by Amilendra Kodithuwakku · 5 weeks ago
  27. c657e28 [OpenMP][OMPT] Mark dispatch callback as sometimes on registration (#212991) by Jan André Reuter · 5 weeks ago
  28. a7c919b [OpenMP][OMPT] Make omp_control_tool enums available in omp-tools.h (#216076) by Joachim · 5 weeks ago
  29. 30435a5 [libomp] Fix debug build after #176164 (#215961) by Robert Imschweiler · 5 weeks ago
  30. 1ac1493 [OMP] Remove omp_get_ancestor_thread_num and omp_get_team_size in ompx.h (#215841) by Kelvin Li · 5 weeks ago
  31. 6e0ea03 [libomp] OpenMP 6.0: Add device trait parser (#176164) by Robert Imschweiler · 5 weeks ago
  32. ce7d95f [OpenMP][DeviceRTL] Use the actual block size in the SPMD no-loop distribute path (#214073) by Spencer Bryngelson · 5 weeks ago
  33. 1061130 [Offload][OMPT][NFCI] Call ompt_libomp_connect instead of dlopen libomp (#214556) by Michael Halkenhäuser · 6 weeks ago
  34. b22cea1 [OpenMP][OMPT] Error when registering EMI and non-EMI callbacks (#213697) by Jan André Reuter · 6 weeks ago
  35. 24c122e [openmp][WebAssembly] Add support for wasm64 (#181669) by arsnyder16 · 6 weeks ago
  36. eb183a6 [OpenMP] Simplify generic microtask dispatch (#214004) by arsnyder16 · 6 weeks ago
  37. 72d1e72 [Offload] Save jit image (#212384) by jandrovins · 6 weeks ago
  38. ebadff0 [OpenMP] Remove Wasm limitation from openmp/runtime/cmake/config-ix.cmake (#213742) by Sam Clegg · 6 weeks ago
  39. ea3e591 [offload][OpenMP] Add atomic cross-team reductions (#209298) by Robert Imschweiler · 7 weeks ago
  40. f138af3 [OpenMP][offload] Fix Global addrspace (#212529) by Robert Imschweiler · 7 weeks ago
  41. 51ca911 FIX some OMPT tests that fail on RISC-V (#156914) by julianmorillo · 8 weeks ago
  42. ad9149e [Flang][OpenMP] Add support for interop construct (#203959) by Sunil Shrestha · 8 weeks ago
  43. 58e03af [openmp][cmake] Match GPU triples consistently in openmp/module (#211138) by Spencer Bryngelson · 8 weeks ago
  44. 792effd [OpenMP] Simplify GNU strerror_r check for Android (#148990) by Brad Smith · 9 weeks ago
  45. d6bcab7 [OpenMP] Fix endian bug in hierarchical barrier code (#117073) by Ulrich Weigand · 9 weeks ago
  46. 5aa6faa [openmp] Apply a mingw/64 bit codepath to arm64ec too (#209297) by Martin Storsjö · 9 weeks ago
  47. af09160 [OpenMP] Publish target-init team state with acq_rel barrier (#208701) by Abid Qadeer · 10 weeks ago
  48. a9e963a [OpenMP][Offload][AMDGPU] Fix offload tests failure after the new triple (#208617) by Kewen Meng · 10 weeks ago
  49. 0471006 [OpenMP] Use secure_getenv when read OMPT library path (#208652) by Jan Patrick Lehr · 10 weeks ago
  50. 6b3d4e9 [OpenMP] Remove internal linkage from __kmp_wait template (NFC) (#207983) by Aditya Medhane · 2 months ago
  51. 54d4131 [openmp][arm64ec] Fix arm64x when PER_TARGET_RUNTIME_DIR=On (#207747) by David Truby · 2 months ago
  52. 1dc8617 [OpenMP][OMPT] Map `ompt_get_num_devices` to runtime function (#200790) by Jan André Reuter · 3 months ago
  53. 41e044c [flang][OpenMP] add Flang OpenMP Support page (NFC) (#205833) by Deepak Eachempati · 3 months ago
  54. 79a0a58 [libomp][AIX] Rename libatomic to libcompiler_rt (#203594) by Xing Xue · 3 months ago
  55. cbb5353 [CMake] Warn when the version of CMake is older than 3.31.0 (#204203) by Petr Hosek · 3 months ago
  56. 9dc4282 [offload][OpenMP] Fix partial warp reduction (#205861) by Robert Imschweiler · 3 months ago
  57. 257c44a [flang-rt][CMake] Avoid 'use, intrinsic ::' (#205634) by Michael Kruse · 3 months ago
  58. 3a42d59 [docs] Create utils/docs (#203962) by Scott Linder · 3 months ago
  59. 48dd9ff [flang-rt][openmp] Add file-level dependencies for builtin mod files (#204260) by Michael Kruse · 3 months ago
  60. d5498c7 Reapply "[OpenMP][offload] Cross-team reductions with variable number of teams" (#204914) (#205071) by Robert Imschweiler · 3 months ago
  61. 0f036a5 Revert "[OpenMP][offload] Cross-team reductions with variable number of teams" (#204914) by Robert Imschweiler · 3 months ago
  62. 7744b12 [OpenMP][offload] Cross-team reductions with variable number of teams (#195102) by Robert Imschweiler · 3 months ago
  63. c0de916 [offload] Improve report printing for kernel recording (#204505) by Kevin Sala Penades · 3 months ago
  64. 4b3d96e [OpenMP] Control KMP_CANCEL_THREADS via CMake and detect pthread_cancel (#193681) by Mark Zhuang · 3 months ago
  65. 308b36b [OpenMP] Improve dladdr error handling in ompd_init() (#201043) by Mark Zhuang · 3 months ago
  66. 57eaefc [libomp] Add kmp_vector (ADT 2/2) (#176163) by Robert Imschweiler · 3 months ago
  67. a2b6ef5 [libomp] Add kmp_str_ref (ADT 1/2) (#176162) by Robert Imschweiler · 3 months ago
  68. 483aaf2 [openmp] Fix export file paths (#202692) by Michael Kruse · 3 months ago
  69. 8b16725 [docs] try again to handle doxygen everywhere (#203081) by Jameson Nash · 3 months ago
  70. 21df685 [docs] update CI to use latest release of doxygen (#202420) by Jameson Nash · 3 months ago
  71. 996416e [OpenMP] Ignore teams ICV setters in restricted contexts (#194428) by Sairudra More · 3 months ago
  72. c8a6322 Revert "[docs] update CI to use latest release of doxygen" (#202412) by Jameson Nash · 3 months ago
  73. e0e1bd6 [docs] update CI to use latest release of doxygen (#191501) by Jameson Nash · 3 months ago
  74. a10f61d [Runtimes] Drop 'flang' from runtimes configure dependency (#198205) by Joseph Huber · 3 months ago
  75. b26b163 [openmp][omptest] Include cstdlib for malloc() (#202021) by Paul Osmialowski · 3 months ago
  76. 74805c5 [OpenMP] FIx omp_lib.mod compilation for the GPU (#201377) by Joseph Huber · 4 months ago
  77. 062678d [Flang] Fix omp_lib.h location and search path (#201104) by Michael Kruse · 4 months ago
  78. 96b6f74 [docs] Rename SphinxQuickstartTemplate.{rst|md} for blame (#198899) by Reid Kleckner · 4 months ago
  79. 5a815f4 [OpenMP][OMPT] Remove unused var in archer (#201140) by Jan Patrick Lehr · 4 months ago
  80. a15e16d [Flang] Move builtin .mod generation into runtimes (Reapply #137828) (#171515) by Michael Kruse · 4 months ago
  81. 386cb62 [libc] Demote compiler check error to a warning (#198033) by Joseph Huber · 4 months ago
  82. c364fb6 [Offload] Add a proper `install-offload` target (#198206) by Joseph Huber · 4 months ago
  83. ef851de [OpenMP] Fix missing install-openmp component (#197603) by Joseph Huber · 4 months ago
  84. 1d3f8cc [OpenMP][offload] Inline target reductions (#196061) by Robert Imschweiler · 4 months ago
  85. 81265d0 [OpenMP] Fix set-but-unused-var warning in omptest (#196069) by Jan Patrick Lehr · 4 months ago
  86. c7f592c [OpenMP] Fix incorrect use of align instead of round (#196191) by Joseph Huber · 4 months ago
  87. ecc3581 [OpenMP][NFC] Simplify rounding operations (#196155) by Joseph Huber · 4 months ago
  88. 06184ea [openmp][flang] To add a cmake option to build OPENMP Fortran modules only without building the libomp lib (#195576) by Daniel Chen · 4 months ago
  89. 2785d7f [OpenMP][OMPT] Update tools header for OpenMP v6.0 (#195829) by Jan André Reuter · 5 months ago
  90. a0914e2 [OpenMP] Add target to build OpenMP runtime (#189557) by Jan Patrick Lehr · 5 months ago
  91. 4739ca0 [libomp] Set arch string for PPC (#195129) by Xing Xue · 5 months ago
  92. 02c4520 [Offload] Clean up and split Shared/Utils.h (#194876) by Joseph Huber · 5 months ago
  93. 69e1697 [OMPT][OpenMP] Use omp_initial_device for host in callbacks (#192924) by Jan André Reuter · 5 months ago
  94. f169871 [OpenMP] Fix use of uninitialized Dl_info when dladdr fails in ompd_init (#193643) by Mark Zhuang · 5 months ago
  95. df68925 [Flang][OpenMP] Validate `omp_initial_device` `omp_invalid_device` as device IDs (#193669) by Amit Tiwari · 5 months ago
  96. 92396f2 [OpenMP] Rename ompx_taskgraph->omp_taskgraph_experimental by Julian Brown · 5 months ago
  97. a472252 [Clang][OpenMP] Validate omp_initial_device omp_invalid_device as device IDs (#193688) by Amit Tiwari · 5 months ago
  98. 577075d [OpenMP] Make loop index unsigned in __kmpc_omp_task_with_deps/__kmp_omp_task by Julian Brown · 5 months ago
  99. a4ae52b [flang] Add comparison operators for c_devptr (#192687) by nvptm · 5 months ago
  100. 091b48b [NFC][offload][OpenMP] Fix kernel replay documentation (#193832) by Kevin Sala Penades · 5 months ago