regrename.c (replace_oldest_value_addr): Initialize a variable to shut up the compiler.
[platform/upstream/gcc.git] / gcc / tree-outof-ssa.c
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-03-01 Diego Novillotree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-02-14 Zdenek Dvorakinvoke.texi (-fprefetch-loop-arrays, [...]): Document.
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-19 Daniel Berlintree-ssa-operands.h (ssa_call_clobbered_cache_valid...
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2006-01-05 Richard Guenthertree-pass.h (TODO_remove_unused_locals): Define.
2005-12-30 Kazu Hiratatree-outof-ssa.c (_elim_graph): Change the type of...
2005-12-18 Gabriel Dos Reistree-vn.c (vn_add): Use XNEW.
2005-12-02 Richard Guenthertree-ssa-loop-im.c (schedule_sm): Use buildN instead...
2005-10-19 Ulrich Weigandcfgexpand.c (discover_nonconstant_array_refs_r, [....
2005-08-04 Richard Hendersonre PR middle-end/21291 (can't find a register in class...
2005-07-30 Jan Hubickatree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost.
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-06-01 Daniel Berlinc-objc-common.c (c_tree_printer): Check flag before...
2005-05-30 Kazu Hiratatree-outof-ssa.c (_elim_graph): Change the type of...
2005-05-10 Kazu Hiratatree-outof-ssa.c (_elim_graph): Change the type of...
2005-05-04 Kazu Hiratatree-outof-ssa.c (edge_leader, [...]): Use VEC instead...
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-22 Zdenek DvorakMakefile.in (LIBGCOV): Add _gcov_interval_profiler...
2005-04-21 Nathan Sidwelllambda.h (lambda_vector_min_nz): Likewise.
2005-04-17 Kazu Hiratatree-flow-inline.h (get_stmt_operands): Remove.
2005-04-13 Jeff LawMakefile.in (OBJS-common): Add tree-ssa-uncprop.o.
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-03-10 Kazu Hirata* tree-outof-ssa.c (analyze_edges_for_bb): Update a...
2005-03-10 Kazu Hiratatree-outof-ssa.c (analyze_edges_for_bb): Make the retur...
2005-03-09 Kazu Hirata* tree-outof-ssa.c (num_nodes): Remove num_nodes.
2005-03-05 Kazu Hiratatree-phinodes.c (remove_phi_node): Drop the last argument.
2005-02-22 Kazu Hiratatree-outof-ssa.c (SSANORM_USE_COALESCE_LIST): Remove.
2005-02-21 Kazu Hiratatree-outof-ssa.c (SSANORM_REMOVE_ALL_PHIS): Remove.
2005-02-17 Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2005-02-10 Steven Bosscherre PR tree-optimization/17549 (10% increase in codesize...
2005-01-27 Richard Hendersonre PR c++/14329 ([4.1 only] badly formatted warnings...
2005-01-27 Diego Novillore PR tree-optimization/19633 (local address incorrectl...
2005-01-23 Kazu Hirataalias.c, [...]: Fix comment typos.
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-01 Richard Hendersonre PR middle-end/17799 (Non-optimizing compile loses...
2004-12-29 Jeff Lawtree-outof-ssa.c (insert_backedge_copies): New function.
2004-12-24 Daniel Berlinre PR tree-optimization/14638 (Variables disappear...
2004-12-14 Jeff Lawtree-outof-ssa.c (coalesce_abnormal_edges): Pass the...
2004-11-25 Kazu Hiratatree-outof-ssa.c (coalesce_abnormal_edges): Use e-...
2004-11-24 Kazu Hiratatree-outof-ssa.c (eliminate_build): Use g->e->dest_idx...
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-19 Kazu Hirata* tree-outof-ssa.c: Fix a comment typo.
2004-11-11 Nathan Sidwellbitmap.h (nBITMAP_WORD_BITS): Remove.
2004-11-04 Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-11-03 Andrew MacLeodre PR tree-optimization/18270 (internal compiler error...
2004-11-02 Andrew MacLeodre PR tree-optimization/16447 (out of ssa generates...
2004-10-12 Fariborz JahanianRestored acciddental check-in.
2004-10-12 Fariborz Jahanianre PR tree-optimization/17892 (gcc-4.0 should not reass...
2004-09-30 Richard Hendersonre PR tree-optimization/17739 (tree-optimizers extend...
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-09 Daniel BerlinMakefile.def: Remove libbanshee.
2004-09-09 Diego Novillotree-outof-ssa.c (coalesce_abnormal_edges): Fix typo...
2004-09-09 Nathan Sidwelltree-outof-ssa.c (free_temp_expr_table): Add missed...
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-08-25 Andrew MacLeodtree-ssa-operands.h (struct ssa_operand_iterator_d...
2004-08-10 Andrew MacLeodtree-cfg.c (bsi_insert_before, [...]): Call modify_stmt...
2004-08-09 Jeff LawMakefile.in (OBJC-common): Add tree-ssa-threadupdate.c
2004-07-28 Diego Novillotree-optimize.c (init_tree_optimization_passes): Schedu...
2004-06-26 Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-26 Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2004-06-25 Richard Kennertree-nested.c (build_addr): Merge real/imagpart with...
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
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-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13 Andrew Pinskitree-outof-ssa.c (rewrite_vars_out_of_ssa): Free map...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.