1. 01c1b48 [OpenMP] Fix node destruction race in __kmpc_omp_taskwait_deps_51 (#86130) by Ulrich Weigand · 2 hours ago main master
  2. 124a645 [Libomptarget] Make dynamic loading libffi more verbose. (#86891) by Ye Luo · 14 hours ago
  3. 0194c63 [Libomptarget][NFC] Remove trivially true checks on function pointers (#86804) by Joseph Huber · 18 hours ago
  4. efcf4b1 [Libomptarget] Move API implementations into GenericPluginTy (#86683) by Joseph Huber · 18 hours ago
  5. ec7eaa9 [OpenMP] Close up permissions on /tmp files (#85469) by Terry Wilmarth · 22 hours ago
  6. 8ef5d52 [NFC][OpenMP] Use `SimpleVLA` to replace variable length arrays in C++ by Shilei Tian · 33 hours ago
  7. b8f0cde [NFC][OpenMP] Silent unused variable in `kmp_collapse.cpp` by Shilei Tian · 33 hours ago
  8. f349858 [OpenMP] add loop collapse tests (#86243) by Vadim Paretsky · 2 days ago
  9. 557a27d [Libomptarget] Replace global `PluginTy::get` interface with references (#86595) by Joseph Huber · 2 days ago
  10. 4a779bf [Libomptarget] Factor functions out of 'Plugin' interface (#86528) by Joseph Huber · 3 days ago
  11. e6c1547 [Libomptarget] Make plugins depend explicitly on `intrinsics_gen` by Joseph Huber · 4 days ago
  12. ec0f3d4 [Libomptarget] Specificall add LLVM include dirs in plugins by Joseph Huber · 4 days ago
  13. 3af0f42 [Libomptarget] Fix linking to LLVM dylib (#86397) by Michał Górny · 5 days ago
  14. 2bfbfaa [Libomptarget][Fix] Remove duplicate version script for host builds by Joseph Huber · 6 days ago
  15. f398d87 [Libomptarget][FIX] Fix unintentinally used PUBLIC interface by Joseph Huber · 6 days ago
  16. db78e5d [Libomptarget] Unify and simplify plugin CMake (#86191) by Joseph Huber · 6 days ago
  17. 4cea8cb [OpenMP][AIX] Affinity implementation for AIX (#84984) by Xing Xue · 6 days ago
  18. 04c446c [MLIR][OpenMP] Refactor bounds offsetting and fix to apply to all directives (#84349) by agozillon · 6 days ago
  19. b15acdc [OpenMP] Fix SystemZ build failure by Ulrich Weigand · 7 days ago
  20. 7dcdb92 [Libomptarget] Consolidate CPU offloading into 'host' directory (#86014) by Joseph Huber · 8 days ago
  21. 4f4ef12 Revert "[libomptarget][nextgen-plugin] Use SCRELEASE/SCACQUIRE in packet headers" (#85950) by Gheorghe-Teodor Bercea · 8 days ago
  22. 8d5c9cb [libomptarget][nextgen-plugin] Use SCRELEASE/SCACQUIRE in packet headers (#85678) by Gheorghe-Teodor Bercea · 8 days ago
  23. e081012 [flang][OpenMP] Compile proper `omp_lib.mod` from the `openmp/src/include` sources (#80874) by Michael Klemm · 8 days ago
  24. 869b4d0 [OpenMP] Disable workshare_chunk.c test case on SystemZ by Ulrich Weigand · 8 days ago
  25. f61d3ef [OpenMP] Increment kernel args version, used by runtime for detecting dyn_ptr. (#85363) by dhruvachak · 9 days ago
  26. 44ffa34 Revert "[OpenMP] Disable flaky barrier fence test (#85093)" by Joseph Huber · 9 days ago
  27. 086ce04 [NFC][OpenMP] Add test checking clang offload chunking policy (#83261) by Dominik Adamski · 9 days ago
  28. 743bd1a [OpenMP] Enable the affinity tests on FreeBSD, NetBSD and DragonFly (#85500) by Brad Smith · 9 days ago
  29. f4bd40c [OpenMP] Fix target data region codegen being omitted for device pass (#85218) by Akash Banerjee · 9 days ago
  30. 17bc35b [OpenMP] Fix ompx_dump_mapping_tables lit test (#85754) by nicebert · 9 days ago
  31. 39e7d0e [docs] Prefer --gcc-install-dir= to deprecated GCC_INSTALL_PREFIX (#85458) by Fangrui Song · 10 days ago
  32. 17511c2 [OpenMP] Add OpenMP extension API to dump mapping tables (#85381) by nicebert · 10 days ago
  33. af36a6f Revert "[openmp] __kmp_x86_cpuid fix for i386/PIC builds." (#85526) by David CARLIER · 12 days ago
  34. a152ed7 [Libomptarget][NFC] Remove warning on return value const by Joseph Huber · 13 days ago
  35. 9a2f947 Fixing LIBOMPTARGET_INFO message, for Copying data from device to host (#85444) by Felipe Cabarcas · 13 days ago
  36. d4c4334 Reapply [libomptarget] Build plugins-nextgen for SystemZ (#83978) by Ulrich Weigand · 3 weeks ago
  37. aa7d6d7 Reapply [libomptarget] Support BE ELF files in plugins-nextgen (#85246) by Ulrich Weigand · 14 days ago
  38. a74d138 Revert "[libomptarget] Support BE ELF files in plugins-nextgen (#85246)" by Ulrich Weigand · 14 days ago
  39. 1c07f2b [libomptarget] Support BE ELF files in plugins-nextgen (#85246) by Ulrich Weigand · 14 days ago
  40. 49912d1 [openmp][wasm] Fix microtask type mismatch (#84355) by Andrew Brown · 14 days ago
  41. 11c37c1 [OpenMP] Sort topology after adding processor group layer. (#83943) by MessyHack · 2 weeks ago
  42. 1ddf593 [OpenMP] Disable flaky barrier fence test (#85093) by Joseph Huber · 2 weeks ago
  43. f68b0ca [OpenMP] Remove unused logical/physical CPUID information (#83298) by Jonathan Peyton · 2 weeks ago
  44. 4e18b69 [OpenMP] Make sure mask is set to nullptr (#83299) by Jonathan Peyton · 2 weeks ago
  45. bcc6d7d [OpenMP] Add debug checks for divide by zero (#83300) by Jonathan Peyton · 2 weeks ago
  46. 11d9f33 [Libomptarget] Use NVPTX lane id intrinsic in DeviceRTL (#84928) by Joseph Huber · 2 weeks ago
  47. 49bc29a [OpenMP] Fixup while loops to avoid bad NULL check (#83302) by Jonathan Peyton · 2 weeks ago
  48. a393f01 [OpenMP] Remove unnecessary check of ap (#83303) by Jonathan Peyton · 2 weeks ago
  49. fa7f7ac [OpenMP] Make sure ptr is used after NULL check (#83304) by Jonathan Peyton · 2 weeks ago
  50. 266e23e [OpenMP] Remove dead code of checking int > INT_MAX (#83305) by Jonathan Peyton · 2 weeks ago
  51. df7d5d6 [openmp] __kmp_x86_cpuid fix for i386/PIC builds. (#84626) by David CARLIER · 2 weeks ago
  52. c15b5dd [libc] Move RPC opcodes include out of the header by Joseph Huber · 3 weeks ago
  53. 2197a3d [openmp] adding affinity support to DragonFlyBSD. (#84672) by David CARLIER · 3 weeks ago
  54. 578112a [OpenMP] fix endianness dependent definitions in OMP headers for MSVC (#84540) by Vadim Paretsky · 3 weeks ago
  55. 4a9755b [openmp] porting affinity feature to netbsd. (#84618) by David CARLIER · 3 weeks ago
  56. 5d3e3b3 [OpenMP] Implements __kmp_is_address_mapped for Solaris/Illumos. (#82930) by David CARLIER · 3 weeks ago
  57. d50582d [OpenMP] runtime support for efficient partitioning of collapsed triangular loops (#83939) by vadikp-intel · 3 weeks ago
  58. 0c3ffc8 [libomptarget][nextgen-plugin][NFC] Clean-up InputSignal checks (#83458) by Gheorghe-Teodor Bercea · 3 weeks ago
  59. c50d824 [flang] Changes to map variables in link clause of declare target (#83643) by Anchu Rajendran S · 3 weeks ago
  60. da12bf1 Revert "[libomptarget] Support BE ELF files in plugins-nextgen (#83976)" by Ulrich Weigand · 3 weeks ago
  61. 4799b52 Revert "[libomptarget] Build plugins-nextgen for SystemZ (#83978)" by Ulrich Weigand · 3 weeks ago
  62. 001256f Revert "[libomptarget] Fix CUDA plugin build regression" by Ulrich Weigand · 3 weeks ago
  63. a087ba7 [libomptarget] Fix CUDA plugin build regression by Ulrich Weigand · 3 weeks ago
  64. 1f89233 [libomptarget] Build plugins-nextgen for SystemZ (#83978) by Ulrich Weigand · 3 weeks ago
  65. 2da36d7 [libomptarget] Support BE ELF files in plugins-nextgen (#83976) by Ulrich Weigand · 3 weeks ago
  66. 6a40b43 [openmp] Clarify error message if TSan is missing (#70916) by Jonathan Schilling · 3 weeks ago
  67. 22ffbff [libomptarget] Fix libomptarget.rtl.amdgpu.so installation by Ye Luo · 3 weeks ago
  68. 40de126 Replace some C headers with C++ ones (#82697) by Daniel Martinez · 3 weeks ago
  69. 79c2a9e [libomptarget] Fix 'libomptarget' libraries being installed twice (#83624) by Joseph Huber · 4 weeks ago
  70. a19c4f4 [OpenMP] Respect LLVM per-target install directories (#83282) by Joseph Huber · 4 weeks ago
  71. c863179 [OpenMP] Fix distributed barrier hang for OMP_WAIT_POLICY=passive (#83058) by Jonathan Peyton · 4 weeks ago
  72. 43243cd [OpenMP][OMPD] libompd must not link libomp (#83119) by Joachim · 4 weeks ago
  73. 7e8e09b [flang][OpenMP] Add missing implementation for 'omp_is_initial_device' (#83056) by Michael Klemm · 4 weeks ago
  74. 00eb982 [OpenMP][AIX] XFAIL capacity tests on AIX in 32-bit (#83014) by Xing Xue · 4 weeks ago
  75. cf395b3 [OpenMP][OMPT] Add OMPT callback for device data exchange 'Device-to-Device' (#81991) by Michael Halkenhäuser · 4 weeks ago
  76. 5565206 [OpenMP] Implement __kmp_is_address_mapped on DragonFlyBSD. (#82895) by David CARLIER · 5 weeks ago
  77. 98bdf11 [libc] Remove 'llvm-gpu-none' directory from build (#82816) by Joseph Huber · 5 weeks ago
  78. bee73ea [Libomptarget][NFC] Remove concept of optional plugin functions (#82681) by Joseph Huber · 5 weeks ago
  79. 108558a [libc] Rework the GPU build to be a regular target (#81921) by Joseph Huber · 5 weeks ago
  80. 78da8d2 Fix build on musl by including stdint.h (#81434) by Daniel Martinez · 5 weeks ago
  81. f2e8653 [Libomptarget] Remove global ctor and use reference counting (#80499) by Joseph Huber · 5 weeks ago
  82. 15e731c [OpenMP] Remove `register_requires` global constructor (#80460) by Joseph Huber · 5 weeks ago
  83. 062f95a [OpenMP][AIX]Add assembly file containing microtasking routines and unnamed common block definitions (#81770) by Xing Xue · 5 weeks ago
  84. b1bad55 [libomptarget][test] Add support for APU testing feature. (#82054) by Gheorghe-Teodor Bercea · 5 weeks ago
  85. b4cc101 [OpenMP] [test] Skip the -mlong-double-80 test on MSVC ABI (#81115) by Martin Storsjö · 5 weeks ago
  86. c23022a [OpenMP][AIX] Set worker stack size to 2 x KMP_DEFAULT_STKSIZE if system stack size is too big (#81996) by Xing Xue · 6 weeks ago
  87. b17d53f [OpenMP][AIX]Define struct kmp_base_tas_lock with the order of two members swapped for big-endian (#79188) by Xing Xue · 6 weeks ago
  88. 57e864d [OpenMP] Remove -Wno-enum-constexpr-conversion (#81318) by Carlos Galvez · 7 weeks ago
  89. 718ce2c [OpenMP] Fix libomp debug build. (#81029) by Daniil Fukalov · 7 weeks ago
  90. aec949d [OpenMP] [cmake] Don't use -fno-semantic-interposition on Windows (#81113) by Martin Storsjö · 7 weeks ago
  91. 440b671 [OpenMP] [cmake] In standalone mode, make Python3_EXECUTABLE available (#80828) by Martin Storsjö · 7 weeks ago
  92. a5600ce [libomptarget] [OMPT] Fixed return address computation for OMPT events. (#80498) by dhruvachak · 7 weeks ago
  93. d34d0de [OpenMP][test]Flip bit-fields in 'struct flags' for big-endian in test cases (#79895) by Xing Xue · 7 weeks ago
  94. 182789e [OpenMP] Support for global variables when in auto zero-copy. (#80876) by carlobertolli · 7 weeks ago
  95. 3639f5f [OpenMP] HSA_ENABLE_SDMA visible in libomptarget tests (#80860) by Jan Patrick Lehr · 7 weeks ago
  96. 5956b68 [OMPD] Runtime Entry Point functions for OMPD in libomp.so need C linkage as per standard. (#79246) by vigbalu · 7 weeks ago
  97. 91eb4e4 [Flang][OpenMP] Initial mapping of Fortran pointers and allocatables for target devices (#71766) by agozillon · 7 weeks ago
  98. 10db7ba [Libomptarget] Remove unused 'SupportsEmptyImages' API function (#80316) by Joseph Huber · 7 weeks ago
  99. 63f960a [Libomptarget] Fix data mapping on dynamic loads (#80559) by Joseph Huber · 8 weeks ago
  100. db64313 [openmp] Add a dependency on the separate import library (#80449) by Martin Storsjö · 8 weeks ago