1. 386cb62 [libc] Demote compiler check error to a warning (#198033) by Joseph Huber · 41 minutes ago main master
  2. c364fb6 [Offload] Add a proper `install-offload` target (#198206) by Joseph Huber · 2 hours ago
  3. ef851de [OpenMP] Fix missing install-openmp component (#197603) by Joseph Huber · 3 days ago
  4. 1d3f8cc [OpenMP][offload] Inline target reductions (#196061) by Robert Imschweiler · 5 days ago
  5. 81265d0 [OpenMP] Fix set-but-unused-var warning in omptest (#196069) by Jan Patrick Lehr · 10 days ago
  6. c7f592c [OpenMP] Fix incorrect use of align instead of round (#196191) by Joseph Huber · 12 days ago
  7. ecc3581 [OpenMP][NFC] Simplify rounding operations (#196155) by Joseph Huber · 12 days ago
  8. 06184ea [openmp][flang] To add a cmake option to build OPENMP Fortran modules only without building the libomp lib (#195576) by Daniel Chen · 12 days ago
  9. 2785d7f [OpenMP][OMPT] Update tools header for OpenMP v6.0 (#195829) by Jan André Reuter · 13 days ago
  10. a0914e2 [OpenMP] Add target to build OpenMP runtime (#189557) by Jan Patrick Lehr · 13 days ago
  11. 4739ca0 [libomp] Set arch string for PPC (#195129) by Xing Xue · 3 weeks ago
  12. 02c4520 [Offload] Clean up and split Shared/Utils.h (#194876) by Joseph Huber · 3 weeks ago
  13. 69e1697 [OMPT][OpenMP] Use omp_initial_device for host in callbacks (#192924) by Jan André Reuter · 3 weeks ago
  14. f169871 [OpenMP] Fix use of uninitialized Dl_info when dladdr fails in ompd_init (#193643) by Mark Zhuang · 3 weeks ago
  15. df68925 [Flang][OpenMP] Validate `omp_initial_device` `omp_invalid_device` as device IDs (#193669) by Amit Tiwari · 3 weeks ago
  16. 92396f2 [OpenMP] Rename ompx_taskgraph->omp_taskgraph_experimental by Julian Brown · 3 weeks ago
  17. a472252 [Clang][OpenMP] Validate omp_initial_device omp_invalid_device as device IDs (#193688) by Amit Tiwari · 3 weeks ago
  18. 577075d [OpenMP] Make loop index unsigned in __kmpc_omp_task_with_deps/__kmp_omp_task by Julian Brown · 3 weeks ago
  19. a4ae52b [flang] Add comparison operators for c_devptr (#192687) by nvptm · 4 weeks ago
  20. 091b48b [NFC][offload][OpenMP] Fix kernel replay documentation (#193832) by Kevin Sala Penades · 4 weeks ago
  21. e32a0cf [offload][OpenMP] Add basic documentation for kernel record replay (#193699) by Kevin Sala Penades · 4 weeks ago
  22. 92377c5 [offload] Fix envar description in docs (#193642) by Kevin Sala Penades · 4 weeks ago
  23. 17568f0 [OpenMP] Fix OpenMP device subdir installation w/ multilibs (#193378) by Joseph Huber · 4 weeks ago
  24. e5e2a00 [OpenMP][Device] Fix __llvm_omp_indirect_call_lookup function pointer types (#192502) by Nick Sarnie · 5 weeks ago
  25. ac74697 [offload][OpenMP] Require CUDA 11.8 (#191100) by Kevin Sala Penades · 5 weeks ago
  26. aa5e99e [openmp] Fix Darwin after 988e00e (#192135) by Alexandre Ganea · 5 weeks ago
  27. 0986abc [OpenMP] Create check-openmp target for device targets (#192175) by Wenju He · 5 weeks ago
  28. 901bca8 [OpenMP][OMPT] Revert `control_tool.c` changes from #191429 (#192069) by Jan André Reuter · 5 weeks ago
  29. 156356d [Offload] Revert part of #187138. Workaround #191910 (#191925) by Ye Luo · 5 weeks ago
  30. 11cf6d0 [openmp] Silence warnings when building on Windows (#191556) by Alexandre Ganea · 5 weeks ago
  31. 3773baf [Clang][OpenMP] Implement Loop splitting `#pragma omp split` directive (#190397) by Amit Tiwari · 5 weeks ago
  32. 503d75a [OpenMP] Fix nondependent inscan variables in templated functions (#191627) by Robert Imschweiler · 5 weeks ago
  33. eaa73c9 [OpenMP][OMPT] Fix `omp_control_tool` before any directive (#191429) by Jan André Reuter · 5 weeks ago
  34. 79db276 Revert "[Clang][OpenMP] Implement Loop splitting `#pragma omp split` directive " (#190335) by theRonShark · 6 weeks ago
  35. 9c7507e [Clang][OpenMP] Implement Loop splitting `#pragma omp split` directive (#183261) by Amit Tiwari · 6 weeks ago
  36. e134bfb [Runtimes] Introduce variables containing resource dir paths (#177953) by Michael Kruse · 7 weeks ago
  37. e9f45e5 [openmp] Add support for Arm64X to libomp (#176157) by David Truby · 7 weeks ago
  38. d3d82ac [openmp] Add support for arm64ec to libomp (#176151) by David Truby · 7 weeks ago
  39. 6745aa3 [OFFLOAD] Add spirv implementation for named barrier (#180393) by fineg74 · 7 weeks ago
  40. b6246e9 [OpenMP][test] Remove %flags-use-compiler-omp-h (#188789) by Michael Kruse · 7 weeks ago
  41. 7c70445 [Offload] Enable multilib building for OpenMP/Offload (#188485) by Joseph Huber · 8 weeks ago
  42. 7af3d7b [Offload][OpenMP][libdevice] Make check to enter state machine architecture dependent (#188144) by Alex Duran · 8 weeks ago
  43. b8c79b7 [compiler-rt] Define GPU specific handling of profiling functions (#185763) by Joseph Huber · 9 weeks ago
  44. 1ac7402 [OpenMP] Use the standard fences now that they are supported (#187138) by Joseph Huber · 9 weeks ago
  45. fbf0084 [OpenMP][OMPT] Add missing `error` entry to device tracing record union (#185683) by Jan André Reuter · 9 weeks ago
  46. 1580474 [mlir][llvmir][OpenMP] Translate affinity clause in task construct to llvmir (#182223) by Chi-Chun, Chen · 9 weeks ago
  47. 452e5b6 [offload] Remove LIBOMPTARGET_SHARED_MEMORY_SIZE envar (#186231) by Kevin Sala Penades · 9 weeks ago
  48. 83f638d [OpenMP][OMPT] Remove Threads dependency from omptest link interface (#186183) by Michael Halkenhäuser · 10 weeks ago
  49. 7d044a1 [OpenMP] Include the cmake policy file (#186031) by Kelvin Li · 10 weeks ago
  50. a06bc8e Revert "[OpenMP][OMPT] Remove Threads dependency from omptest" (#186111) by Jan Patrick Lehr · 10 weeks ago
  51. 97d9371 [OpenMP][OMPT] Remove Threads dependency from omptest (#185930) by Michael Halkenhäuser · 10 weeks ago
  52. 0bd4d7a [OpenMP][Offload] Add offload runtime support for dyn_groupprivate clause (#152831) by Kevin Sala Penades · 10 weeks ago
  53. 7dfb97a [libomp] Fix hwloc include for non-standard paths (#184087) by Robert Imschweiler · 3 months ago
  54. d915830 [openmp][cmake][NFCI] Avoid non-eval uses of ${var} (#182267) by Michael Kruse · 3 months ago
  55. 3e9eaf6 [openmp][tests] Fix bug63197.c (#183508) by Joachim · 3 months ago
  56. d26b547 [openmp] Fix bug63197.c test with 3 cores (#183269) by Nikita Popov · 3 months ago
  57. f0dc530 [openmp] Allow testing OpenMP without a full clang build tree (#182470) by Martin Storsjö · 3 months ago
  58. b1e4dfc [OpenMP] Remove standalone build mode (Reapply #149878) (#182022) by Michael Kruse · 3 months ago
  59. 7c0ef25 Revert "[OpenMP] Remove standalone build mode (#149878)" by Michael Kruse · 3 months ago
  60. 0fa4b54 [OpenMP] Remove standalone build mode (#149878) by Michael Kruse · 3 months ago
  61. c9b043f [MLIR][OpenMP] Add omp.fuse operation (#168898) by Ferran Toda · 3 months ago
  62. 1f45021 [libc] Replace RPC 'close()' mechanism with RAII handler (#181690) by Joseph Huber · 3 months ago
  63. fad344f [OpenMP][lit] Disable flaky test tasking/issue-94260-2.c (#176452) by Nick Sarnie · 3 months ago
  64. 0dcdab5 [openmp] Remove perl mentions (#181371) by Nikita Popov · 3 months ago
  65. 51ec7de [OFFLOAD] Add support for SPIRV to ompx (#179849) by fineg74 · 3 months ago
  66. b991d6e [OpenMP] Remove special handling for SPIR-V uinc atomic (#180747) by Joseph Huber · 3 months ago
  67. 1b0ea1d openmp: add atomic to SANITIZER_COMMON_LINK_LIBS for MIPS (#179933) by YunQiang Su · 3 months ago
  68. 1fa3e4b [OpenMP] Stub vprintf on non-NVPTX if no libc (#180025) by Nick Sarnie · 3 months ago
  69. 48d3897 [OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#176950) by Michael Kruse · 4 months ago
  70. 33d6062 [Offload] Provide a cache file for building OpenMP w/ Flang offloading (#178472) by Joseph Huber · 4 months ago
  71. b0f8ce0 [OpenMP][docs] Revise building manual (#176175) by Michael Kruse · 4 months ago
  72. 142387e [OpenMP] Small fixes after refactoring and adding SPIR-V support by Joseph Huber · 4 months ago
  73. 7c69203 [OFFLOAD] Build DeviceRTL with SPIRV backend (#174675) by fineg74 · 4 months ago
  74. af1c3d8 [OpenMP] Cleanup synchronization primitives (#177710) by Joseph Huber · 4 months ago
  75. b848f49 [OpenMP] Force initialization of global device environment by Joseph Huber · 4 months ago
  76. e93f2a8 [Clang] Rename `uinc_wrap` and add normal atomic builtin (#177253) by Joseph Huber · 4 months ago
  77. 6845646 [OpenMP][NFC] Use `uinc` atomic builtins for this operation (#177207) by Joseph Huber · 4 months ago
  78. 0678ae0 Revert "[OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#174963)" by Michael Kruse · 4 months ago
  79. 93a5031 [OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#174963) by Michael Kruse · 4 months ago
  80. 9cf3533 [OpenMP][omptest] Fix CMake target properties (#176802) by Michael Halkenhäuser · 4 months ago
  81. cd3d2cf [OpenMP][omptest] Improve CMake and address review comments (#159416) by Michael Halkenhäuser · 4 months ago
  82. cfa7f8d Nominate Michael Klemm as lead maintainer of OpenMP (#175964) by Aaron Ballman · 4 months ago
  83. af9260a Fix typos and spelling errors across codebase (#156270) by Austin Jiang · 4 months ago
  84. e306e56 [OpenMP] Add libomp unit test infrastructure (#168063) by Robert Imschweiler · 4 months ago
  85. 32bb09f Revert "[OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#152189)" by Michael Kruse · 4 months ago
  86. 6001392 [OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#152189) by Michael Kruse · 4 months ago
  87. 0de8923 [OpenMP] Add default stub for virtual methods (#174594) by Joseph Huber · 4 months ago
  88. 59f7717 Revert "[OMPT][Offload][OpenMP] Fixes for OMPT data used by libomptarget" (#172827) by Joachim · 5 months ago
  89. c00e964 [OMPT][Offload][OpenMP] Fixes for OMPT data used by libomptarget (#156020) by Kaloyan Ignatov · 5 months ago
  90. 44f3453 [OpenMP][Offload] Add `LIBOMPTARGET_TREAT_ATTACH_AUTO_AS_ALWAYS` to treat `attach(auto)` as `attach(always)`. (#172382) by Abhinav Gaba · 5 months ago
  91. cce5218 [OpenMP] Fix libarcher tests on Ubuntu 22.04 (#170671) by Leandro Lupori · 5 months ago
  92. edb8f65 Revert "[Flang] Move builtin .mod generation into runtimes (Reapply #137828) (#169638)" by Michael Kruse · 5 months ago
  93. 7571f4d [Flang] Move builtin .mod generation into runtimes (Reapply #137828) (#169638) by Michael Kruse · 5 months ago
  94. 8a0f6f0 [Clang][OpenMP] Switch to __kmpc_parallel_60 with strict parameter (#171082) by Kevin Sala Penades · 5 months ago
  95. 8a0ecdb [OpenMP] Fix undefined symbol for Darwin builds (#170999) by Robert Imschweiler · 5 months ago
  96. abd5780 [openmp][NFCI] Move .mod code out of runtimes subdir (#169909) by Michael Kruse · 5 months ago
  97. decdcbf [OpenMP][OMPT] Use global thread id for `codeptr_ra` in `end_critical` (#169826) by Jan André Reuter · 6 months ago
  98. 3da2e1d Fix Windows OpenMP build (#170142) by Robert Imschweiler · 6 months ago
  99. a37f53e Reland: [OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_uid() (#168554) by Robert Imschweiler · 6 months ago
  100. 56a2576 Revert "[Flang] Move builtin .mod generation into runtimes" (#169489) by Jan Patrick Lehr · 6 months ago