calls.c (emit_library_call_value_1): Handle partial registers correctly when building...
[gcc.git] / gcc / tree-ssa-forwprop.c
2007-02-04 Jan Hubickatree-ssa-copyrename.c (copy_rename_partition_coalesce...
2007-01-18 Jan Hubickatree-vrp.c (finalize_jump_threads): Do not call cleanup...
2007-01-11 Jan Hubickare PR tree-optimization/1046 (gcc less efficient than...
2007-01-08 Roberto CostaBetter handling of COND_EXPRs in rhs
2007-01-08 Jan Hubickatree-ssa-forwprop.c (forward_propagate_into_cond, ...
2006-12-11 Diego Novillotree-ssa-operands.h (create_ssa_artificial_load_stmt...
2006-12-05 Daniel Berlintree-vrp.c (pass_vrp): Remove PROP_smt_usage.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-17 Jakub Jelinekre PR middle-end/29584 (internal compiler error on...
2006-05-17 Daniel Berlinre PR tree-optimization/27373 (ICE: add_virtual_operand...
2006-04-27 Andrew MacLeodImplement new immediate use iterators.
2006-03-04 Daniel Berlintree-sra.c (tree_sra): Return todoflags;
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-20 Daniel Berlintree.h (struct tree_memory_tag): Add is_used_alone...
2006-01-11 Richard Guentherre PR tree-optimization/25734 (ice for legal kernel...
2006-01-09 Jeff Lawtree-ssa-dom.c (simplify_cond_and_lookup_avail_expr...
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2006-01-06 Richard Guenthertree-dfa.c (mark_new_vars_to_rename): Create stmt annot...
2005-12-18 Jeff Lawtree-ssa-dom.c (simplify_switch_and_lookup_avail_expr...
2005-12-17 Jeff Lawtree-ssa-dom.c (update_rhs_and_lookup_avail_expr):...
2005-12-09 Diego Novillotree.c (recompute_tree_invariant_for_addr_expr): Rename...
2005-12-02 Richard Guenthertree-vrp.c (build_assert_expr_for, [...]): Use buildN...
2005-12-01 Richard Guenthertree-ssa-forwprop.c (forward_propagate_addr_expr):...
2005-11-30 Richard Guentherre PR tree-optimization/22501 ([meta-bug] tramp3d-v4...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-26 Richard Guenthertree-ssa-forwprop.c (forward_propagate_addr_expr):...
2005-05-24 Jeff Lawtree-ssa-dom.c (cprop_into_stmt): Do not call recompute...
2005-05-19 Kazu Hiratacfgexpand.c, [...]: Fix comment typos.
2005-05-18 Richard Hendersontree-ssa-forwprop.c (cfg_changed): New.
2005-05-18 Jeff Lawtree-ssa-forwprop.c (forward_propagate_addr_expr):...
2005-05-17 Jeff LawMakefile.in (tree-ssa-forwprop.o): Depend on langhooks.h.
2005-05-11 Kazu Hiratatree-ssa-forwprop.c (forward_propagate_into_cond_1...
2005-04-15 Kazu Hiratare PR tree-optimization/21031 (Another missed forward...
2005-04-13 Kazu Hiratatree-ssa-forwprop.c (vars, [...]): Remove.
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-02-17 Kazu Hiratabt-load.c, [...]: Update copyright.
2005-02-17 Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2004-11-26 Kazu Hiratatree-ssa-forwprop.c (substitute_single_use_vars): Remov...
2004-09-24 Andrew Pinskire PR tree-optimization/17624 (ICE: SSA corruption...
2004-09-18 Kazu Hirataalias.c, [...]: Fix comment typos.
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-07-28 Diego Novillotree-optimize.c (init_tree_optimization_passes): Schedu...
2004-07-25 Roger Saylefold-const.c (constant_boolean_node): Make extern.
2004-05-13 Jeff Lawtree-ssa-forwprop.c (record_single_argument_cond_exprs...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.