OSDN Git Service

Fix PR42205.
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-live.c
2009-12-01 rguenth2009-12-01 Richard Guenther <rguenther@suse.de>
2009-11-25 hjlRemove trailing white spaces.
2009-09-02 aolivagcc/ChangeLog:
2009-08-27 rguenth2009-08-27 Richard Guenther <rguenther@suse.de>
2009-07-02 rguenth2009-07-02 Richard Guenther <rguenther@suse.de>
2009-06-05 jakub PR middle-end/40340
2009-06-04 aoliva* tree-ssa-live.c (remove_unused_scope_block_p): Keep...
2009-05-28 aoliva* tree-ssa-live.c (remove_unused_locals): Skip when...
2009-05-27 dnovillo * tree-ssa-live.c (dump_scope_block): Document arguments.
2009-04-26 matzgcc/
2009-04-17 ebotcazou * dbxout.c (dbxout_block): Reinstate test on TREE_USED.
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-03-17 jakub PR debug/39474
2009-03-01 hubicka PR debug/39267
2009-02-27 hubicka PR debug/39267
2009-02-23 hubicka PR tree-optimization/37709
2009-02-10 jakub PR target/39139
2008-10-09 jakub * tree-ssa-live.c (remove_unused_locals): Mark all...
2008-09-06 hubicka PR tree-optimization/14703
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-20 hubicka * cgraph.c (cgraph_add_new_function): Do early local...
2008-06-06 rwildgcc/
2008-04-18 hubicka * except.c (dw2_size_of_call_site_table,
2007-11-26 aoliva* tree-ssa-live.c (remove_unused_scope_block_p): Drop
2007-10-12 jakub PR tree-optimization/33645
2007-10-02 aolivaRevert patches that should have been installed in the...
2007-10-02 aoliva* tree-ssa-live.c (remove_unused_scope_block_p): Don...
2007-09-01 kazu * config/arm/arm.c, config/rs6000/ppu_intrinsics.h,
2007-07-28 kazu * cfglayout.c, config/arm/arm.c, config/arm/cortex...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-26 hubicka * tree-ssa-live.c: Include debug.h and flags.h.
2007-05-26 kazu * config/i386/i386.c, config/pa/pa.c, config/spu/spu.c,
2007-02-08 dnovillo PR 30562
2007-01-31 kazu * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c,
2007-01-14 hubicka * tree-dfa.c (remove_referenced_var): New function.
2006-12-22 kazu * cgraphunit.c, config/i386/i386.c, config/ia64/ia64...
2006-12-10 amacleodNew out of ssa Coalescer.
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-12-05 kazu * config/i386/darwin.h, config/spu/spu.c, tree-ssa...
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-30 amacleodImplement coalesce list with hash table instead of...
2006-11-28 hubicka Privatize SSA variables into gimple_df.
2006-04-12 kazu * Makefile.in (TREE_SSA_LIVE_H): Add vecprim.h.
2006-04-10 kazu * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o,
2006-01-31 dje2006-01-31 Uttam Pawar <uttamp@us.ibm.com>
2006-01-05 rguenth2006-01-05 Richard Guenther <rguenther@suse.de>
2005-12-18 gdr * tree-tailcall.c (find_tail_calls): Use XNEW.
2005-07-30 hubicka * tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost.
2005-06-30 dberlin2005-06-29 Daniel Berlin <dberlin@dberlin.org>
2005-06-30 rakdver PR testsuite/21967
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-05-27 nathan * vec.h: Implement integral type vector specialization.
2005-05-14 kazu * tree-ssa-live.c (tpa_init, tpa_delete, tpa_compact,
2005-04-24 kazu * tree-ssa-live.c (build_tree_conflict_graph): Change...
2005-04-23 kazu * tree-ssa-live.c (build_tree_conflict_graph): Allocate
2005-04-23 kazu * tree-ssa-live.c (live_worklist): Take a stack alloca...
2005-04-17 kazu * tree-flow-inline.h (get_stmt_operands): Remove.
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.