]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple.c
Update copyright years.
[thirdparty/gcc.git] / gcc / gimple.c
2019-01-01  jakub Update copyright years.
2018-12-11  rguenth2018-12-11 Richard Biener <rguenther@suse.de>
2018-12-10  rguenth2018-12-10 Richard Biener <rguenther@suse.de>
2018-11-15  rguenth2018-11-15 Richard Biener <rguenther@suse.de>
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-08-27  marxinCome up with fndecl_built_in_p.
2018-07-11  aldyh * vr-values.c (gimple_stmt_nonzero_p): Abstract...
2018-06-08  dmalcolmConvert dump and optgroup flags to enums
2018-06-08  marxinRemove MPX
2018-05-18  rsandifoReplace FMA_EXPR with one internal fn per optab
2018-05-17  rsandifoGimple FE support for internal functions
2018-02-09  aoliva[IEPM] Introduce inline entry point markers
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-11-10  mseborPR c/81117 - Improve buffer overflow checking in strncpy
2017-10-26  vriesFix unsharing of GIMPLE_OMP_{SINGLE,TARGET,TEAMS} in...
2017-10-20  itsimbalAdd generic part for Intel CET enabling. The spec is...
2017-10-19  ebotcazou * asan.c (handle_builtin_alloca): Deal with all alloca...
2017-10-10  rsandifoRequire wi::to_wide for trees
2017-08-08  marxin.
2017-07-29  tbsaundeuse c++ for gimple_build_debug_bind{,_source}
2017-07-29  tbsaundereplace gimple_alloc_stat with c++
2017-07-25  ebotcazou * gimple.c (gimple_assign_set_rhs_with_ops): Do not...
2017-01-01  jakub Update copyright years.
2016-12-13  marxinAdd pretty printer for ASAN_MARK and add a helper fn
2016-11-07  marxinIntroduce -fsanitize-address-use-after-scope
2016-10-16  ebotcazou PR ada/37139
2016-08-04  ppalkaDesignate the widest case label to be the default label
2016-06-29  rguenth2016-06-29 Richard Biener <rguenther@suse.de>
2016-06-07  hubicka * gimple.c: Include builtins.h
2016-06-06  dmalcolmSelftest framework
2016-06-06  edlingergcc/
2016-05-20  dmalcolmImplement CALL_EXPR_MUST_TAIL_CALL
2016-05-20  rguenth2016-05-20 Richard Guenther <rguenther@suse.de>
2016-05-16  mpolacek * gimple.c (maybe_remove_unused_call_args): Fix typos...
2016-05-06  nathan * gimple.c (gimple_call_same_target_p): Unique functio...
2016-05-02  jakub PR target/49244
2016-03-11  jakub PR tree-optimization/70177
2016-01-19  jambormMerge of HSA
2016-01-18  rguenth2016-01-18 Richard Biener <rguenther@suse.de>
2016-01-13  jakub PR tree-optimization/69156
2016-01-04  jakub Update copyright years.
2015-12-22  rthPR ipa/67811
2015-11-27  berndsBe more careful about barriers when speculating conditi...
2015-11-17  rsandifoAdd a combined_fn enum
2015-11-09  rthAdd TARGET_ADDR_SPACE_ZERO_ADDRESS_VALID
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-27  nathan * internal-fn.c (expand_UNIQUE): New.
2015-10-13  jakubgcc/
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-08-14  mpolacek PR middle-end/67133
2015-08-13  rguenth2015-08-13 Richard Biener <rguenther@suse.de>
2015-08-12  rguenth2015-08-12 Richard Biener <rguenther@suse.de>
2015-08-05  manugcc/ChangeLog:
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-09  amacleod2015-07-09 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-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-11  rthConvert to md_asm_adjust
2015-02-04  hubicka PR middle-end/64922
2015-01-15  tschwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
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-14  jakub * ipa-pure-const.c (struct funct_state_d): Add can_fre...
2014-11-14  jakub * sanopt.c: Include tree-ssa-operands.h.
2014-11-05  ienkovichgcc/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-17  jakub PR tree-optimization/63464
2014-10-14  dj * machmode.h (int_n_data_t): New.
2014-08-11  ygribovAdded fnspec to internal functions.
2014-08-08  rguenth2014-08-08 Richard Biener <rguenther@suse.de>
2014-06-25  congh2014-06-24 Cong Hou <congh@google.com>
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-17  tbsaunderm a bunch of _stat allocation functions
2014-05-07  dmalcolmConst-correctness of gimple_call_builtin_p
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-29  rguenth2014-04-29 Patrick Palka <patrick@parcs.ath.cx>
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-23  dmalcolmChange is-a.h to support typedefs of pointers
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-04  rguenth2014-04-04 Richard Biener <rguenther@suse.de>
2014-04-02  mrsMerge in trunk.
next