OSDN Git Service

* gcc.target/cris/torture/cris-torture.exp: New driver in new
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-live.c
2005-03-13 kazu * tree-ssa-live.c (build_tree_conflict_graph): Remove...
2005-03-12 kazu * tree-ssa-live.c (create_ssa_var_map,
2005-02-17 kazu * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c,
2005-02-17 nathan * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2004-11-29 kazu * tree-if-conv.c (replace_phi_with_cond_modify_expr...
2004-11-08 kazu * tree-ssa-live.c (tpa_init, pop_best_coalesce): Make...
2004-11-04 nathan * bitmap.c (bitmap_print): Make bitno unsigned.
2004-09-28 dnovillo * tree-ssa-live.c (calculate_live_on_entry): Fix warnings
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-10 kazu * bb-reorder.c, c-common.c, c-incpath.c, c-typeck.c,
2004-09-09 dberlinToplevel:
2004-09-09 nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-08-25 amacleod2004-08-25 Andrew MacLeod <amacleod@redhat.com>
2004-08-18 rth * tree.h (struct tree_decl): Add gimple_formal_...
2004-08-16 neroden * tree-ssa-copyrename.c (copy_rename_partition_coalesce):
2004-08-09 law * Makefile.in (OBJC-common): Add tree-ssa-threa...
2004-07-22 rth * tree-ssa-live.c (create_ssa_var_map): Avoid...
2004-07-22 rth * gimple-low.c (expand_var_p): Don't look at...
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-30 kazu * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphu...
2004-05-14 law * tree-ssa-live.c (calculate_live_on_entry...
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.