aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite
AgeCommit message (Expand)AuthorFilesLines
2019-01-23[nvptx, libgomp] Fix cuMemAlloc with size zeroTom de Vries1-0/+15
2019-01-23[nvptx, libgomp] Fix assert (!s->map->active) in map_finiTom de Vries1-0/+15
2019-01-23[nvptx, libgomp] Fix map_pushTom de Vries1-0/+62
2019-01-15[nvptx] Handle assignment to gang-level reduction variableTom de Vries1-0/+16
2019-01-12[nvptx] Enable setting vector length using -fopenacc-dim -- testcasesTom de Vries4-0/+212
2019-01-12[nvptx] Add vector_length 64 test-casesTom de Vries3-0/+55
2019-01-12[nvptx] Force vl32 if calling vector-partitionable routines -- test-casesTom de Vries2-0/+105
2019-01-12[nvptx] Don't emit barriers for empty loops -- test-casesTom de Vries2-0/+42
2019-01-12[nvptx] Enable large vectors -- reduction testcasesTom de Vries3-0/+173
2019-01-12[nvptx] Enable large vectors -- test-casesTom de Vries3-0/+121
2019-01-12[nvptx] Enable large vectorsTom de Vries2-5/+4
2019-01-11[libgomp, testsuite, openacc] Remove -foffload=-w in reduction-[1-5].cTom de Vries5-15/+0
2019-01-11[nvptx, testsuite, openacc, libgomp] Add insufficient-resources.cTom de Vries1-0/+21
2019-01-10Add testcase from PR71959Nathan Sidwell2-0/+66
2019-01-09[libgomp, testsuite, openacc] Don't use const int for dimensionsTom de Vries5-15/+15
2019-01-07[nvptx] Fix libgomp.oacc-c-c++-common/vector-length-128-3.cTom de Vries1-1/+1
2019-01-03[nvptx] Add vector_length 128 testcasesTom de Vries2-0/+81
2019-01-01Update copyright years.Jakub Jelinek4-4/+4
2018-12-27aligned1.f03: Fix invalid code that now causes an error after r267415.Steven G. Kargl1-2/+2
2018-12-19[nvptx] Commit passing pr85381-*.c test-casesTom de Vries3-0/+98
2018-12-19[nvptx, libgomp] Move rtl-dump test-cases to libgompTom de Vries3-0/+66
2018-12-14Missing changes from "Adjust copy/copyin/copyout/create for OpenACC 2.5"Thomas Schwinge16-271/+0
2018-12-14[PR88495] An OpenACC async queue is always synchronized with itselfThomas Schwinge2-138/+0
2018-12-14[PR88484] OpenACC wait directive without wait argument but with async clauseThomas Schwinge1-0/+78
2018-12-14[PR88407] [OpenACC] Correctly handle unseen async-argumentsThomas Schwinge9-260/+74
2018-12-14Revise libgomp.oacc-c-c++-common/data-2-lib.c, libgomp.oacc-c-c++-common/data...Thomas Schwinge2-157/+120
2018-12-14Correctly describe OpenACC async/wait dependenciesChung-Lin Tang3-3/+3
2018-12-14[PR88370] acc_get_cuda_stream/acc_set_cuda_stream: acc_async_sync, acc_async_...Thomas Schwinge4-10/+187
2018-12-14[offloading] Error on missing symbolsTom de Vries5-0/+82
2018-12-13re PR libgomp/88460 ([nvptx] FAIL: libgomp.c++/for-24.C (internal compiler er...Jakub Jelinek1-20/+18
2018-12-12re PR fortran/88463 (Rejects conforming source, OpenMP Parallel region Defaul...Jakub Jelinek2-0/+28
2018-12-12omp-builtins.def (BUILT_IN_GOMP_LOOP_NONMONOTONIC_RUNTIME_START, [...]): Fix ...Jakub Jelinek1-0/+114
2018-12-09re PR libfortran/88411 (Random crashes for ASYNCHRONOUS writes (bad locking?))Thomas Koenig1-0/+30
2018-12-08re PR libgomp/87995 (libgomp.c/../libgomp.c-c++-common/cancel-taskgroup-3.c f...Jakub Jelinek1-4/+9
2018-12-02tree-nested.c (convert_nonlocal_omp_clauses, [...]): Handle OMP_CLAUSE_IN_RED...Jakub Jelinek1-0/+60
2018-12-02omp-low.c (check_omp_nesting_restrictions): Allow cancel or cancellation poin...Jakub Jelinek1-0/+32
2018-11-30[PR88288, OpenACC, libgomp] Adjust offsets for present data clausesCesar Philippidis1-0/+41
2018-11-30Add libgomp.oacc-fortran/lib-16-2.f90Thomas Schwinge2-0/+59
2018-11-28re PR tree-optimization/88182 (ICE in vectorizable_reduction, at tree-vect-lo...Richard Biener1-42/+0
2018-11-26Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu.Jakub Jelinek2-68/+139
2018-11-26re PR tree-optimization/88182 (ICE in vectorizable_reduction, at tree-vect-lo...Richard Biener1-0/+42
2018-11-09workshare-reduction-1.c: New test.Jakub Jelinek2-0/+101
2018-11-08task-reduction-8.c (bar): Add in_reduction clause for s[0].Jakub Jelinek1-1/+2
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek84-3/+11600
2018-11-062018-11-06 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang3-0/+144
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2-42/+93
2018-10-29[OpenACC] Support C++ "this" in OpenACC directivesJoseph Myers1-0/+43
2018-09-12[OpenACC] C++ reference mappingCesar Philippidis1-2/+1
2018-08-21re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig7-0/+356
2018-08-02[nvptx] Ignore c++ exceptionsTom de Vries6-12/+0