]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple.h
PR c++/89705 - ICE with reference binding with conversion function.
[thirdparty/gcc.git] / gcc / gimple.h
2019-01-01  jakub Update copyright years.
2018-12-06  segherasm inline
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-11-05  marxinCome up with SIZE_AMOUNT and use it in memory statistic...
2018-07-11  aldyh * vr-values.c (gimple_stmt_nonzero_p): Abstract...
2018-06-27  ebotcazou * gimple.h (gimple_return_retbnd): Delete.
2018-06-12  mseborPR tree-optimization/85259 - Missing -Wstringop-overflo...
2018-06-08  marxinRemove MPX
2018-02-09  aoliva[IEPM] Introduce inline entry point markers
2018-01-13  rsandifoAdd support for SVE scatter stores
2018-01-12  marxinFix integer overflow in stats of GIMPLE statements.
2018-01-03  jakub Update copyright years.
2017-12-12  aoliva[SFN] introduce statement frontier notes, still disabled
2017-12-12  aoliva[SFN] not-quite-boilerplate changes in preparation...
2017-12-12  aoliva[SFN] boilerplate changes in preparation to introduce...
2017-11-28  jkovalRemove Cilk Plus support.
2017-10-20  itsimbalAdd generic part for Intel CET enabling. The spec is...
2017-07-29  tbsaundeuse c++ for gimple_build_debug_bind{,_source}
2017-07-29  tbsaundereplace gimple_alloc_stat with c++
2017-07-20  rguenth2017-07-20 Richard Biener <rguenther@suse.de>
2017-07-19  vriesFix assert in gimple_phi_set_arg
2017-07-19  vriesFix assert in gimple_phi_arg
2017-06-09  hubicka * gimple.h (gimple_check_failed): Mark cold.
2017-01-01  jakub Update copyright years.
2016-11-23  jambormMerge from HSA branch to trunk
2016-10-16  ebotcazou PR ada/37139
2016-09-26  mpolacekImplement -Wimplicit-fallthrough.
2016-07-14  hubicka * gimple.h (stmt_can_terminate_bb_p): New function.
2016-06-07  hubicka * gimple.c: Include builtins.h
2016-05-20  dmalcolmImplement CALL_EXPR_MUST_TAIL_CALL
2016-01-19  jambormMerge of HSA
2016-01-04  jakub Update copyright years.
2015-12-22  rthPR ipa/67811
2015-12-01  julesOpenACC host_data support.
2015-11-27  berndsBe more careful about barriers when speculating conditi...
2015-11-17  rsandifoAdd a combined_fn enum
2015-11-13  dmalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-12  jnorris2015-11-12 James Norris <jnorris@codesourcery.com>
2015-10-27  nathan * internal-fn.c (expand_UNIQUE): New.
2015-10-13  jakubgcc/
2015-10-05  tbsaundemake more gimple_x_ptr accessors const correct
2015-10-05  tbsaunderemove unused gasm accessors
2015-10-05  tbsaunderemove gimple_location_ptr ()
2015-09-28  tbsaundeupdate a few places for the change from gimple_statemen...
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-08-13  rguenth2015-08-13 Richard Biener <rguenther@suse.de>
2015-08-12  rguenth2015-08-12 Richard Biener <rguenther@suse.de>
2015-08-06  rguenth2015-08-06 Richard Biener <rguenther@suse.de>
2015-08-05  manugcc/ChangeLog:
2015-07-23  rguenth2015-07-23 Richard Biener <rguenther@suse.de>
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-26  amacleod2015-06-26 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-05-22  rguenth2015-05-22 hiraditya <hiraditya@msn.com>
2015-02-24  aldyh * gimple.h (gimple_build_assign): Rename CXX_MEM_STAT_...
2015-02-04  hubicka PR middle-end/64922
2015-01-15  tschwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-05  jakub Update copyright years.
2014-12-01  jakub * gimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19  jakub * gimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-17  dodjiAdd more comments to some gimple accessors
2014-11-05  ienkovichgcc/
2014-10-17  jakub PR tree-optimization/63464
2014-09-02  kyukhingcc/
2014-08-20  wmi2014-08-20 Martin Jambor <mjambor@suse.cz>
2014-08-08  rguenth2014-08-08 Richard Biener <rguenther@suse.de>
2014-06-27  marxinFix for devirtualization dump functions
2014-05-23  tschwingeGF_OMP_FOR_SIMD: Flag for SIMD variants of OMP_FOR...
2014-05-23  tschwingeJust enumerate all GF_OMP_FOR_KIND_* and GF_OMP_TARGET_...
2014-05-07  dmalcolmConst-correctness of gimple_call_builtin_p
2014-04-24  mrsMerge in trunk.
2014-04-23  dmalcolmChange is-a.h to support typedefs of pointers
2014-04-22  rsandifoMerge from trunk.
2014-04-21  dmalcolmConst-correctness fixes for some gimple accessors
2014-04-02  mrsMerge in trunk.
2014-04-01  rguenth2014-04-01 Richard Biener <rguenther@suse.de>
2014-01-13  mrsMerge in trunk.
2014-01-08  rguenth2014-01-08 Richard Biener <rguenther@suse.de>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-10  jakub * tree-vectorizer.h (struct _loop_vec_info): Add scala...
2013-12-05  law * common.opt: Split up -fisolate-erroneous-paths into
2013-12-04  rsandifoMerge with trunk.
2013-11-29  kyukhin Reverted:
2013-11-27  dmalcolmFix checking of gimple types
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmConvert gimple types from a union to C++ inheritance
2013-11-18  rsandifoMerge from trunk.
2013-11-18  kyukhin * builtin-types.def (BT_FN_PTR_CONST_PTR_VAR...
2013-11-17  amacleod * gimple.h: Reorder prototypes to match .c declaration...
2013-11-16  mrsMerge in trunk.
2013-11-16  aldyh * gimple.h (enum gf_mask): Change the ordering of...
2013-11-15  aldyh * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-14  vriesAdd is_tm_ending
next