OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / tree-outof-ssa.c
2011-12-21 rguenth2011-12-21 Richard Guenther <rguenther@suse.de>
2011-11-18 wschmidt2011-11-18 Bill Schmidt <wschmidt@linux.vnet.ibm...
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-08-20 froydnjgcc/
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-01 steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-04-07 jakub * tree-ssa-pre.c (my_rev_post_order_compute): Remove...
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-15 matz PR middle-end/43300
2010-01-19 jakub PR tree-optimization/42719
2009-11-25 hjlRemove trailing white spaces.
2009-09-02 aolivagcc/ChangeLog:
2009-08-12 bonzini2009-08-12 Richard Sandiford <rdsandiford@googlemail...
2009-08-09 rsandifogcc/
2009-08-01 bonzini2009-04-17 Paolo Bonzini <bonzini@gnu.org>
2009-07-30 amacleodAdd source_location support to PHI arguments.
2009-05-13 matz PR middle-end/39976
2009-04-29 matz PR middle-end/39927
2009-04-28 matz PR middle-end/39922
2009-04-27 matz * ssaexpand.h (struct ssaexpand): Member 'values'...
2009-04-26 hjl2009-04-26 H.J. Lu <hongjiu.lu@intel.com>
2009-04-26 matzgcc/
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2008-09-18 amacleodFix comments and formatrting
2008-09-18 amacleodfix PR 37102 by having out of ssa remove dead PHI nodes.
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-07 rguenth2008-07-07 Richard Guenther <rguenther@suse.de>
2008-06-20 ghazi * ggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-18 hubicka * tree-outof-ssa.c (pass_out_of_ssa): Do not depend...
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-01-06 revitaleFix PR34263: Cleaning up latch blocks
2008-01-05 jakub PR tree-optimization/34618
2007-10-28 pinskia2007-10-28 Andrew Pinski <pinskia@gmail.com>
2007-08-14 ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-03-08 sayle * tree-eh.c (do_return_redirection): Call build_gimple...
2006-12-24 hubicka * tree-ssa-operands.h (struct ssa_operand_memory_d):
2006-12-11 dnovillo * tree-ssa-operands.h (create_ssa_artificial_load_stmt):
2006-12-11 dnovillo * tree-scalar-evolution.c (scev_const_prop):
2006-12-10 amacleodNew out of ssa Coalescer.
2006-12-08 amacleodNew TER code.
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-12-04 amacleodSwitch live on entry to a per block basis from per...
2006-12-01 amacleod * common.opt (ftree-combine-temps): Remove.
2006-11-28 hubicka Privatize SSA variables into gimple_df.
2006-11-21 rakdver * tree-ssa-loop-im.c (schedule_sm, determine_lsm_ref,
2006-08-01 hubicka * tree-outof-ssa.c (check_replaceable): Do not allocat...
2006-05-28 kazu * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config...
2006-05-23 amacleod2006-05-23 Andrew MacLeod <amacleod@redhat.com>
2006-04-22 echristo2006-04-21 Eric Christopher <echristo@apple.com>
2006-04-10 kazu * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o,
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-03-01 dnovillo * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMOR...
2006-02-14 rakdver * doc/invoke.texi (-fprefetch-loop-arrays, -fprefetch...
2006-02-06 rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-19 dberlin2006-01-16 Daniel Berlin <dberlin@dberlin.org>
2006-01-06 law * tree-cfg.c (bsi_replace): Rename final argument...
2006-01-05 rguenth2006-01-05 Richard Guenther <rguenther@suse.de>
2005-12-30 kazu * tree-outof-ssa.c (_elim_graph): Change the type...
2005-12-18 gdr * tree-vn.c (vn_add): Use XNEW.
2005-12-02 rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-10-19 uweigand * cfgexpand.c (discover_nonconstant_array_refs_r,
2005-08-04 rth PR 21291
2005-07-30 hubicka * tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost.
2005-06-25 kcookUpdate FSF address.
2005-06-07 kazu * sbitmap.h (sbitmap_iterator, sbitmap_iter_init,
2005-06-01 ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-06-01 dberlin2005-05-30 Daniel Berlin <dberlin@dberlin.org>
2005-05-30 kazu * tree-outof-ssa.c (_elim_graph): Change the type...
2005-05-10 kazu * tree-outof-ssa.c (_elim_graph): Change the type...
2005-05-04 kazu * tree-outof-ssa.c (edge_leader, stmt_list,
2005-05-03 amacleod2005-05-03 Andrew MacLeod <amacleod@redhat.com>
2005-04-22 rakdver * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,
2005-04-21 nathan * lambda.h (lambda_vector_min_nz): Likewise.
2005-04-17 kazu * tree-flow-inline.h (get_stmt_operands): Remove.
2005-04-13 law * Makefile.in (OBJS-common): Add tree-ssa-uncprop.o.
2005-04-05 amacleod2005-04-05 Andrew MacLeod <amacleod@redhat.com>
2005-03-10 kazu * tree-outof-ssa.c (analyze_edges_for_bb): Update...
2005-03-10 kazu * tree-outof-ssa.c (analyze_edges_for_bb): Make the...
2005-03-09 kazu * tree-outof-ssa.c (num_nodes): Remove num_nodes.
2005-03-05 kazu * tree-phinodes.c (remove_phi_node): Drop the last...
2005-02-22 kazu * tree-outof-ssa.c (SSANORM_USE_COALESCE_LIST): Remove.
2005-02-21 kazu * tree-outof-ssa.c (SSANORM_REMOVE_ALL_PHIS): Remove.
2005-02-17 nathan * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2005-02-10 steven PR tree-optimization/17549
2005-01-27 rth PR tree-opt/14329
2005-01-27 dnovillo PR tree-optimization/19633
2005-01-23 kazu * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-01 rth PR middle-end/17799
2004-12-29 law * tree-outof-ssa.c (insert_backedge_copies...
2004-12-24 dberlin2004-12-24 Daniel Berlin <dberlin@dberlin.org>
2004-12-14 law * tree-outof-ssa.c (coalesce_abnormal_edges...
2004-11-25 kazu * tree-outof-ssa.c (coalesce_abnormal_edges): Use...
2004-11-24 kazu * tree-outof-ssa.c (eliminate_build): Use g->e->dest_idx
2004-11-22 nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-19 kazu * tree-outof-ssa.c: Fix a comment typo.
2004-11-11 nathan * bitmap.h (nBITMAP_WORD_BITS): Remove.
2004-11-04 nathan * bitmap.c (bitmap_print): Make bitno unsigned.
next