summaryrefslogtreecommitdiff
path: root/offload/libomptarget
AgeCommit message (Expand)Author
2025-10-22[OpenMP] Adds omp_target_is_accessible routine (#138294)Nicole Aschenbrenner
2025-10-17[OFFLOAD] Interop fixes for Windows (#162652)Alex Duran
2025-10-12[Offload] Silence warning via maybe unused (NFC) (#163076)Jan Patrick Lehr
2025-10-02[OFFLOAD] Restore interop functionality (#161429)Alex Duran
2025-09-29[OpenMP][Offload] Support `PRIVATE | ATTACH` maps for corresponding-pointer-i...Abhinav Gaba
2025-09-19[Offload] Implement 'olIsValidBinary' in offload and clean up (#159658)Joseph Huber
2025-09-15[Offload][OpenMP] Support shadow-pointer tracking for Fortran descriptors. (#...Abhinav Gaba
2025-09-08[OpenMP] Move `__omp_rtl_data_environment' handling to OpenMP (#157182)Joseph Huber
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