summaryrefslogtreecommitdiff
path: root/offload/plugins-nextgen
AgeCommit message (Expand)Author
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-13[libc] Make RPC server handling header only (#131205)Joseph Huber
2025-03-12[TargetRegistry] Accept Triple in createTargetMachine() (NFC) (#130940)Nikita Popov
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-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-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-06[Offload] Make only a single thread handle the RPC server thread (#126067)Joseph Huber
2025-02-05[Offload] Stop the RPC server faiilng with more than one GPU (#125982)Joseph Huber
2025-02-03[OpenMP] Guard OpenMP specific entry handlingJoseph Huber
2025-02-02[offload] `gnu::format` with variadic template functions is Clang-only (#124406)Michał Górny
2025-01-31[Offload][NFC] Fix typos discovered by codespell (#125119)Christian Clauss
2025-01-27[Offload] Fix offload-info interfaceJoseph Huber
2025-01-27[Offload] Fix server thread from being shut down if unusedJoseph Huber
2025-01-27[Offload][NFC] Make sure the thread is not running alreadyJoseph Huber
2025-01-24[Offload] Add cuLaunchHostFunc to dynamic cudaJoseph Huber
2025-01-24[Offload] Move RPC server handling to a dedicated thread (#112988)Joseph Huber
2025-01-23[Offload] Make MemoryManager threshold ENV var size_t type. (#124063)hidekisaito
2025-01-21[Offload][NFC] Factor out and rename the `__tgt_offload_entry` struct (#123785)Joseph Huber
2025-01-14[Offload][PGO] Fix dump of array in ProfData (#122039)Jinsong Ji
2024-12-17[Offload] Add support for loongarch64 to host pluginwanglei
2024-12-15libc: Prefix RPC Status code to avoid conflict in windows build (#119991)Jinsong Ji
2024-12-09[Offload][AMDGPU] accept generic target (#118919)hidekisaito
2024-12-06[Offload][OMPX] Add the runtime support for multi-dim grid and block (#118042)Shilei Tian
2024-12-05[Offload][AMDGPU] Allow COV6 images (#118909)Shilei Tian
2024-12-05Reland #118503: [Offload] Introduce offload-tblgen and initial new API implem...Callum Fare
2024-12-04Fix to account for multiple ISA enumeration (#118676)hidekisaito
2024-12-04[offload] Standalone build fixes (#118173)Michał Górny
2024-12-03Revert "[AMDGPU] Use COV6 by default (#118515)"Shilei Tian
2024-12-03[AMDGPU] Use COV6 by default (#118515)Shilei Tian
2024-12-03Revert "Reland of #108413: [Offload] Introduce offload-tblgen and initial new...Jan Patrick Lehr
2024-12-03Reland of #108413: [Offload] Introduce offload-tblgen and initial new API imp...Callum Fare
2024-12-02[libc][NFC] Rename RPC opcodes to better reflect their usageJoseph Huber
2024-12-02[OpenMP] Unconditionally provide an RPC client interface for OpenMP (#117933)Joseph Huber
2024-11-28Revert "Reland #2 - [Offload] Introduce offload-tblgen and initial new API im...Jan Patrick Lehr
2024-11-28Reland #2 - [Offload] Introduce offload-tblgen and initial new API implementa...Callum Fare
2024-11-27[Offload] Use libc 'hand-in-hand' module to find RPC header (#117928)Joseph Huber
2024-11-27[libc] Move libc server handlers to a shared header (#117908)Joseph Huber
2024-11-27[libc] Export a pointer to the RPC client directly (#117913)Joseph Huber
2024-11-27Revert "Reland - [Offload] Introduce offload-tblgen and initial new API imple...Fraser Cormack
2024-11-27Reland - [Offload] Introduce offload-tblgen and initial new API implementatio...Callum Fare
2024-11-25Revert "[Offload] Introduce offload-tblgen and initial new API implementation...Joseph Huber
2024-11-25[libc][NFC] Move RPC opcodes to the 'shared/' directory as wellJoseph Huber
2024-11-25[Offload] Introduce offload-tblgen and initial new API implementation (#108413)Callum Fare
2024-11-25[libc] Remove RPC server API and use the header directly (#117075)Joseph Huber