1. 3ab150f [openmp][devicertl] Add a missing loader_uninitialized attribute by Jon Chesterfield · 3 years, 6 months ago
  2. 935abea OpenMP: Correctly query location for amdgpu-arch by Matt Arsenault · 3 years, 7 months ago
  3. ae5348a [openmp][amdgpu] Make plugin robust to presence of explicit implicit arguments by Jon Chesterfield · 3 years, 7 months ago
  4. fbfe8fc [Libomptarget] Remove undefined symbol in old runtime by Joseph Huber · 3 years, 7 months ago
  5. 0495482 [openmp][amdgpu][nfc] Simplify implicit args handling by Jon Chesterfield · 3 years, 7 months ago
  6. 9cdaf0b [openmp][amdgpu][nfc] Inline interop_hsa_get_kernel_info into only caller by Jon Chesterfield · 3 years, 7 months ago
  7. 8025660 [OpenMP] support depend clause for taskwait directive, by Deepak Eachempati. by Alexey Bataev · 3 years, 7 months ago
  8. a733b18 [OpenMP][libomp] Enable HWLOC topology detection of multiple CPU kinds by Peyton, Jonathan L · 3 years, 8 months ago
  9. 286094a [OpenMP][libomp] Improve Windows Processor Group handling within topology by Peyton, Jonathan L · 3 years, 8 months ago
  10. 1dd7971 [OpenMP][libomp] Add support for offline CPUs in Linux by Peyton, Jonathan L · 3 years, 8 months ago
  11. a0afb9d [OpenMP][libomp] Allow users to specify KMP_HW_SUBSET in any order by Peyton, Jonathan L · 3 years, 8 months ago
  12. c46becf5 [OpenMP][libomp][NFC] Remove non-ASCII apostrophe in comment by Jonathan Peyton · 3 years, 7 months ago
  13. 9b2b549 [OpenMP] Silence build warnings when built with MinGW by Martin Storsjö · 3 years, 7 months ago
  14. 374cd0f [OpenMP] Fix initializer not working on AMDGPU by Joseph Huber · 3 years, 7 months ago
  15. 0c66025 [NFC] Trim trailing whitespace in *.rst by Shao-Ce SUN · 3 years, 7 months ago
  16. 7a56802 [OpenMP] Set default blocktime to 0 for hybrid cpu by Nawrin Sultana · 3 years, 7 months ago
  17. c9dfe32 [OpenMP] Fix main thread barrier for Pascal and amdgpu by Joel E. Denny · 3 years, 7 months ago
  18. 9f15cac [OpenMP] Allow building libomp using Microsoft Visual C++ naming scheme by Bran Hagger · 3 years, 7 months ago
  19. 27177b8 [OpenMP] Lower printf to __llvm_omp_vprintf by Jon Chesterfield · 3 years, 7 months ago
  20. 52da6f5 Revert "[openmp] Add OMPT initialization in libomptarget" by Joachim Protze · 3 years, 7 months ago
  21. 737c4a2 [clang][openmp][NFC] Remove arch-specific CGOpenMPRuntimeGPU files by Atmn Patel · 3 years, 7 months ago
  22. 48b67dc [OpenMP][libomp][CMake] use uppercase_CMAKE_BUILD_TYPE by Jonathan Peyton · 3 years, 7 months ago
  23. ef717f3 Revert "[clang][openmp][NFC] Remove arch-specific CGOpenMPRuntimeGPU files" by Atmn Patel · 3 years, 7 months ago
  24. 81a7cad [clang][openmp][NFC] Remove arch-specific CGOpenMPRuntimeGPU files by Atmn Patel · 3 years, 7 months ago
  25. 1b409df [NFC] Initial documentation for declare target indirect support. by Vyacheslav Zakharin · 3 years, 9 months ago
  26. 0fa45d6 Revert "[OpenMP] Lower printf to __llvm_omp_vprintf" by Jon Chesterfield · 3 years, 7 months ago
  27. dc9edc6 Revert "[openmp] Fix build, test passes on CI unexpectedly" by Jon Chesterfield · 3 years, 7 months ago
  28. c499d69 [openmp] Fix build, test passes on CI unexpectedly by Jon Chesterfield · 3 years, 7 months ago
  29. db81d8f [OpenMP] Lower printf to __llvm_omp_vprintf by Jon Chesterfield · 3 years, 7 months ago
  30. c3b15b7 [NFC] Inclusive Language: change master to main for .chm files by Quinn Pham · 3 years, 7 months ago
  31. 0808d95 [OpenMP] libomp: Fix handling of barrier pattern environment variables by @t-msn · 3 years, 7 months ago
  32. 4f4c826 [libomptarget] Drop remote plugin cmake version requirement to match llvm by Jon Chesterfield · 3 years, 7 months ago
  33. d4b1cf8 [OpenMP] Build device runtimes for sm_86 by Johannes Doerfert · 3 years, 7 months ago
  34. ab9f3f5 [OpenMP] Introduce the keepAlive function into the old device RT by Johannes Doerfert · 3 years, 7 months ago
  35. 93bebdc [OpenMP][NFCI] Cleanup new device RT mapping interface by Johannes Doerfert · 3 years, 7 months ago
  36. 73720c8 [OpenMP][FIX] Introduce and use a simple generic-mode barrier by Johannes Doerfert · 3 years, 7 months ago
  37. ccb5d27 [OpenMP][FIX] Avoid a race between initialization and first state reads by Johannes Doerfert · 3 years, 7 months ago
  38. 797b50d Revert "Use `GNUInstallDirs` to support custom installation dirs. -- LLVM" by Med Ismail Bennani · 3 years, 7 months ago
  39. 6fd2db0 Use `GNUInstallDirs` to support custom installation dirs. -- LLVM by John Ericson · 4 years, 2 months ago
  40. 025f549 [OpenMP][DeviceRTL] Fixed an issue that causes hang in SU3 by Shilei Tian · 3 years, 7 months ago
  41. 3cfc175 Ensure newlines at the end of files (NFC) by Kazu Hirata · 3 years, 7 months ago
  42. 927c74d [OpenMP] Fix assert macro expr by Joseph Huber · 3 years, 7 months ago
  43. 2c6a4e5 [OpenMP] Use the assertion formatting from assert.h by Joseph Huber · 3 years, 7 months ago
  44. 35f4234 [OpenMP][Docs] Add documentation for device RTL debugging by Joseph Huber · 3 years, 8 months ago
  45. 6dd791b [OpenMP] Check output of malloc in the device for debug by Joseph Huber · 3 years, 8 months ago
  46. 74f9174 [OpenMP] Use function tracing RAII for runtime functions. by Joseph Huber · 3 years, 8 months ago
  47. 4d50803 [libomptarget] Build DeviceRTL for amdgpu by Jon Chesterfield · 3 years, 7 months ago
  48. 22bd75b [openmp] Fix a git misfire in cf37a94c1e42ce by Jon Chesterfield · 3 years, 7 months ago
  49. 6c7b203 Revert "[libomptarget] Build DeviceRTL for amdgpu" by Jon Chesterfield · 3 years, 7 months ago
  50. cf37a94 [openmp] Add amdgpu impl missed from D112153 by Jon Chesterfield · 3 years, 7 months ago
  51. 33427fd [libomptarget] Build DeviceRTL for amdgpu by Jon Chesterfield · 3 years, 7 months ago
  52. 4887752 [OpenMP] Remove obsolete external interface for device RT by Johannes Doerfert · 3 years, 8 months ago
  53. 5102c3c [OpenMP][FIX] Do not adjust the level after the environment was popped by Johannes Doerfert · 3 years, 8 months ago
  54. b16aadf [OpenMP] Introduce aligned synchronization into the new device RT by Johannes Doerfert · 3 years, 8 months ago
  55. ef922c6 [OpenMP][FIX] Query proper thread ID information to support nesting by Johannes Doerfert · 3 years, 8 months ago
  56. 4c88341 [OpenMP][FIX] Do check the level before return team size by Johannes Doerfert · 3 years, 8 months ago
  57. dc72960 [OpenMP][FIX] Do not dereference a potential nullptr by Johannes Doerfert · 3 years, 8 months ago
  58. a64797b [OpenMP][NFC] disable test on power because of -mlong-double-80 option by AndreyChurbanov · 3 years, 7 months ago
  59. c704b25 [OpenMP] libomp: Fix possible NULL dereference. by AndreyChurbanov · 3 years, 7 months ago
  60. b0277be [OpenMP][OMPD] Implementation of OMPD debugging library - libompd. by Vignesh Balasubramanian · 3 years, 7 months ago
  61. e42e578 [libomptarget][nfc]Generalise DeviceRTL cmake to allow building for amdgpu by Jon Chesterfield · 3 years, 7 months ago
  62. be03ef3 [openmp][lit] Add support to OpenMP lit.cfg for ROCR_VISIBLE_DEVICES env-var by Ron Lieberman · 3 years, 7 months ago
  63. 2feafa2 [libomptarget][NFC] Add comment explaining why we pass argument bases and by Georgios Rokos · 3 years, 7 months ago
  64. 2a30c03 [OpenMP][Offloading] Only get trip count if team construct by Shilei Tian · 3 years, 7 months ago
  65. e38a1de [OpenMP] libomp: disable definitions of 5.1 atomics for non-x86 arch. by AndreyChurbanov · 3 years, 7 months ago
  66. f41d085 [OpenMP][OMPT] thread_num determination during execution of nested serialized parallel regions by Vladimir Inđić · 3 years, 7 months ago
  67. f2410bf [OpenMP][OMPT][clang] task frame support fixed in __kmpc_fork_call by Vladimir Inđić · 3 years, 7 months ago
  68. 7368227 [OpenMP][Tests] Test omp_get_wtime for invariants by Joachim Protze · 3 years, 7 months ago
  69. 3f229f4 [OpenMP][Tests][NFC] Actually check for test outcome by Joachim Protze · 3 years, 7 months ago
  70. 047890b [OpenMP][Tests][NFC] Mark tests trying to link COI as unsupported by Joachim Protze · 3 years, 7 months ago
  71. d7fdd23 [OpenMP][Tests][NFC] Replace atomic increment by reduction by Joachim Protze · 3 years, 7 months ago
  72. 38f78dd [OpenMP][Tools][NFC] Fix C99-style declaration of iteration variables by Joachim Protze · 3 years, 7 months ago
  73. d29a7d2 [OpenMP][Tools][NFC] Pass intel license ENV to lit by Joachim Protze · 3 years, 7 months ago
  74. d8e4170 Ensure newlines at the end of files (NFC) by Kazu Hirata · 3 years, 8 months ago
  75. bf6f955 [libomptarget] Run GPU offloading tests on both new and old runtime by Jon Chesterfield · 3 years, 8 months ago
  76. ba02586 [OpenMP][OMPT][GOMP] task frame support in KMP_API_NAME_GOMP_PARALLEL_SECTIONS by Vladimir Inđić · 3 years, 8 months ago
  77. 52f4922 [OpenMP][NFC] skip atomic tests for non-x86 arch by AndreyChurbanov · 3 years, 8 months ago
  78. a602c2b [libomptarget][DeviceRTL] Generalise and simplify cmakelists by Jon Chesterfield · 3 years, 8 months ago
  79. 99d1ce4 [OpenMP] Add GOMP allocator functions by Nawrin Sultana · 3 years, 8 months ago
  80. b1ce454 [OpenMP] Remove macro guards for device debugging by Joseph Huber · 3 years, 8 months ago
  81. 7272982 [libomptarget] Refactor DeviceRTL prior to AMDGPU bringup by Jon Chesterfield · 3 years, 8 months ago
  82. 63f8099 [OpenMP] libomp: add check of task function pointer for NULL. by AndreyChurbanov · 3 years, 8 months ago
  83. 251b1e7 [libomptarget] Pass OMP_TARGET_OFFLOAD env variable through to tests by Jon Chesterfield · 3 years, 8 months ago
  84. 59a994e [OpenMP][OMPT] thread_num determination for programs with explicit tasks by @vladaindjic · 3 years, 8 months ago
  85. c93fb14 [OpenMP][Tests][NFC] Work around ICC bug by Joachim Protze · 3 years, 8 months ago
  86. 5918688 [OpenMP][Tests][NFC] Flagging OMPT tests as XFAIL for Intel compilers by Joachim Protze · 3 years, 8 months ago
  87. 2c941fa [OpenMP][deviceRTLs] Fix wrong return value of `__kmpc_is_spmd_exec_mode` by Shilei Tian · 3 years, 8 months ago
  88. 26b675d [OpenMP][Tools][NFC] Make an Archer test more robust by Joachim Protze · 3 years, 8 months ago
  89. acb3b18 [OpenMP][host runtime] Add initial hybrid CPU support by Peyton, Jonathan L · 3 years, 8 months ago
  90. b840d3a [OpenMP][host runtime] small fixup of RTM CPUID bit check by Peyton, Jonathan L · 3 years, 8 months ago
  91. 50b68a3 [OpenMP][host runtime] Add support for teams affinity by Peyton, Jonathan L · 3 years, 9 months ago
  92. 621d7a75 [OpenMP] libomp: add atomic functions for new OpenMP 5.1 atomics. by AndreyChurbanov · 3 years, 8 months ago
  93. 6e98ec9 [OpenMP] libomp: fix ittnotify usage. by AndreyChurbanov · 3 years, 8 months ago
  94. 5e58b63 [OpenMP] libomp: fix warning on comparison of integer expressions of different signedness by AndreyChurbanov · 3 years, 8 months ago
  95. f5c0c91 [OpenMP] libomp: add OpenMP 5.1 memory allocation routines. by AndreyChurbanov · 3 years, 8 months ago
  96. d022f39 [libomptarget][amdgpu][NFC] tweak a comment by Ron Lieberman · 3 years, 8 months ago
  97. bad44d5 [OpenMP] Add RTL function for getting number of threads in block. by Joseph Huber · 3 years, 8 months ago
  98. 85ad566 [OpenMP] Avoid calling `isSPMDMode` during RT initialization by Joseph Huber · 3 years, 8 months ago
  99. 208f900 [Libomptarget] Add an external interface to dynamic shared memory by Joseph Huber · 3 years, 8 months ago
  100. c060c63 [OpenMP][NVPTX] Fix an error in configuring #teams and #threads by Shilei Tian · 3 years, 8 months ago