]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/omp-expand.c
* doc/md.texi: Document vec_shl_<mode> pattern.
[thirdparty/gcc.git] / gcc / omp-expand.c
2019-06-05  jakub * omp-expand.c (struct omp_region): Add has_lastprivat...
2019-06-04  jakub * gimplify.c (gimplify_scan_omp_clauses): Don't sorry_...
2019-05-31  jakub * tree.h (OMP_CLAUSE__CONDTEMP__ITER): Define.
2019-05-30  jakub * gimplify.c (enum gimplify_omp_var_data): Add GOVD_CO...
2019-05-27  jakub * gimplify.c (gimplify_scan_omp_clauses): Allow lastpr...
2019-05-24  jakub * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__...
2019-05-20  jakub * cfgloop.h (struct loop): Add simdlen member.
2019-05-15  jakub * omp-low.c (lower_rec_input_clauses): For if (0)...
2019-03-07  jakub PR translation/79999
2019-01-01  jakub Update copyright years.
2018-12-28  tschwingeFor libgomp OpenACC entry points, redefine the "device...
2018-12-21  jakub PR middle-end/85594
2018-11-19  jakub PR debug/87039
2018-11-13  dmalcolmEliminate source_location in favor of location_t
2018-11-08  jakub * builtin-types.def (BT_FN_VOID_BOOL, BT_FN_VOID_SIZE_...
2018-10-30  marxinAvoid unnecessarily numbering cloned symbols.
2018-09-28  rguenth2018-09-28 Richard Biener <rguenther@suse.de>
2018-04-26  rguenth2018-04-26 Richard Biener <rguenther@suse.de>
2018-04-16  vries[openacc] Fix ICE when compiling tile loop containing...
2018-04-12  cesarRevert 259346.
2018-04-12  cesarPR middle-end/84955
2018-02-07  vries[openacc] Fix diff_type in expand_oacc_collapse_init
2018-01-22  jakub PR tree-optimization/83957
2018-01-15  jakub PR middle-end/83837
2018-01-03  jakub Update copyright years.
2018-01-03  rsandifopoly_int: omp_max_vf
2017-12-30  vriesPrune removed funcs from offload table
2017-12-12  aoliva[SFN] not-quite-boilerplate changes in preparation...
2017-11-28  jkovalRemove Cilk Plus support.
2017-11-14  hubicka * auto-profile.c (afdo_annotate_cfg): Use update_max_b...
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-10-02  kevinb * omp-expand.c (adjust_context_scope): New function.
2017-09-05  jakub PR middle-end/81768
2017-08-30  rsandifo[68/77] Use scalar_mode for is_int_mode/is_float_mode...
2017-08-08  marxin.
2017-08-07  vriesFix diff_type in expand_oacc_for char iter_type
2017-08-06  vriesAdd missing edge probabilities in expand_oacc_for,...
2017-08-06  vriesAdd missing edge probability in expand_oacc_for
2017-08-01  jgreenhalghRemove flag_tree_vectorize
2017-07-19  vriesHandle equal-argument loop exit phi in expand_omp_for_s...
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-06-11  jason * tree.h (id_equal): New.
2017-05-12  tschwingeUse "oacc kernels" attribute for OpenACC kernels
2017-04-03  rediFix numerous typos in comments
2017-02-28  tschwingeRename the "openmp" group of optimizations to "omp"
2017-02-09  cltang2017-02-09 Nathan Sidwell <nathan@codesourcery.com>
2017-02-06  jakub * omp-expand.c (oxpand_omp_atomic_fetch_op,
2017-01-25  rguenth2017-01-25 Richard Biener <rguenther@suse.de>
2017-01-23  jakub * tree.h (assign_assembler_name_if_neeeded): Rename...
2017-01-20  amonakovomp-offload: use PROP_gimple_lomp_dev
2017-01-20  jamborm[hsa] Rename hsa.[ch] to hsa-common.[ch]
2017-01-01  jakub Update copyright years.
2016-12-14  jambormCoding style fixes
2016-12-14  jambormSplit omp-low into multiple files