1. 3483740 Reland "Symbolize line zero as if no source info is available (#124846)" (#133798) by Zequan Wu · 3 months ago
  2. 021a1f6 [OFFLOAD] Stricter enforcement of user offload disable (#133470) by Alex · 3 months ago
  3. 0c811053 [PGO][Offload] Disable PGO on NVPTX (#133522) by Ethan Luis McDonough · 3 months ago
  4. 772173f [Clang][AMDGPU] Remove special handling for COV4 libraries (#132870) by Joseph Huber · 3 months ago
  5. 21a8c63 [offload] Remove bad assert in StaticLoopChunker::Distribute (#132705) by macurtis-amd · 3 months ago
  6. 75f810e [Offload] Guard HSA implicit arguments if they aren't created (#133073) by Joseph Huber · 3 months ago
  7. 25bf4e2 [Offload] Remove handling for COV4 binaries from offload/ (#131033) by Joseph Huber · 3 months ago
  8. c50d39f [PGO][Offload] Allow PGO flags to be used on GPU targets (#94268) by Ethan Luis McDonough · 3 months ago
  9. cb493d2 [OpenMP] Replace utilities with 'gpuintrin.h' definitions (#131644) by Joseph Huber · 3 months ago
  10. deb0f3c [openmp][nfc] Use builtin align in the devicertl (#131918) by Jon Chesterfield · 3 months ago
  11. 395bdeb Revert "[openmp][nfc] Refactor shared/lds smartstack for spirv (#131905)" by Jon Chesterfield · 3 months ago
  12. 206f78d [OpenMP] Use 'gpuintrin.h' definitions for simple block identifiers (#131631) by Joseph Huber · 3 months ago
  13. c02b935 [openmp][nfc] Refactor shared/lds smartstack for spirv (#131905) by Jon Chesterfield · 3 months ago
  14. 8437b7f [libc] Make RPC server handling header only (#131205) by Joseph Huber · 3 months ago
  15. d325547 Reapply "[Offload][AMDGPU] LLVM_ENABLE_RUNTIMES=flang-rt for amdgpu-offload-*" (#130274) by Michael Kruse · 3 months ago
  16. f4fc2d73 [flang][OpenMP] Map ByRef if size/alignment exceed that of a pointer (#130832) by Krzysztof Parzyszek · 3 months ago
  17. f137c3d [TargetRegistry] Accept Triple in createTargetMachine() (NFC) (#130940) by Nikita Popov · 3 months ago
  18. d679471 [flang][OpenMP] Implement HAS_DEVICE_ADDR clause (#128568) by Krzysztof Parzyszek · 3 months ago
  19. f117881 [Flang][OpenMP][MLIR] Implement close, present and ompx_hold modifiers for Flang maps (#129586) by agozillon · 3 months ago
  20. e296fb8 Revert "[Offload][AMDGPU] LLVM_ENABLE_RUNTIMES=flang-rt for amdgpu-offload-*" (#130274) by Michael Kruse · 3 months ago
  21. 68578b3 [Offload][AMDGPU] LLVM_ENABLE_RUNTIMES=flang-rt for amdgpu-offload-* (#129692) by Michael Kruse · 3 months ago
  22. 4f469ae [offload] Fix build after Module::getTargetTriple() change by Nikita Popov · 4 months ago
  23. 979c275 [IR] Store Triple in Module (NFC) (#129868) by Nikita Popov · 4 months ago
  24. b8a66f5 [OFFLOAD] Update ffi_cif structure to match libffi (#128756) by Alex · 4 months ago
  25. fe18796 [Offload][AMDGPU] Enable SPIRV target in build conf (#129323) by Jan Patrick Lehr · 4 months ago
  26. 1824bb4 [Offload][OpenMP] Fix check-prefix (#128599) by Jan Patrick Lehr · 4 months ago
  27. 1b15a89 Revert "[Offload] Fix assumptions on symbols after #124846 (#126238)" by Zequan Wu · 4 months ago
  28. 17ccaf4 [NFC][Offload] Fix typo to output architecture (#128527) by Jan Patrick Lehr · 4 months ago
  29. a2f9ae1 [AMDGPU] Replace gfx940 and gfx941 with gfx942 in offload and libclc (#125826) by Fabian Ritter · 4 months ago
  30. 785a5b4 [MLIR][OpenMP] Add LLVM translation support for OpenMP UserDefinedMappers (#124746) by Akash Banerjee · 4 months ago
  31. 7b89c41 [offload] Remove redundant checks in MappingInfoTy::lookupMapping (#127638) by Krzysztof Parzyszek · 4 months ago
  32. 1435c8e Reapply "[LinkerWrapper] Clean up options after proper forwarding" (#126495) by Joseph Huber · 4 months ago
  33. 52ee06d [PGO][Offload] Fix pgo1.c (#126864) by Ethan Luis McDonough · 4 months ago
  34. 9e5c136 [PGO][Offload] Profile profraw generation for GPU instrumentation #76587 (#93365) by Ethan Luis McDonough · 4 months ago
  35. baf7a3c [Offload] Properly guard modifications to the RPC device array (#126790) by Joseph Huber · 4 months ago
  36. a854c266 [Offload][NFC] Rename `src/` -> `libomptarget/` (#126573) by Joseph Huber · 4 months ago
  37. feb30f2 [Offload] Fix the offload cache file triggering libc++ / libstdc++ mixing (#126313) by Joseph Huber · 4 months ago
  38. ed9107f [OpenMP] Replace use of target address space with <gpuintrin.h> local (#126119) by Joseph Huber · 4 months ago
  39. 191d7d6 [Offload] Fix assumptions on symbols after #124846 (#126238) by Jan Patrick Lehr · 4 months ago
  40. 14d6e1e Update test for symbolizer fix by David Blaikie · 4 months ago
  41. 5812d0b [Offload] Make only a single thread handle the RPC server thread (#126067) by Joseph Huber · 4 months ago
  42. f1e917d [Offload] Unify offloading entries into a single section (#125731) by Joseph Huber · 4 months ago
  43. 7a87794 [Offload] Stop the RPC server faiilng with more than one GPU (#125982) by Joseph Huber · 4 months ago
  44. bb7ab25 [OpenMP] Port the OpenMP device runtime to direct C++ compilation (#123673) by Joseph Huber · 4 months ago
  45. a284a6e [OpenMP] Guard OpenMP specific entry handling by Joseph Huber · 5 months ago
  46. 689ef5f [offload] [test] Use test compiler ID rather than host (#124408) by Michał Górny · 5 months ago
  47. 359a9131 [offload] `gnu::format` with variadic template functions is Clang-only (#124406) by Michał Górny · 5 months ago
  48. 1f56bb3 [Offload][NFC] Fix typos discovered by codespell (#125119) by Christian Clauss · 5 months ago
  49. 2428b6e [Flang][MLIR][OpenMP] Fix Target Data if (present(...)) causing LLVM-IR branching error (#123771) by agozillon · 5 months ago
  50. e0054e9 [MLIR][OpenMP] Emit nullary check for mapped pointer members and appropriate size select based on results (#124604) by agozillon · 5 months ago
  51. d412fe53 [Offload] Enable mlir and flang in bot build (#124915) by Jan Patrick Lehr · 5 months ago
  52. 13dcc95 [Offload] Rework offloading entry type to be more generic (#124018) by Joseph Huber · 5 months ago
  53. 760a786 [Clang] Prevent `mlink-builtin-bitcode` from internalizing the RPC client (#118661) by Joseph Huber · 5 months ago
  54. 38b3f45 [Offload] Fix offload-info interface by Joseph Huber · 5 months ago
  55. f075058 [Offload] Fix server thread from being shut down if unused by Joseph Huber · 5 months ago
  56. e7592d8 [Offload][NFC] Make sure the thread is not running already by Joseph Huber · 5 months ago
  57. bd8a818 [Offload] Add cuLaunchHostFunc to dynamic cuda by Joseph Huber · 5 months ago
  58. 134401d [Offload] Move RPC server handling to a dedicated thread (#112988) by Joseph Huber · 5 months ago
  59. ed51271 [Offload] Make MemoryManager threshold ENV var size_t type. (#124063) by hidekisaito · 5 months ago
  60. 6518b12 [Offload][NFC] Factor out and rename the `__tgt_offload_entry` struct (#123785) by Joseph Huber · 5 months ago
  61. f233a54 [OpenMP] Remove usage of pointer-to-member in lookup (#123671) by Joseph Huber · 5 months ago
  62. 3274bf6 [OpenMP] Make each atomic helper take an atomic scope argument (#122786) by Joseph Huber · 5 months ago
  63. 2d9f406 [OpenMP] Adjust 'printf' handling in the OpenMP runtime (#123670) by Joseph Huber · 5 months ago
  64. 723a3e7 [OpenMP] Fix mispelled attribute and warning by Joseph Huber · 5 months ago
  65. 58af82b [OpenMP] Remove 'omp assumes' scopes now that we have no inline ASM (#123611) by Joseph Huber · 5 months ago
  66. 4b3c178 [Offload] Enable shared-libs; compiler-rt as default RTLIB (#123568) by Jan Patrick Lehr · 5 months ago
  67. 61f94eb [NFC][Offload] Structure/Readability of CMake cache (#123328) by Jan Patrick Lehr · 5 months ago
  68. 1c00d0d [OpenMP] Remove hack around missing atomic load (#122781) by Joseph Huber · 5 months ago
  69. 8d1d67ec4 [Offload][PGO] Fix dump of array in ProfData (#122039) by Jinsong Ji · 5 months ago
  70. 74d5373 [OpenMP] Fix missing type getter for SFINAE helper by Joseph Huber · 5 months ago
  71. f53cb84 [OpenMP] Use __builtin_bit_cast instead of UB type punning (#122325) by Joseph Huber · 5 months ago
  72. b57c0ba [OpenMP] Update atomic helpers to just use headers (#122185) by Joseph Huber · 5 months ago
  73. 1739ba9 [OpenMP][FIX] Adjust test to be non-flaky (#122331) by Johannes Doerfert · 5 months ago
  74. fa56e8b [OpenMP][MLIR] Fix threadprivate lowering when compiling for target when target operations are in use (#119310) by agozillon · 6 months ago
  75. 5137c20 [Flang][OpenMP] Fix allocating arrays with size intrinisic (#119226) by agozillon · 6 months ago
  76. 34f8573 [OpenMP] Use generic IR for the OpenMP DeviceRTL (#119091) by Joseph Huber · 6 months ago
  77. e532241 Re-apply (#117867): [flang][OpenMP] Implicitly map allocatable record fields (#120374) by Kareem Ergawy · 6 months ago
  78. dc936f3 Revert "[flang][OpenMP] Implicitly map allocatable record fields (#117867)" (#120360) by Kareem Ergawy · 6 months ago
  79. db09014 [flang][OpenMP] Implicitly map allocatable record fields (#117867) by Kareem Ergawy · 6 months ago
  80. b0fbddd [OpenMP] Only put `retain` for NVPTX so it can be optimized out for AMD by Joseph Huber · 6 months ago
  81. bdf7270 [Offload] Add support for loongarch64 to host plugin by wanglei · 6 months ago
  82. e85a9f5 libc: Prefix RPC Status code to avoid conflict in windows build (#119991) by Jinsong Ji · 6 months ago
  83. f4ee5a6 [OpenMP] Replace AMDGPU fences with generic scoped fences (#119619) by Joseph Huber · 6 months ago
  84. 74486dc [Offload] Add CMake cache to be used in AMDGPU bot (#119369) by Jan Patrick Lehr · 6 months ago
  85. f2bceb2 [Offload][AMDGPU] accept generic target (#118919) by hidekisaito · 6 months ago
  86. 69227a1 [offload] Support LIBOMPTARGET_DEVICE_ARCHITECTURES={amdgpu|nvptx} (#119070) by Michał Górny · 6 months ago
  87. 4a44e4b [offload] Remove bogus offload-tblgen check for standalone build (#119004) by Michał Górny · 7 months ago
  88. 92376c3 [Offload][OMPX] Add the runtime support for multi-dim grid and block (#118042) by Shilei Tian · 7 months ago
  89. b54ba53 [offload] Add gfx1012 (Navi 14) to AMDGPU models list (#118857) by Michał Górny · 7 months ago
  90. eb49788 [Offload][AMDGPU] Allow COV6 images (#118909) by Shilei Tian · 7 months ago
  91. fd3907c Reland #118503: [Offload] Introduce offload-tblgen and initial new API implementation (#118614) by Callum Fare · 7 months ago
  92. 8c36a82 Fix to account for multiple ISA enumeration (#118676) by hidekisaito · 7 months ago
  93. 04b26f0 [offload] Standalone build fixes (#118173) by Michał Górny · 7 months ago
  94. 68bcba6 Revert "[AMDGPU] Use COV6 by default (#118515)" by Shilei Tian · 7 months ago
  95. 410cbe3 [AMDGPU] Use COV6 by default (#118515) by Shilei Tian · 7 months ago
  96. 5155322 Revert "Reland of #108413: [Offload] Introduce offload-tblgen and initial new API implementation" (#118541) by Jan Patrick Lehr · 7 months ago
  97. 8da4903 Reland of #108413: [Offload] Introduce offload-tblgen and initial new API implementation (#118503) by Callum Fare · 7 months ago
  98. c7babfa [Offload] Find libc relative to DeviceRTL path (#118497) by Jan Patrick Lehr · 7 months ago
  99. a6ef0de [libc][NFC] Rename RPC opcodes to better reflect their usage by Joseph Huber · 7 months ago
  100. 91f5f97 [OpenMP] Unconditionally provide an RPC client interface for OpenMP (#117933) by Joseph Huber · 7 months ago