summaryrefslogtreecommitdiff
path: root/openmp/libomptarget/test/mapping/lambda_mapping.cpp
AgeCommit message (Expand)Author
2024-04-22[Offload] Move `/openmp/libomptarget` to `/offload` (#75125)Johannes Doerfert
2023-10-21[OpenMP] Basic BumpAllocator for (AMD)GPUs (#69806)Johannes Doerfert
2023-07-31[OpenMP][NFC] Enable more runtime tests and also run them with O3Johannes Doerfert
2023-01-30[Libomptarget] Fix tests after previous patchJoseph Huber
2022-10-19[Libomptarget][NFC] clang-format the libomptarget OpenMP testsJoseph Huber
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-08[OpenMP] Enable new driver tests for AMDGPUJoseph Huber
2022-02-04[OpenMP] Completely remove old device runtimeJoseph Huber
2021-12-02[openmp][amdgpu] Disable three tests in preparation for new runtimeJon Chesterfield
2021-04-27[OpenMP][libomptarget] Separate lit tests for different offloading targets (2/2)Joachim Protze
2020-08-28[LIBOMPTARGET]Do not try to optimize bases for the next parameters.Alexey Bataev