]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa.c
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / tree-ssa.c
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-02-06  renlin[PATCH]Keep location info when expand complex component...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-09  rguenth2015-01-09 Richard Biener <rguenther@suse.de>
2015-01-05  jakub Update copyright years.
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-03  glisse2014-11-03 Marc Glisse <marc.glisse@inria.fr>
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-12  tbsaundemove many gc hashtab to hash_table
2014-08-07  tbsaunderemove pointer-set.[ch]
2014-08-07  tbsaundeconvert the rest of the users of pointer_map to hash_map
2014-08-05  tbsaundefix pr62009 use after free in redirect_edge_var_map_dup
2014-08-02  tbsaundeconvert many uses of pointer_map to hash_map
2014-07-09  tbsaunderemove has_execute
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-08  jye22014-05-07 Thomas Preud'homme <thomas.preudhomme...
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-30  rguenth2014-04-30 Richard Biener <rguenther@suse.de>
2014-04-28  rsandifoMerge from trunk.
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-17  rguenth2014-02-17 Richard Biener <rguenther@suse.de>
2014-02-10  mrsMerge in trunk.
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-11-29  rguenth2013-11-29 Richard Biener <rguenther@suse.de>
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-17  amacleod * gimple.h: Reorder prototypes to match .c declaration...
2013-11-16  mrsMerge in trunk.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-05  law * Makefile.in (OBJS): Add gimple-ssa-isolate-paths.o
2013-11-04  mrsMerge in trunk.
2013-10-29  rsandifoMake ordered comparisons enforce the same type rules...
2013-10-23  amacleod * tree-ssa-loop.h: Remove include files.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-26  fw2013-09-26 Florian Weimer <fw@deneb.enyo.de>
2013-09-26  amacleod2013-09-26 Andrew MacLeod <amacleod@redhat.com>
2013-09-20  mrsMerge in trunk.
2013-09-17  amacleod2013-09-17 Andrew MacLeod <amacleod@redhat.com>
2013-09-14  hubicka * tree-into-ssa.c (gate_into_ssa): New.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04  mrsMerge in trunk.
2013-08-13  mrsAdd wide-int branch.
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-04-30  rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-02-27  jakub PR middle-end/56461
2013-02-12  rguenth2013-02-12 Richard Biener <rguenther@suse.de>
2013-01-14  rguenth2013-01-14 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-12-03  ebotcazou * tree-ssa.c (warn_uninitialized_var): Use OPT_Wmaybe_...
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2012-09-07  crowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-24  jamborm2012-08-24 Martin Jambor <mjambor@suse.cz>
2012-08-14  rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-08-01  matz * tree-complex.c (init_parameter_lattice_values):...
2012-08-01  rguenth2012-08-01 Richard Guenther <rguenther@suse.de>
2012-07-20  rguenth2012-07-20 Richard Guenther <rguenther@suse.de>
2012-07-16  stevengcc/
2012-07-16  dehao2012-07-16 Dehao Chen <dehao@google.com>
2012-07-10  dehao2012-07-10 Dehao Chen <dehao@google.com>
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-11  rguenth2012-05-11 Richard Guenther <rguenther@suse.de>
2012-04-30  dodjiFix -Wuninitialized for -ftrack-macro-expansion
2012-04-12  rguenth2012-04-12 Richard Guenther <rguenther@suse.de>
2012-02-24  rguenth2012-02-24 Richard Guenther <rguenther@suse.de>
2012-01-18  rguenth2012-01-18 Richard Guenther <rguenther@suse.de>
next