summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/target_parallel_generic_loop_codegen-3.cpp
AgeCommit message (Expand)Author
2024-07-23[OpenMP] Ensure the actual kernel is annotated with launch bounds (#99927)Johannes Doerfert
2024-06-14 [RemoveDIs] Print IR with debug records by default (#91724)Stephen Tozer
2023-10-31 [OpenMP] Introduce the KernelLaunchEnvironment as implicit argument (#70401)Johannes Doerfert
2023-10-29[OpenMP] Unify the min/max thread/teams pathwaysJohannes 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-07-05[OpenMP][CodeGen] Add codegen for combined 'loop' directives.Dave Pagan