aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite/libgomp.oacc-fortran
AgeCommit message (Expand)AuthorFilesLines
2019-08-12re PR fortran/91424 (Extend warnings about DO loops)Thomas Koenig1-1/+1
2019-06-19Add 'libgomp.oacc-fortran/allocatable-array-1.f90'Cesar Philippidis1-0/+27
2019-06-19[PR90743] Fortran 'allocatable' with OpenACC data/OpenMP 'target' 'map' clausesThomas Schwinge2-0/+149
2019-02-22[libgomp] In OpenACC testing, by default only build for the offload target th...Thomas Schwinge1-0/+5
2019-02-22[libgomp] In OpenACC testing, cycle though all offload targetsThomas Schwinge1-5/+10
2019-02-22[libgomp] Clarify difference between offload target, offload plugin, and Open...Thomas Schwinge1-7/+8
2019-02-22[libgomp] In OpenACC offloading testing, be more explicit in what is supporte...Thomas Schwinge1-2/+2
2019-01-12[nvptx] Enable setting vector length using -fopenacc-dim -- testcasesTom de Vries1-0/+80
2019-01-12[nvptx] Enable large vectors -- reduction testcasesTom de Vries1-0/+79
2018-12-14Missing changes from "Adjust copy/copyin/copyout/create for OpenACC 2.5"Thomas Schwinge8-119/+0
2018-12-14[PR88407] [OpenACC] Correctly handle unseen async-argumentsThomas Schwinge1-0/+5
2018-11-30Add libgomp.oacc-fortran/lib-16-2.f90Thomas Schwinge2-0/+59
2018-11-062018-11-06 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang1-0/+57
2018-07-26[libgomp, openacc, testsuite] Fix async logic in lib-12.f90Tom de Vries1-4/+2
2018-07-26[libgomp, openacc, testsuite] Fix async/wait logic in lib-13.f90Tom de Vries1-6/+4
2018-06-22Update OpenACC testcasesCesar Philippidis36-32/+1816
2018-06-20Update OpenACC data clause semantics to the 2.5 behaviorChung-Lin Tang11-20/+60
2018-05-21re PR fortran/85841 ([F2018] reject deleted features)Janus Weil2-0/+2
2018-04-27[openacc, testsuite] Fix undefined behaviour in atomic_capture-1.f90Tom de Vries1-73/+171
2018-04-19PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process'Thomas Schwinge8-2/+133
2018-04-16[openacc] Fix ICE when compiling tile loop containing infinite loopCesar Philippidis1-0/+13
2018-04-12Revert 259346.Cesar Philippidis1-20/+0
2018-04-12re PR middle-end/84955 (Incorrect OpenACC tile expansion)Cesar Philippidis1-0/+20
2018-03-25re PR fortran/84381 (replace non-std 'call abort' by 'stop 1' in gfortran tes...Thomas Koenig91-843/+843
2018-01-25[nvptx, PR84028] Add exit insn after noreturn call for neutered workersTom de Vries1-0/+25
2018-01-24[nvptx, PR81352] Add exit insn after noreturn call for neutered threads in warpTom de Vries1-0/+20
2018-01-19[nvptx] Fix bug in jit bug workaroundTom de Vries1-0/+28
2017-10-17Restore "dg-do run" directives for libgomp.oacc-fortran/declare-*.f90Thomas Schwinge5-0/+8
2017-10-16Enable libgomp.oacc-*/declare-*.{c,f90} for non-nvidia devicesTom de Vries5-8/+2
2017-10-07Fix libgomp.oacc-fortran/{firstprivate-1,parallel-reduction}.f90 for non-nvid...Tom de Vries2-3/+3
2017-05-24OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_allThomas Schwinge2-0/+114
2017-05-24Fortran OpenACC "openacc_lib.h": acc_pcopyin, acc_pcreateThomas Schwinge2-34/+28
2017-05-24Translate libgomp.oacc-c-c++-common/lib-32.c into FortranThomas Schwinge2-0/+352
2017-05-23OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clausesThomas Schwinge1-2/+11
2017-05-19OpenACC 2.5 default (present) clauseThomas Schwinge3-12/+63
2017-02-09gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE.Chung-Lin Tang1-1/+1
2016-11-23OpenMP offloading to NVPTX: libgomp changesAlexander Monakov1-1/+1
2016-08-18re PR middle-end/70895 (OpenACC: loop reduction does not work. Output is zero.)Chung-Lin Tang2-8/+8
2016-08-14re PR fortran/70598 (Fortran OpenACC host_data construct ICE)Chung-Lin Tang1-0/+32
2016-06-10[PR middle-end/71373] Handle more OMP_CLAUSE_* in nested function decompositionThomas Schwinge3-0/+487
2016-06-10[PR c/71381] C/C++ OpenACC cache directive rejects valid syntaxThomas Schwinge1-0/+6
2016-06-03c-typeck.c (c_finish_omp_clauses): Mark OpenACC reduction arguments as addres...Chung-Lin Tang1-0/+41
2016-04-29re PR middle-end/70626 (bogus results in 'acc parallel loop' reductions)Cesar Philippidis1-0/+19
2016-04-14non-scalar-data.f90: Don't pass parameter variables to subroutines.Cesar Philippidis1-3/+5
2016-04-14re PR middle-end/70643 (broken openacc reduction inside a fortran module)Cesar Philippidis1-0/+51
2016-04-08re PR lto/70289 ([openacc] ICE in input_varpool_node)Cesar Philippidis9-233/+1358
2016-03-30Update OpenACC test casesThomas Schwinge12-33/+2146
2016-03-23Add missing initializations in oacc testcasesTom de Vries2-4/+4
2016-03-23re PR libgomp/69414 ([OpenACC] "!$acc update self" does not provide expected ...James Norris1-0/+242
2016-03-16Nowadays, we use plain -fopenacc to enable OpenACC kernels processingThomas Schwinge7-7/+0