OSDN Git Service

Fix numerous IA-64 C++ failures, IA-64 bootstrap trouble.
[pf3gnuchains/gcc-fork.git] / gcc / tree-outof-ssa.c
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.
2004-11-03 amacleod2004-11-03 Andrew MacLeod <amacleod@redhat.com>
2004-11-02 amacleod2004-11-01 Andrew MacLeod <amacleod@redhat.com>
2004-10-12 fjahanianRestored acciddental check-in.
2004-10-12 fjahanianPR 17892.
2004-09-30 rth PR 17739
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-26 rakdver * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_C...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-09 dberlinToplevel:
2004-09-09 dnovillo * tree-outof-ssa.c (coalesce_abnormal_edges): Fix...
2004-09-09 nathan * tree-outof-ssa.c (free_temp_expr_table): Add missed...
2004-09-09 nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-09-06 bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-08-25 amacleod2004-08-25 Andrew MacLeod <amacleod@redhat.com>
2004-08-10 amacleod2004-08-10 Andrew MacLeod <amacleod@redhat.com>
2004-08-09 law * Makefile.in (OBJC-common): Add tree-ssa-threa...
2004-07-28 dnovillo * tree-optimize.c (init_tree_optimization_passes)...
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-26 kazu * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold...
2004-06-25 kenner * tree-nested.c (build_addr): Merge real/imagpart...
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-17 amacleod2004-06-16 Andrew MacLeod <amacleod@redhat.com>
2004-06-16 steven * tree.h (PHI_CHAIN): New.
2004-06-10 dnovillo * Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.
2004-06-10 bbooth * doc/tree-ssa.texi: Remove references to VDEF and...
2004-05-30 kazu * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,
2004-05-14 dnovillo * tree-gimple.c: Rename from tree-simple.c.
2004-05-13 pinskia2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.