summaryrefslogtreecommitdiff
path: root/offload/test/mapping
AgeCommit message (Expand)Author
2025-11-06[Offload] Remove handling for device memory pool (#163629)Joseph Huber
2025-10-22[OpenMP] Adds omp_target_is_accessible routine (#138294)Nicole Aschenbrenner
2025-10-21[NFC][OpenMP] Update a test that was failing on aarch64. (#164456)Abhinav Gaba
2025-10-20[NFC][OpenMP] Add small class-member use_device_ptr/addr unit tests. (#164039)Abhinav Gaba
2025-09-29[OpenMP] Mark problematic tests as XFAIL / UNSUPPORTED (#161267)Joseph Huber
2025-09-08[OpenMP] Add tests for mapping of chained 'containing' structs (#156703)Julian Brown
2025-08-28[Offload][OpenMP] Tests require libc on GPU for printf (#155785)Jan Patrick Lehr
2025-08-25[NFC][OpenMP] Add several use_device_ptr/addr tests. (#154939)Abhinav Gaba
2025-08-14[NFC][Offload] Add missing maps to OpenMP offloading tests. (#153103)Abhinav Gaba
2025-07-08[NFC][OpenMP] Add tests for mapping pointers and their dereferences. (#146934)Abhinav Gaba
2025-06-29[OpenMP] Fix crash with duplicate mapping on target directive (#146136)Julian Brown
2025-06-11[Clang][OpenMP] Fix mapping of arrays of structs with members with mappers (#...Abhinav Gaba
2025-01-31[Offload][NFC] Fix typos discovered by codespell (#125119)Christian Clauss
2024-12-01FIX: Fix test failure in offload/test/mapping/power_of_two_alignment.cShilei Tian
2024-12-01[NFC][Offload] Correct the compile command of two C test files (#118243)Shilei Tian
2024-09-03[Offload] Change x86_64-pc-linux to x86_64-unknown-linux (#107023)Jan Patrick Lehr
2024-08-02Test faild with amd. (#101781)jyu2-git
2024-08-02[OpenMP] Generate implicit default mapper for mapping array section. (#101101)jyu2-git
2024-07-10[Offload][test]Fix typo of requires (#98327)Jinsong Ji
2024-07-03[Clang][OpenMP] This is addition fix for #92210. (#94802)jyu2-git
2024-06-29[Offload] Refactor offload test requirements (#95196)Ethan Luis McDonough
2024-05-17[Offload][NFC] Remove all trailing whitespace from offload/ (#92578)Joseph Huber
2024-05-15[Clang][OpenMP] Fix runtime problem when explicit map both pointer and pointe...jyu2-git
2024-04-22[Offload] Move `/openmp/libomptarget` to `/offload` (#75125)Johannes Doerfert