OSDN Git Service

* basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-dom.c
2005-06-01 ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-05-28 kazu * tree-ssa-dom.c (vrp_element_p): Define.
2005-05-27 kazu * basic-block.h (basic_block_def): Add phi_nodes and
2005-05-27 kazu * tree-into-ssa.c (update_ssa): Ensure that the operan...
2005-05-24 law * tree-ssa-dom.c (cprop_into_stmt): Do not call
2005-05-17 rakdver * tree-cfg.c (tree_can_merge_blocks_p): Allow phi...
2005-05-16 rth PR tree-opt/21399
2005-05-10 kazu PR tree-optimization/21170
2005-05-10 law * tree-ssa-dom.c (dom_opt_finalize_block): Do not...
2005-05-03 amacleod2005-05-03 Andrew MacLeod <amacleod@redhat.com>
2005-04-23 kazu * tree-ssa-dom.c: Fix formatting.
2005-04-23 dnovillo2005-04-22 Diego Novillo <dnovillo@redhat.com>
2005-04-23 law * tree-ssa-dom.c (block_defs_stack): Remove, no longer...
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-04-09 dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2005-04-05 amacleod2005-04-05 Andrew MacLeod <amacleod@redhat.com>
2005-03-31 kazu * tree-ssa-dom.c (cprop_into_successor_phis): Remove an
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-08 law * tree-cfg.c (find_taken_edge_computed_goto...
2005-03-04 law * basic-block.h (rediscover_loops_after_threading...
2005-03-02 kazu * tree-ssa-dom.c (tree_ssa_dominator_optimize): Call
2005-03-02 law * tree-ssa-dom.c (tree_ssa_dominator_optimize...
2005-02-26 rakdver * tree-ssa-dom.c (simple_iv_increment_p): New function.
2005-02-24 reichelt * ChangeLog.5: Fix log message typo(s).
2005-02-21 ebotcazou PR tree-optimization/18663
2005-02-17 nathan * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2005-02-10 law * tree-ssa-dom.c (thread_across_edge): Use...
2005-02-01 law * tree-ssa-dom.c (record_cond): Pass correct...
2005-01-27 steven PR middle-end/17278
2005-01-23 kazu * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,
2005-01-22 dberlin2005-01-20 Daniel Berlin <dberlin@dberlin.org>
2005-01-18 lawOpps. Committed wrong version.
2005-01-18 law * tree-ssa-dom.c (tree_ssa_dominator_optimize...
2005-01-17 kazu * tree-ssa-dom.c (tree_ssa_dominator_optimize): Don...
2005-01-15 sayle * tree-ssa-dom.c (extract_range_from_cond): Correct...
2005-01-15 jakub PR tree-optimization/19060
2004-12-28 law * tree-ssa-dom.c (thread_across_edge): Remove...
2004-12-13 law * tree-ssa-dom.c (thread_across_edge): Do not thread...
2004-12-13 kazu * tree-ssa-dom.c (record_edge_info): Fix memory leak.
2004-12-13 kazu * tree-ssa-dom.c (record_equivalences_from_phis):...
2004-12-13 kazu * tree-ssa-dom.c (record_equivalences_from_phis):...
2004-12-12 kazu * tree-ssa-dom.c (thread_across_edge): Fix a comment...
2004-12-12 kazu * tree-ssa-dom.c (thread_across_edge): Fix a comment...
2004-12-10 kazu * tree-ssa-dom.c (thread_across_edge): Speed up by...
2004-12-03 kazu * tree-ssa-dom.c (record_equivalences_from_phis):...
2004-11-27 kazu * tree.c (operand_equal_for_phi_arg_p): New.
2004-11-24 kazu * tree-ssa-dom.c (cprop_into_successor_phis): Replace...
2004-11-24 kazu * tree-ssa-dom.c (cprop_into_successor_phis): Remove...
2004-11-23 dnovillo * tree-into-ssa.c (DEF_VEC_MALLOC_P(basic_block))...
2004-11-19 pinskia2004-11-19 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-16 kazu * tree-cfg.c (verify_expr): Replace TREE_OPERAND with
2004-11-10 fjahanianFix for PR tree-optimization/17892.
2004-10-30 kazu * tree-ssa-dom.c: Fix comment typos.
2004-10-30 law * tree-ssa-dom.c (struct edge_info): New structure...
2004-10-29 nathan * bitmap.h (bitmap_empty_p): New.
2004-10-23 dberlin2004-10-23 Daniel Berlin <dberlin@dberlin.org>
2004-10-22 kazu * alias.c, basic-block.h, cgraphunit.c, combine.c...
2004-10-13 pinskia2004-10-13 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-12 fjahanianPR 17892.
2004-10-04 dnovillo * tree-ssa-dom.c (tree_ssa_dominator_optimize):
2004-09-29 dberlin2004-09-29 Daniel Berlin <dberlin@dberlin.org>
2004-09-29 rth PR 15089
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-24 law * tree-ssa-dom.c (dom_opt_finalize_block): Fix violati...
2004-09-24 schwab * tree-ssa-dom.c (record_range): Fix violation of...
2004-09-23 law * tree-ssa-ccp.c (get_default_value): Use SSA_NAME_VAL...
2004-09-23 dorit2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2004-09-22 law * tree-ssa-dom.c (opt_stats): Move so that...
2004-09-21 law * tree-ssanames.c (make_ssa_name): No longer need...
2004-09-19 hubicka * basic-block.h (update_bb_profile_after_threading...
2004-09-19 aj * tree-ssa-dom.c (restore_nonzero_vars_to_original_val...
2004-09-19 law * tree-ssa-dom.c (nonzero_vars_stack, vrp_variables_st...
2004-09-18 kazu * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-17 law * tree-ssa-dom.c (const_and_copies_stack): New.
2004-09-16 law * tree-into-ssa.c (block_defs_stack): New toplevel...
2004-09-15 steven * Makefile.in (tree-ssa-dom.o): Depend on tree-ssa...
2004-09-15 kazu * tree-ssa-dom.c: Fix comment typos.
2004-09-15 law * tree-ssa-dom.c (avail_exprs_stack): New globa...
2004-09-14 law * tree-ssa-dom.c (stmts_to_rescan): Move from...
2004-09-09 nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-09-07 nathan * builtins.c (fold_builtin_strchr): Use build_int_cst...
2004-09-06 bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-08-25 amacleod2004-08-25 Andrew MacLeod <amacleod@redhat.com>
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-15 nathan.:
2004-08-11 amacleod2004-08-11 Andrew MacLeod <amacleod@redhat.com>
2004-08-10 amacleod2004-08-10 Andrew MacLeod <amacleod@redhat.com>
2004-08-09 law * Makefile.in (OBJC-common): Add tree-ssa-threa...
2004-07-28 dnovillo * tree-optimize.c (init_tree_optimization_passes)...
2004-07-25 sayle * fold-const.c (constant_boolean_node): Make extern.
2004-07-22 dnovillo * tree-into-ssa.c (set_livein_block): Fix typo in...
2004-07-19 law * tree-ssa-dom.c (single_incoming_edge_ignoring...
2004-07-08 rth * tree-ssa-dom.c (simplify_switch_and_lookup_av...
2004-07-07 rth * tree-flow-inline.h (may_propagate_copy):...
2004-07-03 rth * tree-ssa-dom.c (simplify_rhs_and_lookup_avail...
2004-07-03 kenner * tree-ssa.c (tree_ssa_useless_type_conversion): Also...
2004-07-02 kazu * ifcvt.c, modulo-sched.c, tree-alias-common.c, tree...
2004-06-30 rakdver * tree-ssa-loop-ch.c: New file.
2004-06-29 rth * tree-cfg.c (verify_stmt): Add last_in_block...
next