summaryrefslogtreecommitdiff
path: root/offload/libomptarget
AgeCommit message (Expand)Author
2025-08-28[Offload] Update LIBOMPTARGET_INFO text for `attach` map-type. (#155509)Abhinav Gaba
2025-08-17[Offload] Introduce ATTACH map-type support for pointer attachment. (#149036)Abhinav Gaba
2025-08-08[Offload] Make olLaunchKernel test thread safe (#149497)Ross Brunton
2025-08-06[OFFLOAD][OPENMP] 6.0 compatible interop interface (#143491)Alex Duran
2025-06-29[OpenMP] Fix crash with duplicate mapping on target directive (#146136)Julian Brown
2025-06-11[OpenMP][Offload] Update the Logic for Configuring Auto Zero-Copy (#143638)Kewen12
2025-05-27[Offload][NFCI] Remove coupling to `omp` target for version scripting (#141637)Joseph Huber
2025-05-20[Offload] Use new error code handling mechanism and lower-case messages (#139...Ross Brunton
2025-05-09[Offload] Do not load images from the same descriptor on the same device (#13...Joseph Huber
2025-03-28[OFFLOAD] Stricter enforcement of user offload disable (#133470)Alex
2025-02-18[offload] Remove redundant checks in MappingInfoTy::lookupMapping (#127638)Krzysztof Parzyszek
2025-02-10[Offload][NFC] Rename `src/` -> `libomptarget/` (#126573)Joseph Huber