]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-if-conv.c
[Ada] Warning for out-of-order record representation clauses
[thirdparty/gcc.git] / gcc / tree-if-conv.c
2019-08-05  rsandifoAdd a gimple_move_vops helper function
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-05-13  rguenth2019-05-13 Richard Biener <rguenther@suse.de>
2019-03-05  rguenth2019-03-05 Richard Biener <rguenther@suse.de>
2019-02-10  jakub PR tree-optimization/89268
2019-02-08  rguenth2019-02-08 Richard Biener <rguenther@suse.de>
2019-01-15  rguenth2019-01-15 Richard Biener <rguenther@suse.de>
2019-01-01  jakub Update copyright years.
2018-10-25  rguenth2018-10-25 Richard Biener <rguenther@suse.de>
2018-09-25  marxinRemove unused functions and fields.
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-07-12  rsandifoUse conditional internal functions in if-conversion
2018-07-07  aldyh * tree-vrp.c (vrp_int_const_binop): Change overflow...
2018-03-12  rguenth2018-03-12 Richard Biener <rguenther@suse.de>
2018-03-09  rguenth2018-03-09 Richard Biener <rguenther@suse.de>
2018-03-08  rguenth2018-03-08 Richard Biener <rguenther@suse.de>
2018-03-08  dmalcolmtree-if-conv.c: fix ICE seen with -fno-tree-forwprop...
2018-01-13  rsandifoRemove unnecessary temporary in tree-if-conv.c
2018-01-03  rsandifopoly_int: GET_MODE_BITSIZE
2018-01-03  jakub Update copyright years.
2017-11-22  rguenth2017-11-22 Richard Biener <rguenther@suse.de>
2017-11-02  rguenth2017-11-02 Richard Biener <rguenther@suse.de>
2017-10-20  rguenth2017-10-20 Richard Biener <rguenther@suse.de>
2017-09-22  rguenth2017-09-22 Richard Biener <rguenther@suse.de>
2017-08-30  rsandifo[18/77] Make int_mode_for_mode return an opt_scalar_int...
2017-08-29  rsandifoSet the call nothrow flag more often
2017-07-03  rsandifoRename DR_ALIGNED_TO to DR_OFFSET_ALIGNMENT
2017-07-01  hubicka * cfg.c (scale_bbs_frequencies): New function.
2017-07-01  hubicka * tree-if-conv.c (combine_blocks): Use make_single_suc...
2017-06-30  pinskia2017-06-30 Andrew Pinski <apinski@cavium.com>
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-02-05  hubicka PR tree-ssa/79347
2017-01-09  jakub PR tree-optimization/78899
2017-01-01  jakub Update copyright years.
2016-11-23  amker * fold-const.c (fold_cond_expr_with_comparison): Move...
2016-11-22  jakub PR tree-optimization/78445
2016-11-21  wschmidt[gcc]
2016-11-17  wschmidt[gcc]
2016-11-17  rguenth2016-11-17 Richard Biener <rguenther@suse.de>
2016-11-16  wschmidtCommentary corrections
2016-11-16  wschmidt2016-11-16 Bill Schmidt <wschmidt@linux.vnet.ibm...
2016-11-16  hjlSupport non-masked epilogue vectoriziation
2016-10-17  hjlUpdate dom_info
2016-09-27  jakub * auto-inc-dec.c (try_merge): Remove break after return.
2016-08-18  rguenth2016-08-18 Richard Biener <rguenther@suse.de>
2016-07-20  amker PR tree-optimization/71503
2016-06-01  rguenth2016-06-01 Richard Biener <rguenther@suse.de>
2016-05-25  rguenth2016-05-25 Richard Biener <rguenther@suse.de>
2016-05-25  rguenth2016-05-25 Richard Biener <rguenther@suse.de>
2016-05-20  rguenth2016-05-20 Richard Biener <rguenther@suse.de>
2016-05-19  marxinFix memory leak in tree-if-conv.c
2016-05-09  amker * tree-if-conv.c (tree-ssa-loop.h): Include header...
2016-05-06  marxinFix memory leak in tree-if-conv.c
2016-05-06  rguenth2016-05-06 Richard Biener <rguenther@suse.de>
2016-05-03  jakub PR tree-optimization/70916
2016-05-03  jakub PR tree-optimization/70916
2016-05-03  amker PR tree-optimization/56541
2016-04-26  amker * tree-if-conv.c (any_pred_load_store): New static...
2016-04-26  amker PR tree-optimization/70771
2016-04-21  rguenth2016-04-21 Richard Biener <rguenther@suse.de>
2016-04-20  amker PR tree-optimization/69489
2016-04-20  amker PR tree-optimization/56625
2016-04-20  mpolacek * tree-if-conv.c (is_false_predicate): For NULL_TREE...
2016-04-20  mpolacek PR tree-optimization/70725
2016-01-04  jakub Update copyright years.
2015-12-10  rguenth2015-12-10 Richard Biener <rguenther@suse.de>
2015-12-10  rguenth2015-12-10 Richard Biener <rguenther@suse.de>
2015-12-09  jakub PR tree-optimization/68786
2015-12-09  rguenth2015-12-09 Richard Biener <rguenther@suse.de>
2015-12-09  marxinFix memory leak in tree-if-conv.c
2015-12-09  rguenth2015-12-09 Richard Biener <rguenther@suse.de>
2015-11-30  vekumar2015-11-30 Venkataramanan Kumar <Venkataramanan.Kumar...
2015-11-17  vekumarRelax trap assumptions in tree if convert.
2015-11-10  ienkovichgcc/
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-01  tbsaunderemove many typedefs
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-09-17  rsandifoSplit up optabs.[hc]
2015-08-12  tbsaundeRevert "replace several uses of the anon namespace...
2015-08-11  tbsaundereplace several uses of the anon namespace with GCC_FINAL
2015-08-05  rguenth2015-08-05 Richard Biener <rguenther@suse.de>
2015-08-04  law * tree-if-conv.c: Fix various typos in comments.
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-10  rguenth2015-07-10 Richard Biener <rguenther@suse.de>
2015-07-10  rguenth2015-07-10 Richard Biener <rguenther@suse.de>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-22  miyukiUse std::swap instead of manual swaps.
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-29  jakub PR tree-optimization/66142
2015-05-20  mpolacek * expr.c (expand_cond_expr_using_cmove): Use COMPARISO...
2015-05-05  dmalcolmFix indentation issues seen by -Wmisleading-indentation
2015-01-29  ienkovichgcc/
2015-01-15  ienkovichgcc/
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
next