aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa.c
AgeCommit message (Expand)Author
2005-11-16 PR middle-end/23497Richard Henderson
2005-11-102005-11-10 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-11-082005-11-08 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-07-19 PR tree-opt/22278Richard Henderson
2005-07-13 * tree-dfa.c (dump_variable): Use default_def function.Jan Hubicka
2005-07-10 * Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hDiego Novillo
2005-07-03 * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c,Joseph Myers
2005-07-03 * c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers
2005-06-302005-06-29 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-06-27 * tree-optimize.c (exercute_free_datastructures):Jan Hubicka
2005-06-25Update FSF address.Kelley Cook
2005-06-152005-06-15 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-06-072005-06-07 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-06-06gcc/po/Jakub Jelinek
2005-06-01 * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,Kaveh Ghazi
2005-05-08 * tree-dfa.c (referenced_vars, add_referenced_var): Use VECKazu Hirata
2005-05-032005-05-03 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie
2005-04-232005-04-22 Diego Novillo <dnovillo@redhat.com>Diego Novillo
2005-04-21 * vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell
2005-04-17 * tree-flow-inline.h (get_stmt_operands): Remove.Kazu Hirata
2005-04-11 PR tree-optimization/20933Diego Novillo
2005-04-09 * dominance.c, gthr-win32.h, reg-stack.c, tree-ssa-copy.c,Kazu Hirata
2005-04-09 Merge from tree-cleanup-branch: VRP, store CCP, storeDiego Novillo
2005-04-052005-04-05 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2005-04-05 * tree-ssa.c (execute_early_warn_uninitialized): Pass context nodePer Bothner
2005-03-302005-03-30 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-03-12 * tree-ssa.c (kill_redundant_phi_nodes): Remove local variableKazu Hirata
2005-03-05 * tree-phinodes.c (remove_phi_node): Drop the last argument.Kazu Hirata
2005-03-05 * predict.c (apply_return_prediction): Standardize PHI chainKazu Hirata
2005-02-28 PR middle-end/19874Roger Sayle
2005-02-23 PR tree-optimization/20100Diego Novillo
2005-02-17 * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.Nathan Sidwell
2005-02-032005-02-03 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-02-02 PR tree-optimization/19578Richard Sandiford
2005-02-01 PR tree-optimization/19670Diego Novillo
2005-01-24 * tree-flow-inline.h (phi_arg_from_edge): Remove.Kazu Hirata
2005-01-18 * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,Kazu Hirata
2005-01-18 PR tree-optimization/19121Diego Novillo
2004-11-29 * tree-if-conv.c (replace_phi_with_cond_modify_expr): UseKazu Hirata
2004-11-292004-11-28 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-11-27 * tree.c (operand_equal_for_phi_arg_p): New.Kazu Hirata
2004-11-26 * tree-ssa.c (verify_flow_sensitive_alias_info): Don'tJeff Law
2004-11-25 * tree-phinodes.c (add_phi_arg): Take "tree" instead ofKazu Hirata
2004-11-23 * tree-phinode.c (resize_phi_node): Abort when LEN is strictlyKazu Hirata
2004-11-22 * tree-ssa.c (ssa_remove_edge): Remove.Kazu Hirata
2004-11-22 * tree-cfg.c (tree_execute_on_shrinking_pred): New.Kazu Hirata
2004-11-22 * tree-flow.h: Remove the prototype for remove_phi_arg.Kazu Hirata
2004-11-222004-11-22 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2004-11-22 * tree-ssa.c (verify_use): Fix comment.Jeff Law