Age | Commit message (Expand) | Author | Files | Lines |
2019-01-12 | [nvptx] Enable setting vector length using -fopenacc-dim | Tom de Vries | 2 | -1/+5 |
2019-01-12 | [nvptx] Add vector_length 64 test-cases | Tom de Vries | 4 | -0/+61 |
2019-01-12 | [nvptx] Force vl32 if calling vector-partitionable routines -- test-cases | Tom de Vries | 3 | -0/+111 |
2019-01-12 | [nvptx] Don't emit barriers for empty loops -- test-cases | Tom de Vries | 3 | -0/+48 |
2019-01-12 | [nvptx] Enable large vectors -- reduction testcases | Tom de Vries | 4 | -0/+179 |
2019-01-12 | [nvptx] Enable large vectors -- test-cases | Tom de Vries | 4 | -0/+127 |
2019-01-12 | [nvptx] Update insufficient launch message for variable vector_length | Tom de Vries | 2 | -8/+15 |
2019-01-12 | [nvptx] Enable large vectors | Tom de Vries | 3 | -5/+11 |
2019-01-11 | Better distinguish OpenACC and OpenMP sections in libgomp.texi | Thomas Schwinge | 2 | -7/+15 |
2019-01-11 | [nvptx] Don't allow vector_length 64 with num_workers 16 | Tom de Vries | 2 | -0/+27 |
2019-01-11 | [libgomp, testsuite, openacc] Remove -foffload=-w in reduction-[1-5].c | Tom de Vries | 6 | -15/+9 |
2019-01-11 | [nvptx, testsuite, openacc, libgomp] Add insufficient-resources.c | Tom de Vries | 2 | -0/+26 |
2019-01-10 | Add testcase from PR71959 | Nathan Sidwell | 3 | -0/+73 |
2019-01-09 | libgomp: Reduce copy and paste for RTEMS | Sebastian Huber | 2 | -181/+7 |
2019-01-09 | libgomp: Avoid complex dependencies for RTEMS | Sebastian Huber | 2 | -0/+55 |
2019-01-09 | [libgomp, testsuite, openacc] Don't use const int for dimensions | Tom de Vries | 6 | -15/+25 |
2019-01-09 | [nvptx, libgomp] Don't launch with num_workers == 0 | Tom de Vries | 2 | -0/+6 |
2019-01-07 | [nvptx] Fix libgomp.oacc-c-c++-common/vector-length-128-3.c | Tom de Vries | 2 | -1/+6 |
2019-01-03 | [nvptx] Add vector_length 128 testcases | Tom de Vries | 3 | -0/+86 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 134 | -134/+138 |
2019-01-01 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 2 | -1/+5 |
2018-12-28 | For libgomp OpenACC entry points, redefine the "device" argument to "flags" | Thomas Schwinge | 2 | -19/+39 |
2018-12-28 | Cleanup libgomp's coalesce chunk data structures | Thomas Schwinge | 2 | -21/+38 |
2018-12-27 | aligned1.f03: Fix invalid code that now causes an error after r267415. | Steven G. Kargl | 1 | -2/+2 |
2018-12-19 | [nvptx] Commit passing pr85381-*.c test-cases | Tom de Vries | 4 | -0/+104 |
2018-12-19 | [nvptx, libgomp] Move rtl-dump test-cases to libgomp | Tom de Vries | 4 | -0/+73 |
2018-12-14 | Missing changes from "Adjust copy/copyin/copyout/create for OpenACC 2.5" | Thomas Schwinge | 19 | -297/+51 |
2018-12-14 | [PR88495] An OpenACC async queue is always synchronized with itself | Thomas Schwinge | 4 | -139/+8 |
2018-12-14 | [PR88484] OpenACC wait directive without wait argument but with async clause | Thomas Schwinge | 3 | -2/+84 |
2018-12-14 | [PR88407] [OpenACC] Correctly handle unseen async-arguments | Thomas Schwinge | 11 | -267/+93 |
2018-12-14 | Revise libgomp.oacc-c-c++-common/data-2-lib.c, libgomp.oacc-c-c++-common/data... | Thomas Schwinge | 3 | -157/+125 |
2018-12-14 | Correctly describe OpenACC async/wait dependencies | Chung-Lin Tang | 4 | -3/+9 |
2018-12-14 | [PR88370] acc_get_cuda_stream/acc_set_cuda_stream: acc_async_sync, acc_async_... | Thomas Schwinge | 8 | -20/+222 |
2018-12-14 | [offloading] Error on missing symbols | Tom de Vries | 6 | -0/+90 |
2018-12-13 | [libgomp, nvptx] Fix libgomp.c/target-5.c compilation | Tom de Vries | 5 | -6/+74 |
2018-12-13 | re PR libgomp/88460 ([nvptx] FAIL: libgomp.c++/for-24.C (internal compiler er... | Jakub Jelinek | 2 | -20/+26 |
2018-12-12 | re PR fortran/88463 (Rejects conforming source, OpenMP Parallel region Defaul... | Jakub Jelinek | 3 | -0/+32 |
2018-12-12 | omp-builtins.def (BUILT_IN_GOMP_LOOP_NONMONOTONIC_RUNTIME_START, [...]): Fix ... | Jakub Jelinek | 2 | -0/+118 |
2018-12-12 | Don't mark stack pointer as clobbered in asm | Andreas Schwab | 2 | -2/+7 |
2018-12-09 | re PR libfortran/88411 (Random crashes for ASYNCHRONOUS writes (bad locking?)) | Thomas Koenig | 2 | -0/+35 |
2018-12-09 | Coalesce host to device transfers in libgomp: not for link pointer | Thomas Schwinge | 2 | -3/+10 |
2018-12-08 | re PR libgomp/87995 (libgomp.c/../libgomp.c-c++-common/cancel-taskgroup-3.c f... | Jakub Jelinek | 2 | -4/+19 |
2018-12-02 | tree-nested.c (convert_nonlocal_omp_clauses, [...]): Handle OMP_CLAUSE_IN_RED... | Jakub Jelinek | 2 | -0/+62 |
2018-12-02 | omp-low.c (check_omp_nesting_restrictions): Allow cancel or cancellation poin... | Jakub Jelinek | 2 | -0/+36 |
2018-11-30 | [PR88288, OpenACC, libgomp] Adjust offsets for present data clauses | Cesar Philippidis | 3 | -1/+49 |
2018-11-30 | Add libgomp.oacc-fortran/lib-16-2.f90 | Thomas Schwinge | 3 | -0/+63 |
2018-11-28 | re PR tree-optimization/88182 (ICE in vectorizable_reduction, at tree-vect-lo... | Richard Biener | 2 | -42/+5 |
2018-11-26 | Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu. | Jakub Jelinek | 4 | -69/+152 |
2018-11-26 | re PR tree-optimization/88182 (ICE in vectorizable_reduction, at tree-vect-lo... | Richard Biener | 2 | -0/+47 |
2018-11-20 | re PR bootstrap/88106 (Bootstrap failure on mingw32) | Jakub Jelinek | 2 | -0/+73 |