summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/amdgcn_target_codegen.cpp
AgeCommit message (Expand)Author
2023-10-31 [OpenMP] Introduce the KernelLaunchEnvironment as implicit argument (#70401)Johannes Doerfert
2023-07-26[OpenMP] Introduce kernel environmentShilei Tian
2023-07-23Revert commits for kernel environmentShilei Tian
2023-07-23[OpenMP] Introduce kernel environmentShilei Tian
2023-07-10[OpenMP][OMPIRBuilder] Rename IsEmbedded and IsTargetCodegen flagsSergio Afonso
2023-04-22Revert "[OpenMP] Introduce kernel environment"Shilei Tian
2023-04-22[OpenMP] Introduce kernel environmentShilei Tian
2023-02-21[Clang][OpenMP] Update tests using update_cc_test_checks.pyShilei Tian
2023-02-21Revert "[Clang][OpenMP] Update tests using update_cc_test_checks.py"Shilei Tian
2023-02-21[Clang][OpenMP] Update tests using update_cc_test_checks.pyShilei Tian
2022-12-13[OpenMP][NFCI] Remove effectively dead code in clang and the runtimeJohannes Doerfert
2022-12-12Revert "[OpenMP][NFCI] Remove effectively dead code in clang and the runtime"Johannes Doerfert
2022-12-12[OpenMP][NFCI] Remove effectively dead code in clang and the runtimeJohannes Doerfert
2022-10-18[OpenMP] Make kernels have protected visibilityJoseph Huber
2022-10-07[OpenMP] Convert tests to opaque pointers (NFC)Nikita Popov
2022-09-14[OpenMP] Remove simplified device runtime handlingJoseph Huber
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2022-03-25[OpenMP] Replace device kernel linkage with weak_odrJoseph Huber
2021-09-22[OpenMP][Offloading] Change `bool IsSPMD` to `int8_t Mode` in `__kmpc_target_...Shilei Tian
2021-07-10[OpenMP] Unified entry point for SPMD & generic kernels in the device RTLJohannes Doerfert
2021-01-06[OpenMP][AMDGPU] Use AMDGPU_KERNEL calling convention for entry functionPushpinder Singh
2021-01-04[libomptarget][amdgpu] Call into deviceRTL instead of ocklJon Chesterfield
2020-10-06[OpenMP][RTL] Remove dead codePushpinder Singh
2020-08-03[OpenMP][AMDGCN] Support OpenMP offloading for AMDGCN architecture - Part 3Saiyedul Islam