| Commit message (Expand) | Author | Age | Files | Lines |
* | * cse.c, tree-flow-inline.h, tree-flow.h, tree-ssa-operands.c, | kazu | 2005-04-06 | 1 | -1/+1 |
* | * tree-flow.h (number_of_iterations_cond): Declaration removed. | rakdver | 2005-04-05 | 1 | -2/+0 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -51/+27 |
* | * Makefile.in (value-prof.o): New dependencies on $(DIAGNOSTIC_H) | hubicka | 2005-03-29 | 1 | -0/+6 |
* | 2005-03-18 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-03-21 | 1 | -0/+3 |
* | In gcc/ada/ | dberlin | 2005-03-13 | 1 | -4/+30 |
* | * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence. | rakdver | 2005-03-10 | 1 | -1/+2 |
* | * gimple-low.c (lower_stmt_body): Make it static. | kazu | 2005-03-08 | 1 | -2/+0 |
* | * tree-phinodes.c (remove_phi_node): Drop the last argument. | kazu | 2005-03-05 | 1 | -1/+1 |
* | 2005-03-01 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-03-01 | 1 | -0/+2 |
* | PR tree-optimization/18687 | rakdver | 2005-02-10 | 1 | -0/+1 |
* | PR tree-optimization/19578 | rsandifo | 2005-02-02 | 1 | -0/+3 |
* | PR tree-optimization/19633 | dnovillo | 2005-02-01 | 1 | -0/+3 |
* | * tree-flow-inline.h (phi_arg_from_edge): Remove. | kazu | 2005-01-24 | 1 | -1/+0 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | * c-tree.h, coverage.h, langhooks-def.h, optabs.h, output.h, | kazu | 2005-01-14 | 1 | -1/+0 |
* | * tree-into-ssa.c (REWRITE_THIS_STMT): Define. | dnovillo | 2004-12-10 | 1 | -0/+1 |
* | PR tree-optimization/18601 | kazu | 2004-12-06 | 1 | -4/+0 |
* | * tree-phinodes.c (add_phi_arg): Take "tree" instead of | kazu | 2004-11-25 | 1 | -1/+1 |
* | 2004-11-25 Andrew Macleod <amacleod@redhat.com> | amacleod | 2004-11-25 | 1 | -0/+8 |
* | * tree-cfg.c (tree_execute_on_growing_pred): New. | kazu | 2004-11-23 | 1 | -0/+1 |
* | * tree-ssa.c (ssa_remove_edge): Remove. | kazu | 2004-11-22 | 1 | -1/+0 |
* | * tree-phinodes.c (remove_phi_arg_num): Make it static. | kazu | 2004-11-22 | 1 | -1/+0 |
* | * tree-flow.h: Remove the prototype for remove_phi_arg. | kazu | 2004-11-22 | 1 | -1/+1 |
* | 2004-11-19 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-19 | 1 | -1/+4 |
* | * basic-block.h, c-common.h, df.h, expr.h, output.h, rtl.h, | kazu | 2004-11-17 | 1 | -3/+0 |
* | 2004-11-15 Dale Johannesen <dalej@apple.com> | dalej | 2004-11-16 | 1 | -1/+1 |
* | * tree-cfg.c (bsi_commit_edge_inserts): Remove an argument. | kazu | 2004-11-16 | 1 | -1/+1 |
* | PR tree-optimization/18431 | rakdver | 2004-11-14 | 1 | -0/+1 |
* | 2004-11-13 Dale Johannesen <dalej@apple.com> | dalej | 2004-11-14 | 1 | -7/+7 |
* | * tree-phinodes.c (phi_reverse): New. | kazu | 2004-11-09 | 1 | -0/+1 |
* | * tree-if-conv.c (tree_if_conversion): Make it static. | kazu | 2004-11-08 | 1 | -4/+0 |
* | * tree-ssa-operands.c (build_ssa_operands): Make it static. | kazu | 2004-11-08 | 1 | -4/+0 |
* | 2004-11-01 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-11-02 | 1 | -0/+1 |
* | PR tree-optimization/16728 | dnovillo | 2004-10-28 | 1 | -0/+1 |
* | * lambda-code.c (nestify_update_pending_stmts): Remove. | kazu | 2004-10-28 | 1 | -0/+1 |
* | 2004-10-27 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-10-27 | 1 | -0/+1 |
* | patch to remove the analysis of module level static variables. | zadeck | 2004-10-25 | 1 | -5/+0 |
* | * tree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi. | dnovillo | 2004-10-18 | 1 | -1/+1 |
* | * tree-cfg.c (tree_block_forwards_to): Remove. | kazu | 2004-10-07 | 1 | -1/+0 |
* | 2004-10-06 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-10-06 | 1 | -0/+2 |
* | * tree-flow.h (struct bb_ann_d): Remove num_preds member. | bje | 2004-09-29 | 1 | -4/+0 |
* | PR 15089 | rth | 2004-09-29 | 1 | -0/+1 |
* | 2004-09-23 Diego Novillo <dnovillo@redhat.com> | jakub | 2004-09-23 | 1 | -0/+2 |
* | * cfgloop.h (update_single_exits_after_duplication): Declare. | rakdver | 2004-09-23 | 1 | -0/+7 |
* | * Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency. | rakdver | 2004-09-16 | 1 | -0/+7 |
* | * tree-dfa.c (free_df_for_stmt): No longer static. | law | 2004-09-15 | 1 | -0/+1 |
* | New code to analyze file level static variables and to determine if | zadeck | 2004-09-13 | 1 | -0/+6 |
* | * c-common.c, c-pch.c, defaults.h, lambda-code.c, passes.c, | kazu | 2004-09-10 | 1 | -1/+1 |
* | 2004-09-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-09-08 | 1 | -0/+3 |