Age | Commit message (Expand) | Author | Files | Lines |
2019-05-29 | gimplify.c (struct gimplify_omp_ctx): Add clauses member. | Jakub Jelinek | 4 | -0/+310 |
2019-05-27 | gimplify.c (gimplify_scan_omp_clauses): Allow lastprivate conditional on sect... | Jakub Jelinek | 2 | -0/+163 |
2019-05-27 | omp-low.c (lower_omp_1): Look through ordered... | Jakub Jelinek | 2 | -0/+59 |
2019-05-27 | re PR libgomp/90641 (libgomp.c-c++-common/lastprivate-conditional-1.c etc FAIL) | Jakub Jelinek | 5 | -24/+83 |
2019-05-24 | tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__CONDTEMP_. | Jakub Jelinek | 3 | -0/+318 |
2019-05-24 | re PR libgomp/90585 (libgomp hsa plugin ftbfs in the x32 multilib variant) | Jakub Jelinek | 7 | -14/+37 |
2019-05-20 | re PR libgomp/90527 (alloc.c:72:7: error: implicit declaration of function â€... | Jakub Jelinek | 2 | -0/+6 |
2019-05-17 | OpenACC Profiling Interface (incomplete) | Thomas Schwinge | 23 | -75/+4400 |
2019-05-13 | 2019-05-13 Chung-Lin Tang <cltang@codesourcery.com> | Chung-Lin Tang | 15 | -1263/+1100 |
2019-05-08 | Address compiler diagnostics in libgomp.oacc-c-c++-common/pr87835.c | Thomas Schwinge | 2 | -3/+7 |
2019-05-06 | Clean up libgomp GCC 5 legacy support | Thomas Schwinge | 2 | -1/+9 |
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 |