]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-ccp.c
* cp-tree.h (class ovl_iterator, class lkp_iterator): New OVERLOAD
[thirdparty/gcc.git] / gcc / tree-ssa-ccp.c
2017-05-10  bergnergcc/
2017-03-28  rguenth2017-03-28 Richard Biener <rguenther@suse.de>
2017-03-27  rguenth2017-03-27 Richard Biener <rguenther@suse.de>
2017-03-03  jakub PR middle-end/79805
2017-01-01  jakub Update copyright years.
2016-12-21  jakub PR bootstrap/78817
2016-12-16  jakub PR c/78408
2016-11-28  rguenth2016-11-28 Richard Biener <rguenther@suse.de>
2016-11-18  rsandifoAdd SET_DECL_MODE
2016-10-18  rguenth2016-10-18 Richard Biener <rguenther@suse.de>
2016-10-17  kuganSet nonnull attribute to ptr_info_def based on VRP
2016-10-07  rguenth2016-10-07 Richard Biener <rguenther@suse.de>
2016-10-06  marxinFix warnings for make profiledbootstrap (PR bootstrap...
2016-09-16  jason Add inline functions for various bitwise operations.
2016-09-15  kuganIterator to visit SSA
2016-08-26  prathamesh3492Patch for performing interprocedural bitwise constant...
2016-08-06  prathamesh34922016-08-08 Prathamesh Kulkarni <prathamesh.kulkarni...
2016-05-03  rguenth2016-05-03 Richard Biener <rguenther@suse.de>
2016-05-03  jakub PR target/49244
2016-05-02  rsandifoSupport << and >> for offset_int and widest_int
2016-04-18  matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted...
2016-01-04  jakub Update copyright years.
2015-11-17  vriesClear LOOP_CLOSED_SSA after pass_ccp
2015-11-16  vriesRemove first_pass_instance from pass_ccp
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-21  rguenth2015-10-21 Richard Biener <rguenther@suse.de>
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-08-05  rguenth2015-08-05 Richard Biener <rguenther@suse.de>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-06  rguenth2015-07-06 Richard Biener <rguenther@suse.de>
2015-06-25  rsandifogcc/
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-04-28  rguenth2015-04-28 Richard Biener <rguenther@suse.de>
2015-04-23  rguenth2015-04-23 Richard Biener <rguenther@suse.de>
2015-04-21  rguenth2015-04-21 Richard Biener <rguenther@suse.de>
2015-04-21  rguenth2015-04-21 Richard Biener <rguenther@suse.de>
2015-04-16  rguenth2015-04-16 Richard Biener <rguenther@suse.de>
2015-04-16  rguenth2015-04-16 Richard Biener <rguenther@suse.de>
2015-04-14  rguenth2015-04-14 Richard Biener <rguenther@suse.de>
2015-04-13  rguenth2015-04-13 Richard Biener <rguenther@suse.de>
2015-02-02  rguenth2015-02-02 Richard Biener <rguenther@suse.de>
2015-01-29  rguenth2015-01-29 Richard Biener <rguenther@suse.de>
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-10  glisse2014-12-10 Marc Glisse <marc.glisse@inria.fr>
2014-11-29  jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-18  rguenth2014-11-18 Richard Biener <rguenther@suse.de>
2014-11-14  rguenth2014-11-14 Richard Biener <rguenther@suse.de>
2014-11-14  mpolacek PR sanitizer/63839
2014-11-05  ienkovichgcc/
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-22  hubicka * tree-ssa-ccp.c (prop_value_d): Rename to ...
2014-08-04  rguenth2014-08-04 Richard Biener <rguenther@suse.de>
2014-07-09  tbsaunderemove has_execute
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-06-02  amacleod * expr.h: Remove prototypes of functions defined in...
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-01  rsandifoPost-merge build fix.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoPrevent wide_int = {widest,offset}_int
2014-04-28  rsandifoMerge from trunk.
2014-04-28  rguenth2014-04-28 Richard Biener <rguenther@suse.de>
2014-04-25  rsandifoFix a couple of tree-ssa-ccp errors.
2014-04-24  mrsMerge in trunk.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-04-02  mrsMerge in trunk.
2014-02-10  mrsMerge in trunk.
2014-02-08  jakub PR middle-end/60092
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-04  rsandifoMerge with trunk.
2013-12-02  rsandifoAddress Richard's review comments.
2013-11-28  rsandifoAdd trailing_wide_ints and use it for range_info_def.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-21  rsandifoRemove trailing whitespace. Add missing dbxout.c hunk.
2013-11-21  mrsRestore whitespace.
2013-11-20  rsandifoMerge from trunk.
2013-11-20  rsandifogcc/ada/
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
next