summaryrefslogtreecommitdiff
path: root/gcc/tree-outof-ssa.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Fix PR34263: Cleaning up latch blocksrevitale2008-01-061-1/+158
* PR tree-optimization/34618jakub2008-01-051-1/+2
* 2007-10-28 Andrew Pinski <pinskia@gmail.com>pinskia2007-10-281-1/+6
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmtsayle2007-03-081-4/+4
* * tree-ssa-operands.h (struct ssa_operand_memory_d):hubicka2006-12-241-3/+0
* * tree-ssa-operands.h (create_ssa_artificial_load_stmt):dnovillo2006-12-111-1/+1
* * tree-scalar-evolution.c (scev_const_prop):dnovillo2006-12-111-3/+3
* New out of ssa Coalescer.amacleod2006-12-101-549/+52
* New TER code.amacleod2006-12-081-604/+0
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-16/+17
* Switch live on entry to a per block basis from per variable.amacleod2006-12-041-2/+1
* * common.opt (ftree-combine-temps): Remove.amacleod2006-12-011-149/+7
* Privatize SSA variables into gimple_df.hubicka2006-11-281-2/+2
* * tree-ssa-loop-im.c (schedule_sm, determine_lsm_ref,rakdver2006-11-211-3/+0
* * tree-outof-ssa.c (check_replaceable): Do not allocate def_varshubicka2006-08-011-1/+2
* * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c,kazu2006-05-281-1/+1
* 2006-05-23 Andrew MacLeod <amacleod@redhat.com>amacleod2006-05-231-2/+2
* 2006-04-21 Eric Christopher <echristo@apple.com>echristo2006-04-221-3/+3
* * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o,kazu2006-04-101-3/+1