summaryrefslogtreecommitdiff
path: root/openmp/libomptarget/test/offloading/taskloop_offload_nowait.cpp
AgeCommit message (Expand)Author
2024-04-22[Offload] Move `/openmp/libomptarget` to `/offload` (#75125)Johannes Doerfert
2022-08-26[OpenMP] Deprecate the old driver for OpenMP offloadingJoseph Huber
2022-06-14[Libomptarget] Add test config for compiling in LTO-modeJoseph Huber
2022-04-18[OpenMP] Make the new offloading driver the defaultJoseph Huber
2022-02-15[Libomptarget] Run CPU offloading tests using the new driverJoseph Huber
2021-08-19[openmp] Disable the tests that block CI for amdgpu and host offloading.Jon Chesterfield
2021-07-20[NFC][OpenMP] Fix an issue that no CHECK in test casesShilei Tian
2021-07-19[OpenMP] Fixed a segmentation fault when using taskloop and target nowaitShilei Tian