aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-outof-ssa.c
AgeCommit message (Expand)Author
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-11-052013-11-05 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-10-29 * tree-outof-ssa.h: Remove include files.amacleod
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-18 * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod
2013-09-262013-09-26 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-01This patch normalizes more bitmap function names.crowl
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.crowl
2012-09-19Integrate lexical block into source_location.dehao
2012-08-142012-08-14 Richard Guenther <rguenther@suse.de>rguenth
2012-08-082012-08-08 Richard Guenther <rguenther@suse.de>rguenth
2012-08-032012-08-03 Richard Guenther <rguenther@suse.de>rguenth
2012-07-16gcc/steven
2012-07-162012-07-16 Dehao Chen <dehao@google.com>dehao
2012-07-102012-07-10 Dehao Chen <dehao@google.com>dehao
2011-12-212011-12-21 Richard Guenther <rguenther@suse.de>rguenth
2011-11-182011-11-18 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt
2010-11-30 * diagnostic-core.h: Include bversion.h.jsm28
2010-08-20gcc/froydnj
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2010-06-01 * gimplify.c: Do not include except.h and optabs.h.steven
2010-05-21 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm28
2010-04-07 * tree-ssa-pre.c (my_rev_post_order_compute): Remove set but notjakub
2010-04-02 * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven
2010-03-15 PR middle-end/43300matz
2010-01-19 PR tree-optimization/42719jakub
2009-11-25Remove trailing white spaces.hjl
2009-09-02gcc/ChangeLog:aoliva
2009-08-122009-08-12 Richard Sandiford <rdsandiford@googlemail.com>bonzini
2009-08-09gcc/rsandifo
2009-08-012009-04-17 Paolo Bonzini <bonzini@gnu.org>bonzini
2009-07-30Add source_location support to PHI arguments.amacleod
2009-05-13 PR middle-end/39976matz
2009-04-29 PR middle-end/39927matz
2009-04-28 PR middle-end/39922matz
2009-04-27 * ssaexpand.h (struct ssaexpand): Member 'values' is a bitmap.matz
2009-04-262009-04-26 H.J. Lu <hongjiu.lu@intel.com>hjl
2009-04-26gcc/matz
2009-04-032009-04-03 Richard Guenther <rguenther@suse.de>rguenth
2008-09-18Fix comments and formatrtingamacleod
2008-09-18fix PR 37102 by having out of ssa remove dead PHI nodes.amacleod