summaryrefslogtreecommitdiff
path: root/gcc/tree-outof-ssa.c
Commit message (Expand)AuthorAgeFilesLines
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-05 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-051-3/+18
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-0/+3
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+6
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
* 2013-09-26 Andrew MacLeod <amacleod@redhat.com>amacleod2013-09-261-1/+56
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-63/+59
* This patch normalizes more bitmap function names.crowl2012-11-011-9/+9
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-2/+2
* Integrate lexical block into source_location.dehao2012-09-191-8/+6
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-3/+3
* 2012-08-08 Richard Guenther <rguenther@suse.de>rguenth2012-08-081-6/+3
* 2012-08-03 Richard Guenther <rguenther@suse.de>rguenth2012-08-031-2/+2
* gcc/steven2012-07-161-4/+1
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-76/+25
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-25/+76
* 2011-12-21 Richard Guenther <rguenther@suse.de>rguenth2011-12-211-2/+3
* 2011-11-18 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2011-11-181-0/+2
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* gcc/froydnj2010-08-201-2/+2
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-2/+4
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+2
* * tree-ssa-pre.c (my_rev_post_order_compute): Remove set but notjakub2010-04-071-4/+6
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* PR middle-end/43300matz2010-03-151-9/+30
* PR tree-optimization/42719jakub2010-01-191-0/+2
* Remove trailing white spaces.hjl2009-11-251-27/+27
* gcc/ChangeLog:aoliva2009-09-021-1/+4
* 2009-08-12 Richard Sandiford <rdsandiford@googlemail.com>bonzini2009-08-121-2/+4
* gcc/rsandifo2009-08-091-9/+18
* 2009-04-17 Paolo Bonzini <bonzini@gnu.org>bonzini2009-08-011-3/+2
* Add source_location support to PHI arguments.amacleod2009-07-301-19/+74
* PR middle-end/39976matz2009-05-131-1/+69
* PR middle-end/39927matz2009-04-291-19/+40
* PR middle-end/39922matz2009-04-281-1/+1
* * ssaexpand.h (struct ssaexpand): Member 'values' is a bitmap.matz2009-04-271-2/+2
* 2009-04-26 H.J. Lu <hongjiu.lu@intel.com>hjl2009-04-261-1/+1
* gcc/matz2009-04-261-838/+266
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-8/+4
* Fix comments and formatrtingamacleod2008-09-181-3/+3
* fix PR 37102 by having out of ssa remove dead PHI nodes.amacleod2008-09-181-7/+62
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-140/+132
* 2008-07-07 Richard Guenther <rguenther@suse.de>rguenth2008-07-071-0/+2
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-1/+1
* * tree-outof-ssa.c (pass_out_of_ssa): Do not depend on PROP_alias.hubicka2008-06-181-1/+1
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5