target.h (globalize_decl_name): New.
[gcc.git] / gcc / tree-ssa-live.c
2007-01-14 Jan Hubickatree-dfa.c (remove_referenced_var): New function.
2006-12-22 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2006-12-10 Andrew MacLeodNew out of ssa Coalescer.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-05 Kazu Hiratadarwin.h, [...]: Fix comment typos.
2006-12-04 Andrew MacLeodSwitch live on entry to a per block basis from per...
2006-12-01 Andrew MacLeodcommon.opt (ftree-combine-temps): Remove.
2006-11-30 Andrew MacLeodImplement coalesce list with hash table instead of...
2006-11-28 Jan HubickaPrivatize SSA variables into gimple_df.
2006-04-12 Kazu HirataMakefile.in (TREE_SSA_LIVE_H): Add vecprim.h.
2006-04-10 Kazu HirataMakefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.
2006-01-31 Uttam Pawarre PR middle-end/25933 (memory leaks)
2006-01-05 Richard Guenthertree-pass.h (TODO_remove_unused_locals): Define.
2005-12-18 Gabriel Dos Reistree-tailcall.c (find_tail_calls): Use XNEW.
2005-07-30 Jan Hubickatree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost.
2005-06-30 Daniel Berlin[multiple changes]
2005-06-30 Zdenek Dvorakre PR testsuite/21967 (gcc.dg/tree-ssa/loop-2.c and...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-07 Kazu Hiratasbitmap.h (sbitmap_iterator, [...]): New.
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-27 Nathan Sidwellvec.h: Implement integral type vector specialization.
2005-05-14 Kazu Hiratatree-ssa-live.c (tpa_init, [...]): Use VEC instead...
2005-04-24 Kazu Hiratatree-ssa-live.c (build_tree_conflict_graph): Change...
2005-04-23 Kazu Hiratatree-ssa-live.c (build_tree_conflict_graph): Allocate...
2005-04-23 Kazu Hiratatree-ssa-live.c (live_worklist): Take a stack allocated...
2005-04-17 Kazu Hiratatree-flow-inline.h (get_stmt_operands): Remove.
2005-03-13 Kazu Hiratatree-ssa-live.c (build_tree_conflict_graph): Remove...
2005-03-12 Kazu Hiratatree-ssa-live.c (create_ssa_var_map, [...]): Remove...
2005-02-17 Kazu Hiratabt-load.c, [...]: Update copyright.
2005-02-17 Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2004-11-29 Kazu Hiratatree-if-conv.c (replace_phi_with_cond_modify_expr)...
2004-11-08 Kazu Hiratatree-ssa-live.c (tpa_init, [...]): Make them static.
2004-11-04 Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-09-28 Diego Novillotree-ssa-live.c (calculate_live_on_entry): Fix warnings...
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-26 Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-10 Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-09-09 Daniel BerlinMakefile.def: Remove libbanshee.
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-08-25 Andrew MacLeodtree-ssa-operands.h (struct ssa_operand_iterator_d...
2004-08-18 Richard Hendersontree.h (struct tree_decl): Add gimple_formal_temp.
2004-08-16 Nathanael Nerodetree-ssa-copyrename.c (copy_rename_partition_coalesce...
2004-08-09 Jeff LawMakefile.in (OBJC-common): Add tree-ssa-threadupdate.c
2004-07-22 Richard Hendersontree-ssa-live.c (create_ssa_var_map): Avoid defined...
2004-07-22 Richard Hendersongimple-low.c (expand_var_p): Don't look at TREE_ADDRESS...
2004-06-17 Andrew MacLeodtree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.
2004-06-16 Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-10 Diego NovilloMakefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.
2004-06-10 Brian Boothtree-ssa.texi: Remove references to VDEF and add descri...
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-30 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-05-14 Jeff Lawtree-ssa-live.c (calculate_live_on_entry): Ignore virtu...
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13 Andrew Pinskitree-ssa-live (calculate_live_on_entry): Free saw_def...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.