Age | Commit message (Expand) | Author | Files | Lines |
2019-03-27 | team.c (gomp_team_start): Initialize pool->threads[0]. | Kevin Buettner | 2 | -0/+6 |
2019-02-22 | [libgomp] In OpenACC testing, by default only build for the offload target th... | Thomas Schwinge | 8 | -20/+33 |
2019-02-22 | [libgomp] In OpenACC testing, cycle though all offload targets | Thomas Schwinge | 10 | -48/+86 |
2019-02-22 | [libgomp] Clarify difference between offload target, offload plugin, and Open... | Thomas Schwinge | 12 | -98/+114 |
2019-02-22 | [libgomp] In OpenACC offloading testing, be more explicit in what is supporte... | Thomas Schwinge | 5 | -8/+19 |
2019-02-19 | re PR c/87924 (OpenACC wait clauses without async-arguments) | Chung-Lin Tang | 2 | -8/+21 |
2019-01-31 | re PR c++/88988 (ICE: Segmentation fault (in lookup_name_real_1)) | Jakub Jelinek | 2 | -0/+33 |
2019-01-28 | re PR middle-end/89002 (ICE in scan_omp_1_op, at omp-low.c:3166) | Jakub Jelinek | 1 | -43/+0 |
2019-01-28 | re PR middle-end/89002 (ICE in scan_omp_1_op, at omp-low.c:3166) | Jakub Jelinek | 2 | -0/+91 |
2019-01-28 | re PR testsuite/89064 (libgomp.graphite/force-parallel-5.c fails starting wit... | Richard Biener | 2 | -1/+7 |
2019-01-24 | [nvptx, libgomp] Fix memleak in GOMP_OFFLOAD_fini_device | Tom de Vries | 2 | -0/+11 |
2019-01-23 | [nvptx, libgomp] Fix cuMemAlloc with size zero | Tom de Vries | 3 | -20/+51 |
2019-01-23 | [nvptx, libgomp] Fix assert (!s->map->active) in map_fini | Tom de Vries | 3 | -2/+48 |
2019-01-23 | [nvptx, libgomp] Fix map_push | Tom de Vries | 3 | -18/+97 |
2019-01-15 | [nvptx] Handle assignment to gang-level reduction variable | Tom de Vries | 2 | -0/+22 |
2019-01-12 | [nvptx] Enable setting vector length using -fopenacc-dim -- testcases | Tom de Vries | 5 | -0/+219 |
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 |