summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/target_ompx_dyn_cgroup_mem_codegen.cpp
AgeCommit message (Expand)Author
2024-08-09[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)Hari Limaye
2024-03-19[OpenMP] Increment kernel args version, used by runtime for detecting dyn_ptr...dhruvachak
2024-03-12[clang] Fix OMPT ident flag in combined distribute parallel for pragma (#80987)mikaoP
2024-02-21[OpenMP] Remove `register_requires` global constructor (#80460)Joseph Huber
2023-10-31 [OpenMP] Introduce the KernelLaunchEnvironment as implicit argument (#70401)Johannes Doerfert
2023-08-23[OpenMP] Add NVIDIA annotations for static grid thread limitJohannes Doerfert
2023-08-23[OpenMP] Properly set static thread limit (w/o analysis)Johannes Doerfert
2023-08-23[OpenMP][NFC] Update clang OpenMP testsJohannes Doerfert
2023-07-11clang: Regenerate OpenMP testsMatt Arsenault
2023-07-10[OpenMP][OMPIRBuilder] Rename IsEmbedded and IsTargetCodegen flagsSergio Afonso
2023-07-06[clang][CodeGenCXX] Improve handling of itanium ABI member function alignment...David Tenty
2023-04-19[OpenMP] Prefix outlined and reduction func names with original func's nameItay Bookstein
2023-04-19Revert "[OpenMP] Prefix outlined and reduction func names with original func'...Itay Bookstein
2023-04-19[OpenMP] Prefix outlined and reduction func names with original func's nameItay Bookstein
2023-03-17[Clang][OpenMP] Insert alloca for kernel args at function entry block instead...Dhruva Chakrabarti
2023-01-21[OpenMP] Introduce the `ompx_dyn_cgroup_mem(<N>)` clauseJohannes Doerfert