summaryrefslogtreecommitdiff
path: root/offload
AgeCommit message (Expand)Author
2025-04-21[OpenMP] Remove dependency on LLVM include directory from DeviceRTL (#136359)Joseph Huber
2025-04-20[offload] Unset `-march` when building GPU libraries (#136442)Michał Górny
2025-04-18[Offload] Fix JIT testJoseph Huber
2025-04-18[Offload] Fix typo on `-Xoffload-linker`Joseph Huber
2025-04-18[OpenMP] Remove 'libomptarget.devicertl.a' fatbinary and use static library (...Joseph Huber
2025-04-14[Flang][OpenMP][MLIR] Check for presence of Box type before emitting store in...agozillon
2025-04-10[AMDGPU] Fix code object version not being set to 'none' (#135036)Joseph Huber
2025-04-09Revert "Reland "Symbolize line zero as if no source info is available (#12484...Zequan Wu
2025-04-09[offload] Fix finding amdgpu/nvptx-arch to generate tests (#135072)Joel E. Denny
2025-04-09[PGO][Offload] Use %profdata in PGO tests (#135015)Joel E. Denny
2025-04-07[MLIR][OpenMP] Add codegen for teams reductions (#133310)Jan Leyonberg
2025-04-01[OpenMP] Fix num_iters in __kmpc_*_loop DeviceRTL functions (#133435)Sergio Afonso
2025-03-31Reland "Symbolize line zero as if no source info is available (#124846)" (#13...Zequan Wu
2025-03-28[OFFLOAD] Stricter enforcement of user offload disable (#133470)Alex
2025-03-28[PGO][Offload] Disable PGO on NVPTX (#133522)Ethan Luis McDonough
2025-03-28[Clang][AMDGPU] Remove special handling for COV4 libraries (#132870)Joseph Huber
2025-03-28[offload] Remove bad assert in StaticLoopChunker::Distribute (#132705)macurtis-amd
2025-03-26[Offload] Guard HSA implicit arguments if they aren't created (#133073)Joseph Huber
2025-03-24[Offload] Remove handling for COV4 binaries from offload/ (#131033)Joseph Huber
2025-03-19[PGO][Offload] Allow PGO flags to be used on GPU targets (#94268)Ethan Luis McDonough
2025-03-19[OpenMP] Replace utilities with 'gpuintrin.h' definitions (#131644)Joseph Huber
2025-03-18[openmp][nfc] Use builtin align in the devicertl (#131918)Jon Chesterfield
2025-03-18Revert "[openmp][nfc] Refactor shared/lds smartstack for spirv (#131905)"Jon Chesterfield
2025-03-18[OpenMP] Use 'gpuintrin.h' definitions for simple block identifiers (#131631)Joseph Huber
2025-03-18[openmp][nfc] Refactor shared/lds smartstack for spirv (#131905)Jon Chesterfield
2025-03-13[libc] Make RPC server handling header only (#131205)Joseph Huber
2025-03-13Reapply "[Offload][AMDGPU] LLVM_ENABLE_RUNTIMES=flang-rt for amdgpu-offload-*...Michael Kruse
2025-03-12[flang][OpenMP] Map ByRef if size/alignment exceed that of a pointer (#130832)Krzysztof Parzyszek
2025-03-12[TargetRegistry] Accept Triple in createTargetMachine() (NFC) (#130940)Nikita Popov
2025-03-10[flang][OpenMP] Implement HAS_DEVICE_ADDR clause (#128568)Krzysztof Parzyszek
2025-03-07[Flang][OpenMP][MLIR] Implement close, present and ompx_hold modifiers for Fl...agozillon
2025-03-07Revert "[Offload][AMDGPU] LLVM_ENABLE_RUNTIMES=flang-rt for amdgpu-offload-*"...Michael Kruse
2025-03-07[Offload][AMDGPU] LLVM_ENABLE_RUNTIMES=flang-rt for amdgpu-offload-* (#129692)Michael Kruse
2025-03-06[offload] Fix build after Module::getTargetTriple() changeNikita Popov
2025-03-06[IR] Store Triple in Module (NFC) (#129868)Nikita Popov
2025-03-04[OFFLOAD] Update ffi_cif structure to match libffi (#128756)Alex
2025-03-01[Offload][AMDGPU] Enable SPIRV target in build conf (#129323)Jan Patrick Lehr
2025-02-25[Offload][OpenMP] Fix check-prefix (#128599)Jan Patrick Lehr
2025-02-24Revert "[Offload] Fix assumptions on symbols after #124846 (#126238)"Zequan Wu
2025-02-24[NFC][Offload] Fix typo to output architecture (#128527)Jan Patrick Lehr
2025-02-19[AMDGPU] Replace gfx940 and gfx941 with gfx942 in offload and libclc (#125826)Fabian Ritter
2025-02-18[MLIR][OpenMP] Add LLVM translation support for OpenMP UserDefinedMappers (#1...Akash Banerjee
2025-02-18[offload] Remove redundant checks in MappingInfoTy::lookupMapping (#127638)Krzysztof Parzyszek
2025-02-14Reapply "[LinkerWrapper] Clean up options after proper forwarding" (#126495)Joseph Huber
2025-02-12[PGO][Offload] Fix pgo1.c (#126864)Ethan Luis McDonough
2025-02-11 [PGO][Offload] Profile profraw generation for GPU instrumentation #76587 (#...Ethan Luis McDonough
2025-02-11[Offload] Properly guard modifications to the RPC device array (#126790)Joseph Huber
2025-02-10[Offload][NFC] Rename `src/` -> `libomptarget/` (#126573)Joseph Huber
2025-02-10[Offload] Fix the offload cache file triggering libc++ / libstdc++ mixing (#1...Joseph Huber
2025-02-09[OpenMP] Replace use of target address space with <gpuintrin.h> local (#126119)Joseph Huber