summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/nvptx_target_parallel_proc_bind_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-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-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-10-05[OpenMP] Make the exec_mode global have protected visibilityJoseph Huber
2021-09-22[OpenMP][Offloading] Use bitset to indicate execution mode instead of valueShilei Tian
2021-07-10[OpenMP] Unified entry point for SPMD & generic kernels in the device RTLJohannes Doerfert
2021-06-22[OpenMP] Simplify GPU memory globalizationJoseph Huber
2020-10-06[OpenMP][RTL] Remove dead codePushpinder Singh
2020-08-27[OpenMP] Ensure testing for versions 4.5 and default - Part 2Saiyedul Islam
2018-11-29[OpenMP] Add a new version of the SPMD deinit kernel functionGheorghe-Teodor Bercea
2018-11-09[OPENMP][NVPTX]Extend number of constructs executed in SPMD mode.Alexey Bataev
2018-08-29[OPENMP][NVPTX] Add support for lightweight runtime.Alexey Bataev
2018-07-13[OpenMP] Initialize data sharing stack for SPMD caseGheorghe-Teodor Bercea
2018-02-28[OpenMP] Extend NVPTX SPMD implementation of combined constructsCarlo Bertolli
2017-01-25[OpenMP] Support for the proc_bind-clause on 'target parallel' on the NVPTX d...Arpith Chacko Jacob