Age | Commit message (Expand) | Author | Files | Lines |
2021-05-10 | Come up with startswith function. | Martin Liska | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-10-28 | lto: LTO cgraph support for late declare variant resolution [PR96680] | Jakub Jelinek | 1 | -0/+121 |
2020-08-27 | vec: add exact argument for various grow functions. | Martin Liska | 1 | -1/+1 |
2020-08-13 | openmp: Add support for non-rectangular loops in taskloop construct | Jakub Jelinek | 1 | -6/+6 |
2020-08-03 | Removal of HSA offloading from gcc and libgomp | Martin Jambor | 1 | -21/+6 |
2020-07-15 | openmp: Fix up loop-21.c | Jakub Jelinek | 1 | -22/+8 |
2020-07-14 | openmp: Adjust outer bounds of non-rect loops | Jakub Jelinek | 1 | -3/+126 |
2020-07-09 | openmp: Optimize triangular loop logical iterator to actual iterators computa... | Jakub Jelinek | 1 | -1/+22 |
2020-06-27 | openmp: Non-rectangular loop support for non-composite worksharing loops and ... | Jakub Jelinek | 1 | -0/+13 |
2020-06-22 | openmp: Compute triangular loop number of iterations at compile time | Jakub Jelinek | 1 | -25/+201 |
2020-06-16 | openmp: Initial part of OpenMP 5.0 non-rectangular loop support | Jakub Jelinek | 1 | -3/+49 |
2020-05-29 | openmp: One omp_resolve_declare_variant followup | Jakub Jelinek | 1 | -1/+1 |
2020-05-27 | openmp: Fix up omp_declare_variant{s,_alt} htab handling | Jakub Jelinek | 1 | -0/+33 |
2020-05-26 | openmp: Ensure copy ctor for composite distribute parallel for class iterator... | Jakub Jelinek | 1 | -0/+56 |
2020-05-14 | openmp: cgraph support for late declare variant resolution | Jakub Jelinek | 1 | -7/+298 |
2020-04-10 | Handle 'omp declare target' attribute set for both OpenACC and OpenMP 'target... | Thomas Schwinge | 1 | -0/+13 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-15 | gimplify.c (gimplify_call_expr): Don't call omp_resolve_declare_variant after... | Jakub Jelinek | 1 | -8/+108 |
2019-11-14 | Replace autovectorize_vector_sizes with autovectorize_vector_modes | Richard Sandiford | 1 | -5/+8 |
2019-11-14 | omp-general.c (omp_context_name_list_prop): New function. | Jakub Jelinek | 1 | -5/+53 |
2019-11-11 | Fortran] Support absent optional args with use_device_{ptr,addr} | Tobias Burnus | 1 | -4/+10 |
2019-11-05 | hsa-brig.c: Include alloc-pool.h | Jan Hubicka | 1 | -0/+1 |
2019-11-02 | gimplify.h (omp_construct_selector_matches): Change return type to int, add a... | Jakub Jelinek | 1 | -10/+130 |
2019-11-02 | omp-general.h (omp_context_selector_set_compare): Declare. | Jakub Jelinek | 1 | -8/+358 |
2019-10-31 | configure.ac: Compute and substitute omp_device_properties and omp_device_pro... | Jakub Jelinek | 1 | -34/+180 |
2019-10-25 | gimplify.h (omp_construct_selector_matches): Declare. | Jakub Jelinek | 1 | -0/+298 |
2019-10-11 | [OpenMP,Fortran] Fix several OpenMP use_device_addr/map/update errors | Tobias Burnus | 1 | -0/+8 |
2019-10-02 | f95-lang.c (LANG_HOOKS_OMP_IS_OPTIONAL_ARGUMENT): Define to gfc_omp_is_option... | Kwok Cheung Yeung | 1 | -0/+8 |
2019-07-17 | gimple.h (enum gf_mask): Remove GF_OMP_FOR_SIMD... | Jakub Jelinek | 1 | -1/+1 |
2019-07-03 | tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__SCANTEMP_ clause. | Jakub Jelinek | 1 | -0/+8 |
2019-05-30 | gimplify.c (enum gimplify_omp_var_data): Add GOVD_CONDTEMP. | Jakub Jelinek | 1 | -0/+5 |
2019-05-24 | tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__CONDTEMP_. | Jakub Jelinek | 1 | -0/+6 |
2019-05-20 | cfgloop.h (struct loop): Add simdlen member. | Jakub Jelinek | 1 | -1/+1 |
2019-05-17 | [PR89433] Repeated use of the C/C++ OpenACC 'routine' directive | Thomas Schwinge | 1 | -2/+79 |
2019-05-17 | [PR89433] Use 'oacc_verify_routine_clauses' for C/C++ OpenACC 'routine' direc... | Thomas Schwinge | 1 | -10/+56 |
2019-02-22 | [PR72741] Use 'oacc_build_routine_dims' for Fortran OpenACC 'routine' directi... | Thomas Schwinge | 1 | -4/+14 |
2019-02-21 | [omp] Move NE_EXPR handling to omp_adjust_for_condition | Martin Jambor | 1 | -33/+34 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-08 | builtin-types.def (BT_FN_VOID_BOOL, [...]): New. | Jakub Jelinek | 1 | -24/+62 |
2018-03-26 | Fix switch conversion in offloading functions | Tom de Vries | 1 | -0/+10 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | poly_int: current_vector_size and TARGET_AUTOVECTORIZE_VECTOR_SIZES | Richard Sandiford | 1 | -9/+13 |
2018-01-03 | poly_int: omp_max_vf | Richard Sandiford | 1 | -1/+1 |
2017-11-28 | Remove Cilk Plus support. | Julia Koval | 1 | -5/+1 |
2017-08-08 | trans.c: Include header files. | Martin Liska | 1 | -1/+2 |
2017-08-01 | Remove flag_tree_vectorize | James Greenhalgh | 1 | -2/+1 |
2017-05-12 | Use "oacc kernels" attribute for OpenACC kernels | Thomas Schwinge | 1 | -16/+2 |
2017-02-09 | gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE. | Chung-Lin Tang | 1 | -9/+21 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |