aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Update copyright years.Jakub Jelinek4-4/+4
2023-01-05openmp: Fix up finish_omp_target_clauses [PR108286]Jakub Jelinek1-0/+29
2022-12-21openmp: Don't try to destruct DECL_OMP_PRIVATIZED_MEMBER vars [PR108180]Jakub Jelinek1-0/+55
2022-12-16Remove libgomp/testsuite/libgomp.fortran/allocate-4.f90 [PR108056]Tobias Burnus1-42/+0
2022-12-15libgfortran's ISO_Fortran_binding.c: Use GCC11 version for backward-only code...Tobias Burnus1-0/+42
2022-12-14OpenMP/Fortran: Combined directives with map/firstprivate of same symbolJulian Brown1-0/+41
2022-12-10libgomp: Handle OpenMP's reverse offloadsTobias Burnus5-0/+467
2022-12-09Fortran/OpenMP: align/allocator modifiers to the allocate clauseTobias Burnus2-0/+53
2022-12-06OpenMP: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_lim...Marcel Vollweiler7-25/+757
2022-11-30amdgcn: Support AMD-specific 'isa' traits in OpenMP context selectorsPaul-Antoine Arras7-0/+106
2022-11-25OpenMP: Generate SIMD clones for functions with "declare target"Sandra Loosemore4-0/+123
2022-11-25libgomp: Add no-target-region rev offload test + fix plugin-nvptxTobias Burnus1-0/+49
2022-11-04Remove support for Intel MIC offloadingThomas Schwinge4-75/+0
2022-11-03OpenMP/Fortran: 'target update' with DT componentsTobias Burnus2-0/+234
2022-11-02Support OpenACC 'declare create' with Fortran allocatable arrays, part II [PR...Thomas Schwinge2-27/+146
2022-11-02Support OpenACC 'declare create' with Fortran allocatable arrays, part I [PR1...Thomas Schwinge2-0/+680
2022-11-02Add 'libgomp.oacc-fortran/declare-allocatable-array_descriptor-1-runtime.f90'Thomas Schwinge1-0/+402
2022-11-02Add 'libgomp.oacc-fortran/declare-allocatable-1-runtime.f90'Thomas Schwinge1-0/+278
2022-11-02Add 'libgomp.oacc-fortran/declare-allocatable-1.f90'Cesar Philippidis1-0/+268
2022-10-28OpenACC: Don't gang-privatize artificial variables [PR90115]Julian Brown5-37/+22
2022-10-21Restore 'libgomp.oacc-c-c++-common/nvptx-sese-1.c' SESE regions checking [PR1...Thomas Schwinge1-1/+1
2022-10-20libgomp: Add offload_device_gcn check, add requires-4a.c testTobias Burnus3-0/+64
2022-10-20Add 'libgomp.oacc-c-c++-common/private-big-1.c' [PR105421]Thomas Schwinge1-0/+100
2022-10-17Fix nvptx-specific '-foffload-options' syntax in 'libgomp.c/reverse-offload-s...Thomas Schwinge1-1/+1
2022-10-13libgomp: Add Fortran testcases for omp_in_explicit_taskTobias Burnus7-0/+247
2022-10-12libgomp: Add omp_in_explicit_task supportJakub Jelinek3-0/+168
2022-10-12libgomp: Fix up creation of artificial teamsJakub Jelinek4-0/+93
2022-09-30Fortran: Update use_device_ptr for OpenMP 5.1 [PR105318]Tobias Burnus1-0/+159
2022-09-24openmp, c: Tighten up c_tree_equal [PR106981]Jakub Jelinek1-0/+19
2022-09-14OpenMP/OpenACC struct sibling list gimplification extension and reworkJulian Brown4-0/+483
2022-09-12nvptx/mkoffload.cc: Warn instead of error when reverse offload is not possibleTobias Burnus6-0/+21
2022-09-12libgomp: Fix up icv-6.c [PR106894]Jakub Jelinek1-9/+17
2022-09-08OpenMP, libgomp: Environment variable syntax extensionMarcel Vollweiler6-0/+263
2022-09-08openmp: Implement doacross(sink: omp_cur_iteration - 1)Jakub Jelinek4-0/+888
2022-08-26OpenMP: Support reverse offload (middle end part)Tobias Burnus4-0/+193
2022-08-17OpenMP: Fix var replacement with 'simd' and linear-step vars [PR106548]Tobias Burnus1-0/+254
2022-07-29Add libgomp.c-c++-common/pr106449-2.cTobias Burnus1-0/+64
2022-07-29openmp: Fix up handling of non-rectangular simd loops with pointer type itera...Jakub Jelinek1-0/+62
2022-07-12XFAIL 'offloading_enabled' diagnostics issue in 'libgomp.oacc-c-c++-common/re...Thomas Schwinge1-3/+4
2022-07-11Enhance '_Pragma' diagnostics verification in OMP C/C++ test casesThomas Schwinge1-3/+5
2022-07-10c: Fix location for _Pragma tokens [PR97498]Lewis Hyatt2-11/+11
2022-07-08Fix one issue in OpenMP 'requires' directive diagnosticsThomas Schwinge5-4/+26
2022-07-07Fix Intel MIC 'mkoffload' for OpenMP 'requires'Thomas Schwinge5-4/+9
2022-07-07Enhance 'libgomp.c-c++-common/requires-4.c', 'libgomp.c-c++-common/requires-5...Thomas Schwinge2-12/+31
2022-07-07Adjust 'libgomp.c-c++-common/requires-3.c'Thomas Schwinge1-1/+1
2022-07-04OpenMP: Move omp requires checks to libgompTobias Burnus15-0/+264
2022-06-21libgomp: Fix up target-31.c test [PR106045]Jakub Jelinek1-1/+1
2022-06-15openmp: Fix up get-mapped-ptr-1.{c,f90} testsJakub Jelinek2-6/+16
2022-06-13openmp: Conforming device numbers and omp_{initial,invalid}_deviceJakub Jelinek6-9/+75
2022-06-10libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration op...Thomas Schwinge3-21/+0