OSDN Git Service

* lib/gcc-simulate-thread.exp (simulate-thread): Do not run on
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-live.c
2011-11-08 matz * gengtype.c (write_field_root): Avoid out-of-scope...
2011-04-27 rguenth2011-04-27 Richard Guenther <rguenther@suse.de>
2011-04-20 meyeringremove useless if-before-free tests
2011-03-24 law * tree-ssa-live.c (remove_unused_scope_block_p): Remov...
2011-02-15 aolivaPR debug/47106
2011-02-02 aolivaPR debug/47106
2011-01-21 jakub * tree-ssa-live.c (remove_unused_scope_block_p): Don...
2011-01-20 aolivagcc/ChangeLog:
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-17 matz * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,
2010-10-11 froydnjgcc/
2010-09-03 rguenth2010-09-03 Richard Guenther <rguenther@suse.de>
2010-08-30 jakub PR debug/45419
2010-08-30 rguenth2010-08-30 Richard Guenther <rguenther@suse.de>
2010-08-20 froydnjgcc/
2010-08-19 froydnj * cfgloop.c (get_loop_body_in_bfs_order): Avoid redund...
2010-07-15 froydnjgcc/
2010-07-13 amylaargcc:
2010-07-13 jakub PR debug/44901
2010-07-10 amylaar2010-07-10 Richard Guenther <rguenther@suse.de>
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-06 froydnjgcc/
2010-06-01 steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-29 hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
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>
next