summaryrefslogtreecommitdiff
path: root/libgomp/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix up 'libgomp.oacc-fortran/print-1.f90' GCN offloading compilation [PR104717]Thomas Schwinge2022-04-281-1/+29
* fortran: Fix up gfc_trans_oacc_construct [PR104717]Jakub Jelinek2022-04-251-0/+7
* OpenMP: Fix nested use_device_ptrChung-Lin Tang2022-04-051-0/+41
* [libgomp/testsuite] Fix libgomp.fortran/examples-4/declare_target-{1,2}.f90Tom de Vries2022-04-042-24/+38
* [libgomp, testsuite, nvptx] Limit recursion in declare_target-{1,2}.f90Tom de Vries2022-04-012-11/+27
* [libgomp, testsuite, nvptx] Fix dg-output test in vector-length-128-7.cTom de Vries2022-04-011-1/+1
* [libgomp, testsuite] Scale down some OpenACC test-casesTom de Vries2022-03-253-23/+46
* LTO: Fixes for renaming issues with offload/OpenMP [PR104285]Tobias Burnus2022-03-236-0/+290
* [nvptx] Add warp sync at simt exitTom de Vries2022-03-221-0/+25
* Fortran/OpenMP: Fix privatization of associated namesTobias Burnus2022-03-181-0/+92
* [openmp] Fix SIMT reduction using TRUTH_{AND,OR}IF_EXPRTom de Vries2022-03-182-0/+46
* Enhance further testcases to verify Openacc 'kernels' decompositionThomas Schwinge2022-03-173-6/+67
* Enhance further testcases to verify handling of OpenACC privatization level [...Thomas Schwinge2022-03-172-65/+52
* OpenMP, Fortran: Bugfix for omp_set_num_teams.Marcel Vollweiler2022-03-161-0/+10
* OpenACC privatization diagnostics vs. 'assert' [PR102841]Thomas Schwinge2022-03-161-3/+3
* OpenACC 'kernels' decomposition: resolve wrong-code cases unless manually mak...Thomas Schwinge2022-03-127-34/+48
* OpenACC 'kernels' decomposition: wrong-code cases unless manually making cert...Thomas Schwinge2022-03-125-16/+59
* Enhance further testcases to verify handling of OpenACC privatization level [...Thomas Schwinge2022-03-124-55/+266
* OpenACC 'kernels' decomposition: Mark variables used in 'present' clauses as ...Thomas Schwinge2022-03-124-67/+88
* Fix multiple issue in the testcase allocate-1.f90.Hafiz Abid Qadeer2022-03-101-14/+12
* [nvptx] Disable warp sync in simt regionTom de Vries2022-03-101-0/+18
* [OpenACC privatization] Analyze 'lookup_decl'-translated DECL [PR90115, PR102...Thomas Schwinge2022-03-1017-61/+97
* Enhance further testcases to verify handling of OpenACC privatization level [...Thomas Schwinge2022-03-104-12/+64
* Fix 'libgomp.oacc-c-c++-common/kernels-decompose-1.c' expected diagnosticsThomas Schwinge2022-03-041-0/+2
* Test 'libgomp.oacc-*/kernels-private-vars-*' with '--param=openacc-kernels=de...Thomas Schwinge2022-03-0433-99/+361
* Test '-fopt-info-omp-all' in 'libgomp.oacc-*/kernels-private-vars-*'Thomas Schwinge2022-03-0433-514/+811
* OMP lowering: Regimplify 'OMP_CLAUSE_MAP_DECL_MAKE_ADDRESSABLE' DECLs [PR1002...Thomas Schwinge2022-03-041-4/+58
* OpenACC 'kernels' decomposition: Move 'TREE_ADDRESSABLE' setting into OMP low...Thomas Schwinge2022-03-042-4/+8
* Add diagnostic: "note: OpenACC 'kernels' decomposition: variable '[...]' decl...Thomas Schwinge2022-03-042-0/+4
* [libgomp, testsuite, nvptx] Add -mptx=_ in declare-variant-3-sm*.cTom de Vries2022-02-286-6/+6
* [libgomp, testsuite, nvptx] Add libgomp.c/declare-variant-3-sm*.cTom de Vries2022-02-247-0/+108
* Fix OpenACC gang-redundant execution in 'libgomp.oacc-fortran/privatized-ref-...Thomas Schwinge2022-02-221-10/+32
* [libgomp, nvptx] Fix hang in gomp_team_barrier_wait_endTom de Vries2022-02-223-28/+0
* [libgomp, testsuite, nvptx] Fix pr96390.c without CUDATom de Vries2022-02-222-0/+2
* Fortran/OpenMP: Fix depend-clause handlingTobias Burnus2022-02-151-0/+109
* OpenMP/C++: Permit mapping classes with virtual members [PR102204]Tobias Burnus2022-02-101-0/+50
* C, C++, Fortran, OpenMP: Add 'has_device_addr' clause to 'target' construct.Marcel Vollweiler2022-02-0910-0/+478
* libgomp: Fix segfault with posthumous orphan tasks [PR104385]Jakub Jelinek2022-02-081-0/+26
* libgomp.fortran/allocate-1.f90: Fix minor cleanupTobias Burnus2022-02-041-3/+0
* libgomp.fortran/allocate-1.f90: Minor cleanupTobias Burnus2022-02-042-56/+60
* [nvptx] Add some support for .local atomicsTom de Vries2022-02-013-21/+0
* [libgomp, testsuite] Fix insufficient resources in test-casesTom de Vries2022-02-013-3/+25
* [libgomp, testsuite] Reduce recursion depth in declare_target-*.f90Tom de Vries2022-02-012-3/+7
* Strengthen a few OpenACC test casesThomas Schwinge2022-01-2115-57/+202
* nvptx: update fix for -Wformat-diagMartin Liska2022-01-1916-33/+33
* nvptx: fix -Wformat-diag warningsMartin Liska2022-01-1816-33/+33
* Extend test cases for references in OpenACC 'private' clausesThomas Schwinge2022-01-173-22/+364
* Test cases for references in OpenACC 'private' clausesJulian Brown2022-01-173-0/+211
* Add support for allocate clause (OpenMP 5.0).Hafiz Abid Qadeer2022-01-132-0/+340
* Improve Intel MIC offloading XFAILing for 'omp_get_device_num'Thomas Schwinge2022-01-134-3/+36