1. d022f6b [Libomp] Place generated OpenMP headers into build resource directory (#88007) by Joseph Huber · 1 year, 2 months ago
  2. 25e3d2b Revert "[Libomp] Place generated OpenMP headers into build resource d… (#88083) by Pete Steinfeld · 1 year, 2 months ago
  3. 8671429 [Libomp] Place generated OpenMP headers into build resource directory (#88007) by Joseph Huber · 1 year, 2 months ago
  4. eeaaf33 [OpenMP] Unsupport absolute KMP_HW_SUBSET test for s390x (#87555) by Jonathan Peyton · 1 year, 2 months ago
  5. 2ff3850 [OpenMP] Add absolute KMP_HW_SUBSET functionality (#85326) by Jonathan Peyton · 1 year, 2 months ago
  6. 943f39d Revert "[Libomptarget] Add RPC-based `printf` implementation for OpenMP (#85638)" by Joseph Huber · 1 year, 2 months ago
  7. 2cf8118 [Libomptarget] Add RPC-based `printf` implementation for OpenMP (#85638) by Joseph Huber · 1 year, 2 months ago
  8. 4ea2494 [OpenMP] Fix nested parallel with tasking (#87309) by Jonathan Peyton · 1 year, 2 months ago
  9. 31880df [OpenMP] get logical core count on modern apple platform (#87231) by nihui · 1 year, 2 months ago
  10. c5bbdb6 [OpenMP] arm64_32 port for Apple WatchOS (#87246) by nihui · 1 year, 2 months ago
  11. 4213f4a [Libomptarget] Fix resizing the buffer of RPC handles by Joseph Huber · 1 year, 2 months ago
  12. 7467dc1 Fix apostrophes in assert error message (#69881) by Sitnikov Sergey · 1 year, 2 months ago
  13. 038e66f [OpenMP] Have hidden helper team allocate new OS threads only (#87119) by Jonathan Peyton · 1 year, 2 months ago
  14. cc8c6b0 [OpenMP] [amdgpu] Added a synchronous version of data exchange. (#87032) by dhruvachak · 1 year, 2 months ago
  15. a1a8bb1 [libc] Change RPC interface to not use device ids (#87087) by Joseph Huber · 1 year, 2 months ago
  16. ea707ba [Libomptarget][NFCI] Move logic out of PluginAdaptorTy (#86971) by Joseph Huber · 1 year, 2 months ago
  17. b999e63 [OpenMP] Fix node destruction race in __kmpc_omp_taskwait_deps_51 (#86130) by Ulrich Weigand · 1 year, 2 months ago
  18. 19185d5 [Libomptarget] Make dynamic loading libffi more verbose. (#86891) by Ye Luo · 1 year, 2 months ago
  19. 4a5056b [Libomptarget][NFC] Remove trivially true checks on function pointers (#86804) by Joseph Huber · 1 year, 2 months ago
  20. ed68aac [Libomptarget] Move API implementations into GenericPluginTy (#86683) by Joseph Huber · 1 year, 2 months ago
  21. aa2c14d [OpenMP] Close up permissions on /tmp files (#85469) by Terry Wilmarth · 1 year, 2 months ago
  22. a7ac0dd6 [NFC][OpenMP] Use `SimpleVLA` to replace variable length arrays in C++ by Shilei Tian · 1 year, 2 months ago
  23. fa9ee4a [NFC][OpenMP] Silent unused variable in `kmp_collapse.cpp` by Shilei Tian · 1 year, 2 months ago
  24. 7db4046 [OpenMP] add loop collapse tests (#86243) by Vadim Paretsky · 1 year, 2 months ago
  25. 4dc3225 [Libomptarget] Replace global `PluginTy::get` interface with references (#86595) by Joseph Huber · 1 year, 2 months ago
  26. 2cad43c [Libomptarget] Factor functions out of 'Plugin' interface (#86528) by Joseph Huber · 1 year, 2 months ago
  27. 9f0321c [Libomptarget] Make plugins depend explicitly on `intrinsics_gen` by Joseph Huber · 1 year, 2 months ago
  28. 909ea28 [Libomptarget] Specificall add LLVM include dirs in plugins by Joseph Huber · 1 year, 2 months ago
  29. 3f5e649 [Libomptarget] Fix linking to LLVM dylib (#86397) by Michał Górny · 1 year, 2 months ago
  30. 20e0bac [Libomptarget][Fix] Remove duplicate version script for host builds by Joseph Huber · 1 year, 2 months ago
  31. 85af772 [Libomptarget][FIX] Fix unintentinally used PUBLIC interface by Joseph Huber · 1 year, 2 months ago
  32. dcbddc2 [Libomptarget] Unify and simplify plugin CMake (#86191) by Joseph Huber · 1 year, 2 months ago
  33. d394f3a [OpenMP][AIX] Affinity implementation for AIX (#84984) by Xing Xue · 1 year, 2 months ago
  34. 8612fa0 [MLIR][OpenMP] Refactor bounds offsetting and fix to apply to all directives (#84349) by agozillon · 1 year, 2 months ago
  35. cb07194 [OpenMP] Fix SystemZ build failure by Ulrich Weigand · 1 year, 3 months ago
  36. a7d5f73 [Libomptarget] Consolidate CPU offloading into 'host' directory (#86014) by Joseph Huber · 1 year, 3 months ago
  37. c25e774 Revert "[libomptarget][nextgen-plugin] Use SCRELEASE/SCACQUIRE in packet headers" (#85950) by Gheorghe-Teodor Bercea · 1 year, 3 months ago
  38. 927308a [libomptarget][nextgen-plugin] Use SCRELEASE/SCACQUIRE in packet headers (#85678) by Gheorghe-Teodor Bercea · 1 year, 3 months ago
  39. fb5fd2d [flang][OpenMP] Compile proper `omp_lib.mod` from the `openmp/src/include` sources (#80874) by Michael Klemm · 1 year, 3 months ago
  40. fe13412 [OpenMP] Disable workshare_chunk.c test case on SystemZ by Ulrich Weigand · 1 year, 3 months ago
  41. b5d02bb [OpenMP] Increment kernel args version, used by runtime for detecting dyn_ptr. (#85363) by dhruvachak · 1 year, 3 months ago
  42. 5cccc40 Revert "[OpenMP] Disable flaky barrier fence test (#85093)" by Joseph Huber · 1 year, 3 months ago
  43. b9a41b9 [NFC][OpenMP] Add test checking clang offload chunking policy (#83261) by Dominik Adamski · 1 year, 3 months ago
  44. c7de4a3 [OpenMP] Enable the affinity tests on FreeBSD, NetBSD and DragonFly (#85500) by Brad Smith · 1 year, 3 months ago
  45. e9da5f0 [OpenMP] Fix target data region codegen being omitted for device pass (#85218) by Akash Banerjee · 1 year, 3 months ago
  46. 29849d5 [OpenMP] Fix ompx_dump_mapping_tables lit test (#85754) by nicebert · 1 year, 3 months ago
  47. 9936ac3 [docs] Prefer --gcc-install-dir= to deprecated GCC_INSTALL_PREFIX (#85458) by Fangrui Song · 1 year, 3 months ago
  48. 20f5bcf [OpenMP] Add OpenMP extension API to dump mapping tables (#85381) by nicebert · 1 year, 3 months ago
  49. 6d3cec0 Revert "[openmp] __kmp_x86_cpuid fix for i386/PIC builds." (#85526) by David CARLIER · 1 year, 3 months ago
  50. 470040b [Libomptarget][NFC] Remove warning on return value const by Joseph Huber · 1 year, 3 months ago
  51. 0e21672 Fixing LIBOMPTARGET_INFO message, for Copying data from device to host (#85444) by Felipe Cabarcas · 1 year, 3 months ago
  52. c9062e8 Reapply [libomptarget] Build plugins-nextgen for SystemZ (#83978) by Ulrich Weigand · 1 year, 3 months ago
  53. 2210c85 Reapply [libomptarget] Support BE ELF files in plugins-nextgen (#85246) by Ulrich Weigand · 1 year, 3 months ago
  54. 4c8714e Revert "[libomptarget] Support BE ELF files in plugins-nextgen (#85246)" by Ulrich Weigand · 1 year, 3 months ago
  55. 611c62b [libomptarget] Support BE ELF files in plugins-nextgen (#85246) by Ulrich Weigand · 1 year, 3 months ago
  56. d836608 [openmp][wasm] Fix microtask type mismatch (#84355) by Andrew Brown · 1 year, 3 months ago
  57. ea848d0 [OpenMP] Sort topology after adding processor group layer. (#83943) by MessyHack · 1 year, 3 months ago
  58. cd8843f [OpenMP] Disable flaky barrier fence test (#85093) by Joseph Huber · 1 year, 3 months ago
  59. 6272500 [OpenMP] Remove unused logical/physical CPUID information (#83298) by Jonathan Peyton · 1 year, 3 months ago
  60. 3303be6 [OpenMP] Make sure mask is set to nullptr (#83299) by Jonathan Peyton · 1 year, 3 months ago
  61. f5334f5 [OpenMP] Add debug checks for divide by zero (#83300) by Jonathan Peyton · 1 year, 3 months ago
  62. 9f69d3c [Libomptarget] Use NVPTX lane id intrinsic in DeviceRTL (#84928) by Joseph Huber · 1 year, 3 months ago
  63. 9b1c496 [OpenMP] Fixup while loops to avoid bad NULL check (#83302) by Jonathan Peyton · 1 year, 3 months ago
  64. de4d701 [OpenMP] Remove unnecessary check of ap (#83303) by Jonathan Peyton · 1 year, 3 months ago
  65. 1ed463d [OpenMP] Make sure ptr is used after NULL check (#83304) by Jonathan Peyton · 1 year, 3 months ago
  66. b4e39ad [OpenMP] Remove dead code of checking int > INT_MAX (#83305) by Jonathan Peyton · 1 year, 3 months ago
  67. facb89ae [openmp] __kmp_x86_cpuid fix for i386/PIC builds. (#84626) by David CARLIER · 1 year, 3 months ago
  68. 8a79003 [libc] Move RPC opcodes include out of the header by Joseph Huber · 1 year, 3 months ago
  69. fa4cc39 [openmp] adding affinity support to DragonFlyBSD. (#84672) by David CARLIER · 1 year, 3 months ago
  70. 110141b [OpenMP] fix endianness dependent definitions in OMP headers for MSVC (#84540) by Vadim Paretsky · 1 year, 3 months ago
  71. 11cd2a3 [openmp] porting affinity feature to netbsd. (#84618) by David CARLIER · 1 year, 3 months ago
  72. 05280b5 [OpenMP] Implements __kmp_is_address_mapped for Solaris/Illumos. (#82930) by David CARLIER · 1 year, 3 months ago
  73. fcd2d48 [OpenMP] runtime support for efficient partitioning of collapsed triangular loops (#83939) by vadikp-intel · 1 year, 3 months ago
  74. 5c752df [libomptarget][nextgen-plugin][NFC] Clean-up InputSignal checks (#83458) by Gheorghe-Teodor Bercea · 1 year, 3 months ago
  75. c03fd37 [flang] Changes to map variables in link clause of declare target (#83643) by Anchu Rajendran S · 1 year, 3 months ago
  76. fb7cc73 Revert "[libomptarget] Support BE ELF files in plugins-nextgen (#83976)" by Ulrich Weigand · 1 year, 3 months ago
  77. 70677c8 Revert "[libomptarget] Build plugins-nextgen for SystemZ (#83978)" by Ulrich Weigand · 1 year, 3 months ago
  78. d4f4f80 Revert "[libomptarget] Fix CUDA plugin build regression" by Ulrich Weigand · 1 year, 3 months ago
  79. b64482e [libomptarget] Fix CUDA plugin build regression by Ulrich Weigand · 1 year, 3 months ago
  80. 3ecd38c [libomptarget] Build plugins-nextgen for SystemZ (#83978) by Ulrich Weigand · 1 year, 3 months ago
  81. 15b7b31 [libomptarget] Support BE ELF files in plugins-nextgen (#83976) by Ulrich Weigand · 1 year, 3 months ago
  82. 20459dd [openmp] Clarify error message if TSan is missing (#70916) by Jonathan Schilling · 1 year, 3 months ago
  83. 0fa04b6 [libomptarget] Fix libomptarget.rtl.amdgpu.so installation by Ye Luo · 1 year, 3 months ago
  84. aa6ebf9 Replace some C headers with C++ ones (#82697) by Daniel Martinez · 1 year, 3 months ago
  85. 2fb764d [libomptarget] Fix 'libomptarget' libraries being installed twice (#83624) by Joseph Huber · 1 year, 3 months ago
  86. 1977404 [OpenMP] Respect LLVM per-target install directories (#83282) by Joseph Huber · 1 year, 3 months ago
  87. 0e0bee2 [OpenMP] Fix distributed barrier hang for OMP_WAIT_POLICY=passive (#83058) by Jonathan Peyton · 1 year, 3 months ago
  88. 822142f [OpenMP][OMPD] libompd must not link libomp (#83119) by Joachim · 1 year, 3 months ago
  89. 99335a6 [flang][OpenMP] Add missing implementation for 'omp_is_initial_device' (#83056) by Michael Klemm · 1 year, 3 months ago
  90. a4dcfbc [OpenMP][AIX] XFAIL capacity tests on AIX in 32-bit (#83014) by Xing Xue · 1 year, 3 months ago
  91. e521752 [OpenMP][OMPT] Add OMPT callback for device data exchange 'Device-to-Device' (#81991) by Michael Halkenhäuser · 1 year, 3 months ago
  92. 9e7c0b1 [OpenMP] Implement __kmp_is_address_mapped on DragonFlyBSD. (#82895) by David CARLIER · 1 year, 3 months ago
  93. 1a2ecbb [libc] Remove 'llvm-gpu-none' directory from build (#82816) by Joseph Huber · 1 year, 3 months ago
  94. 87b4108 [Libomptarget][NFC] Remove concept of optional plugin functions (#82681) by Joseph Huber · 1 year, 3 months ago
  95. 47b7c91 [libc] Rework the GPU build to be a regular target (#81921) by Joseph Huber · 1 year, 3 months ago
  96. 45fe67d Fix build on musl by including stdint.h (#81434) by Daniel Martinez · 1 year, 3 months ago
  97. ea174c0 [Libomptarget] Remove global ctor and use reference counting (#80499) by Joseph Huber · 1 year, 3 months ago
  98. cc374d8 [OpenMP] Remove `register_requires` global constructor (#80460) by Joseph Huber · 1 year, 3 months ago
  99. 94100bc [OpenMP][AIX]Add assembly file containing microtasking routines and unnamed common block definitions (#81770) by Xing Xue · 1 year, 4 months ago
  100. 12ade6f [libomptarget][test] Add support for APU testing feature. (#82054) by Gheorghe-Teodor Bercea · 1 year, 4 months ago