Age | Commit message (Expand) | Author | Files | Lines |
2019-07-31 | re PR middle-end/91301 (ICE in omp_add_variable on random access iterator dis... | Jakub Jelinek | 1 | -0/+169 |
2019-07-23 | arith.c (gfc_convert_integer, [...]): Move to ... | Steven G. Kargl | 2 | -33/+33 |
2019-07-20 | tree.def (OMP_LOOP): New tree code. | Jakub Jelinek | 1 | -0/+127 |
2019-07-09 | tree-vect-stmts.c (scan_operand_equal_p): Look through MEM_REF with SSA_NAME ... | Jakub Jelinek | 2 | -2/+2 |
2019-07-06 | omp-low.c (lower_rec_input_clauses): For lastprivate clauses in ctx->for_simd... | Jakub Jelinek | 2 | -0/+238 |
2019-07-06 | omp-low.c (struct omp_context): Add for_simd_scan_phase member. | Jakub Jelinek | 16 | -0/+2126 |
2019-07-04 | omp-expand.c (expand_omp_for_static_nochunk): Don't emit GOMP_loop_start at t... | Jakub Jelinek | 2 | -0/+232 |
2019-07-03 | tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__SCANTEMP_ clause. | Jakub Jelinek | 16 | -0/+2078 |
2019-06-19 | Test cases to verify OpenACC 'firstprivate' mappings | Thomas Schwinge | 2 | -0/+9 |
2019-06-19 | Add missing results check in 'libgomp.fortran/allocatable3.f90' | Thomas Schwinge | 1 | -0/+1 |
2019-06-19 | Add 'libgomp.oacc-fortran/allocatable-array-1.f90' | Cesar Philippidis | 1 | -0/+27 |
2019-06-19 | [PR90743] Fortran 'allocatable' with OpenACC data/OpenMP 'target' 'map' clauses | Thomas Schwinge | 4 | -0/+300 |
2019-06-19 | [PR90861] Document status quo for OpenACC 'declare' not cleaning up for VLAs | Thomas Schwinge | 1 | -3/+44 |
2019-06-19 | [PR90862] OpenACC 'declare' ICE when nested inside another construct | Thomas Schwinge | 1 | -6/+92 |
2019-06-16 | [openacc, parloops] Fix SIGSEGV in oacc_entry_exit_ok_1 | Tom de Vries | 1 | -0/+15 |
2019-06-15 | [nvptx, libgomp] Update pr85381-{2,4}.c test-cases | Tom de Vries | 2 | -23/+2 |
2019-06-15 | re PR middle-end/90779 (Fortran array initialization in offload regions) | Jakub Jelinek | 2 | -0/+30 |
2019-06-15 | [openacc] Disable pass_thread_jumps for IFN_UNIQUE | Tom de Vries | 1 | -0/+34 |
2019-06-13 | PR tree-optimization/89713 - Assume loop with an exit is finite | Feng Xue | 1 | -0/+31 |
2019-06-11 | re PR target/90811 ([nvptx] ptxas error on OpenMP offloaded code) | Jakub Jelinek | 1 | -0/+29 |
2019-06-05 | omp-low.c (lower_rec_input_clauses): For lastprivate conditional references... | Jakub Jelinek | 2 | -0/+166 |
2019-06-04 | gimplify.c (gimplify_scan_omp_clauses): Don't sorry_at on lastprivate conditi... | Jakub Jelinek | 4 | -0/+240 |
2019-05-30 | Generalize getconf _NPROCESSORS_ONLN | Rainer Orth | 2 | -4/+6 |
2019-05-29 | gimplify.c (struct gimplify_omp_ctx): Add clauses member. | Jakub Jelinek | 3 | -0/+302 |
2019-05-27 | gimplify.c (gimplify_scan_omp_clauses): Allow lastprivate conditional on sect... | Jakub Jelinek | 1 | -0/+161 |
2019-05-27 | omp-low.c (lower_omp_1): Look through ordered... | Jakub Jelinek | 1 | -0/+57 |
2019-05-24 | tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__CONDTEMP_. | Jakub Jelinek | 2 | -0/+315 |
2019-05-17 | OpenACC Profiling Interface (incomplete) | Thomas Schwinge | 6 | -0/+1919 |
2019-05-08 | Address compiler diagnostics in libgomp.oacc-c-c++-common/pr87835.c | Thomas Schwinge | 1 | -3/+2 |
2019-02-22 | [libgomp] In OpenACC testing, by default only build for the offload target th... | Thomas Schwinge | 7 | -20/+23 |
2019-02-22 | [libgomp] In OpenACC testing, cycle though all offload targets | Thomas Schwinge | 6 | -46/+60 |
2019-02-22 | [libgomp] Clarify difference between offload target, offload plugin, and Open... | Thomas Schwinge | 6 | -57/+52 |
2019-02-22 | [libgomp] In OpenACC offloading testing, be more explicit in what is supporte... | Thomas Schwinge | 4 | -8/+11 |
2019-01-31 | re PR c++/88988 (ICE: Segmentation fault (in lookup_name_real_1)) | Jakub Jelinek | 1 | -0/+28 |
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 | 1 | -0/+86 |
2019-01-28 | re PR testsuite/89064 (libgomp.graphite/force-parallel-5.c fails starting wit... | Richard Biener | 1 | -1/+1 |
2019-01-23 | [nvptx, libgomp] Fix cuMemAlloc with size zero | Tom de Vries | 1 | -0/+15 |
2019-01-23 | [nvptx, libgomp] Fix assert (!s->map->active) in map_fini | Tom de Vries | 1 | -0/+15 |
2019-01-23 | [nvptx, libgomp] Fix map_push | Tom de Vries | 1 | -0/+62 |
2019-01-15 | [nvptx] Handle assignment to gang-level reduction variable | Tom de Vries | 1 | -0/+16 |
2019-01-12 | [nvptx] Enable setting vector length using -fopenacc-dim -- testcases | Tom de Vries | 4 | -0/+212 |
2019-01-12 | [nvptx] Add vector_length 64 test-cases | Tom de Vries | 3 | -0/+55 |
2019-01-12 | [nvptx] Force vl32 if calling vector-partitionable routines -- test-cases | Tom de Vries | 2 | -0/+105 |
2019-01-12 | [nvptx] Don't emit barriers for empty loops -- test-cases | Tom de Vries | 2 | -0/+42 |
2019-01-12 | [nvptx] Enable large vectors -- reduction testcases | Tom de Vries | 3 | -0/+173 |
2019-01-12 | [nvptx] Enable large vectors -- test-cases | Tom de Vries | 3 | -0/+121 |
2019-01-12 | [nvptx] Enable large vectors | Tom de Vries | 2 | -5/+4 |
2019-01-11 | [libgomp, testsuite, openacc] Remove -foffload=-w in reduction-[1-5].c | Tom de Vries | 5 | -15/+0 |
2019-01-11 | [nvptx, testsuite, openacc, libgomp] Add insufficient-resources.c | Tom de Vries | 1 | -0/+21 |