aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog.tree-ssa
AgeCommit message (Expand)Author
2004-03-20 PR optimization/14643Diego Novillo
2004-03-20 * fold-const.c (fold_relational_const): Remove dead code.Kazu Hirata
2004-03-19 * tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Fix typo.Jeff Law
2004-03-192003-03-19 Dale Johannesen <dalej@apple.com>Dale Johannesen
2004-03-19 * tree-dfa.c (find_hidden_use_vars): Also look inside theJeff Law
2004-03-19 * Makefile.in (TREE_FLOW_H): Reformat.Diego Novillo
2004-03-18 * Makefile.in (tree-tailcall.o): Depend on langhooks.h.Jeff Law
2004-03-18 * tree-ssa-live.c (new_tree_live_info): Set num_blocks toDevang Patel
2004-03-17 * tree-tailcall.c (find_tail_calls): Tighten test for tail recursion.Jeff Law
2004-03-17Move c++ change to the proper file.Dale Johannesen
2004-03-17 PR optimization/14511Diego Novillo
2004-03-17 * tree-ssa.c (rewrite_into_ssa, compute_global_livein): Fix.Jan Hubicka
2004-03-172004-03-17 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-03-16 * tree-dump.c (struct dump_option_value_info): Add TDF_UID.Diego Novillo
2004-03-162004-03-16 Dale Johannesen <dalej@apple.com>Dale Johannesen
2004-03-162004-03-16 Dale Johannesen <dale@apple.com>Dale Johannesen
2004-03-162004-03-16 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2004-03-13 PR optimization/14553Diego Novillo
2004-03-12 * tree-alias-common.c (create_alias_vars): Add #ifDiego Novillo
2004-03-122004-03-11 Diego Novillo <dnovillo@redhat.com>Diego Novillo
2004-03-12 PR 14204Richard Henderson
2004-03-11 * tree-simple.c (get_base_var, get_base_decl): Remove.Richard Henderson
2004-03-11 * tree-nested.c (convert_nonlocal_reference): Clear TREE_INVARIANTRichard Henderson
2004-03-102004-03-10 Andrew Pinski <apinski@apple.com>Andrew Pinski
2004-03-102004-03-09 Andrew Pinski <apinski@apple.com>Andrew Pinski
2004-03-09 * tree-flow-inline.h (may_propagate_copy): Do not allow propagation ofJeff Law
2004-03-08Mainline merge as of 2004-03-07.Diego Novillo
2004-03-08 * tree-ssa-dom.c: (get_eq_expr_value): Fix typo when comparing aJeff Law
2004-03-05 * tree-ssa-dce.c (remove_dead_stmt): Clear PENDING_STMT afterJeff Law
2004-03-05 * config/s390/s390.c (s390_expand_movstr): Do not useUlrich Weigand
2004-03-05 * tree-ssa-alias.c (compute_flow_sensitive_aliasing): IfDiego Novillo
2004-03-05 * tree-ssa-loop-live.c (coalesce_tpa_members): Update the rootZdenek Dvorak
2004-03-04 * tree-ssa-dce.c (remove_dead_stmt): Redirect an existing edgeJeff Law
2004-03-04 * fold-const.c (fold): When rebuilding the expression after aJeff Law
2004-03-04move the following from ChangeLog.tree-ssa to ChangeLogJosef Zlomek
2004-03-04Mainline merge as of 2004-03-03.Diego Novillo
2004-03-04 PR/14362Josef Zlomek
2004-03-04 * tree-ssa-phiopt.c (conditional_replacement): Clear EDGE_TRUE_VALUEJeff Law
2004-03-032004-03-03 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2004-03-03 * tree-tailcall.c (struct tailcall): Remove return_block and return_bsiZdenek Dvorak
2004-03-03 * tree-ssa-operands.c (get_expr_operands): Mark CALL_EXPRsDiego Novillo
2004-03-02 PR optimization/14266Diego Novillo
2004-03-02Merge to tree-ssa-20020619-merge-20040227.Richard Henderson
2004-03-022004-03-01 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler
2004-03-012004-03-01 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-03-012004-03-01 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2004-03-01 * tree-ssa-dom.c (true_false_expr_hash): Update comments slightly.Jeff Law
2004-03-012004-03-01 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2004-03-01 * doloop.c (doloop_optimize): Increment n_iterations if loop->topDavid Edelsohn
2004-02-29 * gimple-low.c (pass_remove_useless_vars): Add TODO_dump_func.Diego Novillo