Age | Commit message (Expand) | Author | Files | Lines |
2021-05-05 | Generate debug info for local dynamic record types | Eric Botcazou | 1 | -6/+14 |
2021-04-12 | ASAN: do not unpoison in OpenMP context | Martin Liska | 1 | -1/+2 |
2021-04-01 | tree-optimization/99863 - clear vector CTOR TREE_SIDE_EFFECTS | Richard Biener | 1 | -0/+1 |
2021-03-12 | Fortran/OpenMP: Fix use_device_{ptr,addr} with assumed-size array [PR98858] | Tobias Burnus | 1 | -1/+1 |
2021-02-17 | openacc: Fix lowering for derived-type mappings through array elements | Julian Brown | 1 | -0/+12 |
2021-02-10 | openmp: Temporarily disable into_ssa when gimplifying OpenMP reduction clause... | Jakub Jelinek | 1 | -0/+7 |
2021-01-25 | skip asan-poisoning of discarded vars | Alexandre Oliva | 1 | -1/+7 |
2021-01-16 | openmp: Add support for the OpenMP 5.0 task detach clause | Kwok Cheung Yeung | 1 | -0/+14 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-22 | gimplify: Gimplify value in gimplify_init_ctor_eval_range [PR98353] | Jakub Jelinek | 1 | -1/+5 |
2020-12-21 | openmp: Fix up handling of addressable temporaries in simd lb, b and incr exp... | Jakub Jelinek | 1 | -3/+20 |
2020-12-18 | openmp: Don't optimize shared to firstprivate on task with depend clause | Jakub Jelinek | 1 | -0/+12 |
2020-11-25 | libsanitizer: Add hwasan pass and associated gimple changes | Matthew Malcomson | 1 | -3/+6 |
2020-11-20 | c++: Add __builtin_clear_padding builtin - C++20 P0528R3 compiler side [PR88101] | Jakub Jelinek | 1 | -0/+14 |
2020-11-20 | C: Drop qualifiers during lvalue conversion [PR97702] | Martin Uecker | 1 | -0/+13 |
2020-11-14 | openmp: Add support for non-VLA {,first}private allocate on omp task | Jakub Jelinek | 1 | -12/+12 |
2020-11-12 | openmp: Implement allocate clause in omp lowering. | Jakub Jelinek | 1 | -6/+55 |
2020-11-10 | Fortran: OpenMP 5.0 (in_,task_)reduction clause extensions | Tobias Burnus | 1 | -2/+4 |
2020-11-10 | openmp: Implement OpenMP 5.0 base-pointer attachement and clause ordering | Chung-Lin Tang | 1 | -44/+226 |
2020-10-30 | openmp: Fix handling of allocate clause on taskloop | Jakub Jelinek | 1 | -5/+50 |
2020-10-28 | openmp: Parsing and some semantic analysis of OpenMP allocate clause | Jakub Jelinek | 1 | -1/+24 |
2020-10-22 | Move nested function info out of cgraph_node | Jan Hubicka | 1 | -2/+5 |
2020-10-06 | [openacc] Fix acc declare for VLAs | Tom de Vries | 1 | -3/+10 |
2020-09-15 | OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668] | Tobias Burnus | 1 | -9/+16 |
2020-08-13 | openmp: Add support for non-rectangular loops in taskloop construct | Jakub Jelinek | 1 | -63/+82 |
2020-08-03 | openacc: No attach/detach present/release mappings for array descriptors | Julian Brown | 1 | -1/+6 |
2020-07-13 | openacc: Don't strip TO_PSET/POINTER for enter/exit data | Julian Brown | 1 | -10/+11 |
2020-07-03 | Extend store merging to STRING_CST | Eric Botcazou | 1 | -0/+1 |
2020-06-18 | [OpenMP, gimplifier] 'inform' after 'error' diagnostic | Thomas Schwinge | 1 | -5/+5 |
2020-06-17 | Lower VEC_COND_EXPR into internal functions. | Martin Liska | 1 | -14/+1 |
2020-06-16 | openmp: Initial part of OpenMP 5.0 non-rectangular loop support | Jakub Jelinek | 1 | -4/+78 |
2020-06-15 | Optimize assignment to volatile aggregate variable | Eric Botcazou | 1 | -17/+36 |
2020-06-12 | tsan: Add param to disable func-entry-exit instrumentation | Marco Elver | 1 | -1/+2 |
2020-06-05 | [OpenACC 'exit data'] Strip 'GOMP_MAP_STRUCT' mappings | Thomas Schwinge | 1 | -1/+2 |
2020-06-03 | [OpenMP] Fix mapping of artificial variables (PR94874) | Tobias Burnus | 1 | -1/+12 |
2020-05-26 | openmp: Ensure copy ctor for composite distribute parallel for class iterator... | Jakub Jelinek | 1 | -56/+0 |
2020-05-15 | [OpenMP] Fix 'omp exit data' for Fortran arrays (PR 94635) | Tobias Burnus | 1 | -1/+3 |
2020-05-07 | extend DECL_GIMPLE_REG_P to all types | Richard Biener | 1 | -44/+2 |
2020-05-05 | Do not put incomplete CONSTRUCTORs into static memory | Eric Botcazou | 1 | -1/+1 |
2020-04-17 | [OpenMP] Fix 'omp exit data' for Fortran arrays (PR 94635) | Tobias Burnus | 1 | -4/+8 |
2020-04-07 | middle-end/94479 - fix gimplification of address | Richard Biener | 1 | -1/+3 |
2020-03-26 | gimplify: Fix -fcompare-debug differences caused by gimplify_body [PR94281] | Jakub Jelinek | 1 | -3/+32 |
2020-02-27 | gimplify: Don't optimize register const vars to static [PR93949] | Jakub Jelinek | 1 | -0/+1 |
2020-02-09 | openmp: Optimize DECL_IN_CONSTANT_POOL vars in target regions | Jakub Jelinek | 1 | -0/+16 |
2020-02-06 | openmp: Notice reduction decl in outer contexts after adding it to shared [PR... | Jakub Jelinek | 1 | -3/+7 |
2020-01-17 | gimplifier: handle POLY_INT_CST-sized TARGET_EXPRs | Richard Sandiford | 1 | -3/+3 |
2020-01-13 | PR c++/33799 - destroy return value if local cleanup throws. | Jason Merrill | 1 | -0/+8 |
2020-01-10 | Further changes for the OpenACC 'if_present' clause on the 'host_data' construct | Thomas Schwinge | 1 | -4/+11 |
2020-01-10 | PR c++/93173 - incorrect tree sharing. | Jason Merrill | 1 | -1/+1 |
2020-01-09 | re PR tree-optimization/93054 (ICE in gimple_set_lhs, at gimple.c:1820) | Richard Biener | 1 | -1/+2 |