]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/omp-low.c
gcov: rename 2 options.
[thirdparty/gcc.git] / gcc / omp-low.c
2020-06-24  Jakub Jelinekopenmp: Fix two pastos in non-rect loop OpenMP lowering.
2020-06-16  Jakub Jelinekopenmp: Initial part of OpenMP 5.0 non-rectangular...
2020-05-07  Richard Bienerextend DECL_GIMPLE_REG_P to all types
2020-04-21  Frederik HarwathRemove fishy self-assignment in omp-low.c [PR94629]
2020-02-06  Jakub Jelinekopenmp: Fix handling of non-addressable shared scalars...
2020-01-10  Thomas SchwingeFurther changes for the OpenACC 'if_present' clause...
2020-01-10  Tobias BurnusOpenACC – support "if" + "if_present" clauses with...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-20  Julian BrownOpenACC 2.6 deep copy: middle-end parts
2019-12-18  Julian BrownAdd OpenACC 2.6's no_create
2019-12-10  Frederik HarwathUse clause locations in OpenACC nested reduction warnings
2019-12-06  Tobias Burnus[OpenMP/OpenACC/Fortran] Fix mapping of optional (prese...
2019-12-05  Tobias BurnusOpenMP] Fix use_device_… with absent optional arg
2019-11-19  Jakub Jelinekre PR tree-optimization/92557 (ICE in omp_clause_aligne...
2019-11-14  Richard SandifordReplace autovectorize_vector_sizes with autovectorize_v...
2019-11-12  Maciej W. RozyckiAdd OpenACC 2.6 `serial' construct support
2019-11-11  Tobias BurnusFortran] Support absent optional args with use_device_...
2019-11-06  Frederik HarwathWarn about inconsistent OpenACC nested reduction clauses
2019-11-05  Jan Hubickahsa-brig.c: Include alloc-pool.h
2019-11-01  Tobias BurnusOpenMP] use_device_addr/use_device_ptr with Fortran...
2019-10-11  Tobias Burnus[OpenMP,Fortran] Fix several OpenMP use_device_addr...
2019-10-02  Tobias BurnusFix omp target issue with Fortran optional arguments
2019-10-02  Kwok Cheung Yeungf95-lang.c (LANG_HOOKS_OMP_IS_OPTIONAL_ARGUMENT): Defin...
2019-09-26  Jakub Jelinekfunction.c (gimplify_parameters): Use build_clobber...
2019-08-08  Jakub Jelinekgimplify.c (omp_add_variable): Use GOVD_PRIVATE | GOVD_...
2019-08-07  Jakub Jelinektree-core.h (enum omp_clause_code): Adjust OMP_CLAUSE_U...
2019-08-06  Jakub Jelinektree.h (OMP_CLAUSE_LASTPRIVATE_TASKLOOP_IV): Rename...
2019-07-30  Jakub Jelinekre PR middle-end/91216 (OpenMP ICE starting with r265930)
2019-07-20  Jakub Jelinektree.def (OMP_LOOP): New tree code.
2019-07-20  Jakub Jelinekomp-low.c (lower_rec_input_clauses): Don't force simd...
2019-07-17  Jakub Jelinekgimple.h (enum gf_mask): Remove GF_OMP_FOR_SIMD...
2019-07-13  Jakub Jelinekgimplify.c (struct gimplify_omp_ctx): Add order_concurr...
2019-07-12  Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE_ORDER.
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-06  Jakub Jelinekomp-low.c (lower_rec_input_clauses): For lastprivate...
2019-07-06  Jakub Jelinekomp-low.c (struct omp_context): Rename combined_into_si...
2019-07-06  Jakub Jelinekomp-low.c (struct omp_context): Add for_simd_scan_phase...
2019-07-06  Jakub Jelinekomp-low.c (omp_find_scan): Make static.
2019-07-04  Jakub Jelinekomp-low.c (lower_omp_scan): Call lower_omp on stmt...
2019-07-04  Jakub Jelinekre PR tree-optimization/91074 (c-c++-common/gomp/scan...
2019-07-03  Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE__SCA...
2019-06-21  Jakub Jelinekomp-low.c (lower_rec_simd_input_clauses): Add rvar2...
2019-06-19  Jakub Jelinekomp-low.c (lower_rec_input_clauses): Handle references...
2019-06-18  Thomas Schwinge[PR90862] OpenACC 'declare' ICE when nested inside...
2019-06-17  Jakub Jelinekomp-low.c (struct omp_context): Add scan_inclusive...
2019-06-10  Jakub Jelinektree.def (OMP_SCAN): New tree code.
2019-06-05  Jakub Jelinekomp-low.c (lower_rec_input_clauses): For lastprivate...
2019-06-05  Jakub Jelinekomp-low.c (lower_rec_input_clauses): Force max_vf if...
2019-06-04  Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): Don't sorry_at...
2019-05-31  Jakub Jelinektree.h (OMP_CLAUSE__CONDTEMP__ITER): Define.
2019-05-31  Jakub Jelinekomp-low.c (lower_rec_simd_input_clauses): Set TREE_THIS...
2019-05-30  Jakub Jelinekgimplify.c (enum gimplify_omp_var_data): Add GOVD_CONDTEMP.
2019-05-27  Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): Allow lastpriva...
2019-05-27  Jakub Jelinekomp-low.c (lower_omp_1): Look through ordered...
2019-05-24  Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE__CON...
2019-05-20  Jakub Jelinekcfgloop.h (struct loop): Add simdlen member.
2019-05-16  Jakub Jelinekomp-low.c (lower_rec_input_clauses): If OMP_CLAUSE_IF...
2019-05-15  Jakub Jelinekomp-low.c (lower_rec_input_clauses): For if (0) or...
2019-03-28  Jakub Jelinekre PR middle-end/89621 (ICE with allocatable character...
2019-01-31  Jakub Jelinekre PR middle-end/89137 (gcc/omp-low.c:7135: possible...
2019-01-11  Jakub Jelinekre PR middle-end/85956 (ICE in wide_int_to_tree_1,...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-29  Jakub Jelinekre PR ipa/88586 (ICE: Segmentation fault (in free_lang_...
2018-12-02  Jakub Jelinekomp-low.c (check_omp_nesting_restrictions): Allow cance...
2018-11-08  Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-10-30  Michael PloujnikovAvoid unnecessarily numbering cloned symbols.
2018-10-19  Jakub Jelinekre PR middle-end/85488 (segmentation fault when compili...
2018-08-27  Martin LiskaCome up with fndecl_built_in_p.
2018-07-26  Jakub Jelinekre PR middle-end/86660 (libgomp.c++/for-15.C ICEs with...
2018-07-17  Jakub Jelinekre PR middle-end/86542 (wrong-code for collapsed tasklo...
2018-06-20  Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
2018-05-31  Chung-Lin Tangre PR middle-end/85879 (ICE in expand_debug_locations...
2018-02-09  Jakub Jelinekre PR sanitizer/83987 (ICE with OpenMP, sanitizer and...
2018-01-24  Jakub Jelinekre PR middle-end/83977 (ICE in simd_clone_clauses_extra...
2018-01-03  Richard Sandifordpoly_int: GET_MODE_SIZE
2018-01-03  Jakub JelinekUpdate copyright years.
2018-01-03  Richard Sandifordpoly_int: current_vector_size and TARGET_AUTOVECTORIZE_...
2018-01-03  Richard Sandifordpoly_int: omp_max_vf
2017-12-20  Richard Sandifordpoly_int: get_addr_base_and_unit_offset
2017-12-12  Alexandre Oliva[SFN] not-quite-boilerplate changes in preparation...
2017-11-28  Julia KovalRemove Cilk Plus support.
2017-11-01  Richard SandifordAdd a fixed_size_mode class
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-10-04  Jakub Jelinekre PR tree-optimization/82374 (#pragma GCC optimize...
2017-09-05  Jakub Jelinekre PR middle-end/81768 (error: control flow in the...
2017-08-30  Richard Sandiford[71/77] Use opt_scalar_mode for mode iterators
2017-08-30  Richard Sandiford[6/77] Make GET_MODE_WIDER return an opt_mode
2017-08-30  Richard Sandiford[4/77] Add FOR_EACH iterators for modes
2017-08-10  Jakub Jelinekre PR c/81687 (Compiler drops label in OpenMP region)
2017-08-08  Martin Liskatrans.c: Include header files.
2017-08-03  Jakub Jelinekre PR middle-end/81052 (ICE in verify_dominators, at...
2017-07-05  Richard SandifordRemove enum before machine_mode
2017-06-16  Martin SeborPR c++/80560 - warn on undefined memory operations...
2017-05-23  Thomas SchwingeRemove unused "default_kind" member from gcc/omp-low...
2017-05-22  Jakub Jelinekre PR middle-end/80809 (Multi-free error for variable...
2017-05-22  Jakub Jelinekre PR middle-end/80853 (OpenMP ICE in build_outer_var_r...
2017-04-20  Alexander Monakovomp-low: fix lastprivate/linear lowering for SIMT
2017-04-11  Jakub Jelinekre PR libgomp/80394 (Empty OpenMP task is wrongly remov...
2017-03-28  Alexander MonakovOpenMP/PTX privatization in SIMD regions
2017-02-28  Thomas SchwingeRename the "openmp" group of optimizations to "omp"
next