summaryrefslogtreecommitdiff
path: root/libgomp/testsuite/libgomp.c-c++-common
AgeCommit message (Expand)Author
2025-11-22OpenMP: C/C++ common testcases for "omp begin declare variant"Sandra Loosemore
2025-11-17OpenMP/OpenACC tests. vs C++26Jakub Jelinek
2025-11-12libgomp.{c-c++-common,fortran}/target-is-accessible-1.c: Fix testcases for om...Tobias Burnus
2025-11-12OpenMP: Add omp_default_device named constant [PR119677]Tobias Burnus
2025-09-18OpenMP: Unshare expr in context-selector condition [PR121922]Tobias Burnus
2025-08-06openmp: Add support for iterators in 'target update' clauses (C/C++)Kwok Cheung Yeung
2025-08-06openmp: Add support for iterators in map clauses (C/C++)Kwok Cheung Yeung
2025-06-03libgomp: Fix up omp_target_memset-3.c test for C++ [PR120444]Jakub Jelinek
2025-06-02libgomp: Add OpenMP's omp_target_memset/omp_target_memset_asyncTobias Burnus
2025-05-30Defuse 'RESULT_DECL' check in 'pass_nrv' (for offloading compilation) [PR119835]Thomas Schwinge
2025-05-30OpenMP: Support OpenMP 5.0 "declare mapper" directives for CJulian Brown
2025-05-30OpenMP: C++ "declare mapper" supportJulian Brown
2025-05-23libgomp.c-c++-common/metadirective-1.c: Expect 'error:' for nvptx compile [PR...Tobias Burnus
2025-05-19Add 'libgomp.c-c++-common/target-abi-struct-1-O0.c', 'libgomp.oacc-c-c++-comm...Thomas Schwinge
2025-04-25Add 'libgomp.c-c++-common/target-cdtor-1.c'Thomas Schwinge
2025-04-24libgomp: Add additional OpenMP interop runtime testsTobias Burnus
2025-04-16For nvptx offloading, make sure to emit C++ constructor, destructor aliases [...Thomas Schwinge
2025-03-21libgomp/plugin: Add initial interop support to nvptx + gcnTobias Burnus
2025-03-21OpenMP: 'interop' construct - add ME support + target-independent libgompPaul-Antoine Arras
2025-01-16OpenMP: Shared metadirective/dynamic selector tests for C and C++Sandra Loosemore
2024-11-20OpenMP: common C/C++ testcases for dispatch + adjust_argsPaul-Antoine Arras
2024-11-11libgomp.c-c++-common/pr109062.c: Fix expected spin count for hybrid x86Tobias Burnus
2024-09-24libgomp: with USM, init 'link' variables with host addressTobias Burnus
2024-08-28libgomp: Add interop types and routines to OpenMP's headers and moduleTobias Burnus
2024-08-09OpenMP: Constructors and destructors for "declare target" static aggregates: ...Thomas Schwinge
2024-08-07OpenMP: Constructors and destructors for "declare target" static aggregatesTobias Burnus
2024-08-07libgomp.c-c++-common/target-link-2.c: Fix test on multi-device systemsTobias Burnus
2024-07-29libgomp: Fix declare target link with offset array-section mapping [PR116107]Tobias Burnus
2024-06-05openmp: OpenMP loop transformation supportJakub Jelinek
2024-03-22openmp: Change to using a hashtab to lookup offload target addresses for indi...Kwok Cheung Yeung
2024-01-11OpenMP: lvalue parsing for map/to/from clauses (C)Julian Brown
2024-01-09OpenMP: lvalue parsing for map/to/from clauses (C++)Julian Brown
2023-12-20OpenMP, NVPTX: memcpy[23]D bias correctionJulian Brown
2023-12-15OpenMP/OpenACC: Unordered/non-constant component offset runtime diagnosticJulian Brown
2023-12-13OpenMP/OpenACC: Rework clause expansion and nested struct handlingJulian Brown
2023-11-07openmp: Add support for the 'indirect' clause in C/C++Kwok Cheung Yeung
2023-09-04Add 'libgomp.c-c++-common/pr100059-1.c'Tobias Burnus
2023-08-25OpenMP: New C/C++ testcases for imperfectly nested loops.Sandra Loosemore
2023-08-19omp-expand.cc: Fix wrong code with non-rectangular loop nest [PR111017]Tobias Burnus
2023-07-13testsuite: dg-require LTO for libgomp LTO testsDavid Edelsohn
2023-07-12libgomp: Use libnuma for OpenMP's partition=nearest allocation traitTobias Burnus
2023-06-19OpenMP (C/C++): Keep pointer value of unmapped ptr with default mapping [PR11...Tobias Burnus
2023-06-13libgomp/testsuite: Add requires-unified-addr-1.{c,f90} [PR109837]Tobias Burnus
2023-06-12OpenMP: Cleanups related to the 'present' modifierTobias Burnus
2023-06-07testsuite/libgomp.*/target-present-*.{c,f90}: Improve and fixTobias Burnus
2023-06-06openmp: Add support for the 'present' modifierTobias Burnus
2023-05-21libgomp: Honor OpenMP's nteams-var ICV as upper limit on num teams [PR109875]Tobias Burnus
2023-04-25'omp scan' struct block seq update for OpenMP 5.xTobias Burnus
2023-03-09libgomp: Fix default value of GOMP_SPINCOUNT [PR 109062]Hongyu Wang
2022-12-06OpenMP: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_lim...Marcel Vollweiler