| Commit message (Expand) | Author | Age | Files | Lines |
* | 2005-06-15 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-06-15 | 1 | -1/+3 |
* | 2005-06-07 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-06-07 | 1 | -4/+5 |
* | gcc/po/ | jakub | 2005-06-06 | 1 | -2/+2 |
* | * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c, | ghazi | 2005-06-01 | 1 | -1/+1 |
* | * tree-dfa.c (referenced_vars, add_referenced_var): Use VEC | kazu | 2005-05-08 | 1 | -9/+6 |
* | 2005-05-03 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-05-03 | 1 | -9/+17 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -1/+1 |
* | 2005-04-22 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2005-04-23 | 1 | -3/+7 |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -6/+10 |
* | * tree-flow-inline.h (get_stmt_operands): Remove. | kazu | 2005-04-17 | 1 | -4/+1 |
* | PR tree-optimization/20933 | dnovillo | 2005-04-11 | 1 | -4/+25 |
* | * dominance.c, gthr-win32.h, reg-stack.c, tree-ssa-copy.c, | kazu | 2005-04-09 | 1 | -1/+1 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -314/+1 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -68/+92 |
* | * tree-ssa.c (execute_early_warn_uninitialized): Pass context node | bothner | 2005-04-05 | 1 | -7/+12 |
* | 2005-03-30 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-03-30 | 1 | -0/+7 |
* | * tree-ssa.c (kill_redundant_phi_nodes): Remove local variable | kazu | 2005-03-12 | 1 | -5/+2 |
* | * tree-phinodes.c (remove_phi_node): Drop the last argument. | kazu | 2005-03-05 | 1 | -1/+1 |
* | * predict.c (apply_return_prediction): Standardize PHI chain | kazu | 2005-03-05 | 1 | -4/+2 |
* | PR middle-end/19874 | sayle | 2005-02-28 | 1 | -5/+8 |
* | PR tree-optimization/20100 | dnovillo | 2005-02-23 | 1 | -0/+2 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -9/+9 |
* | 2005-02-03 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-02-03 | 1 | -0/+2 |
* | PR tree-optimization/19578 | rsandifo | 2005-02-02 | 1 | -0/+1 |
* | PR tree-optimization/19670 | dnovillo | 2005-02-01 | 1 | -2/+1 |
* | * tree-flow-inline.h (phi_arg_from_edge): Remove. | kazu | 2005-01-24 | 1 | -4/+2 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | PR tree-optimization/19121 | dnovillo | 2005-01-18 | 1 | -14/+59 |
* | * tree-if-conv.c (replace_phi_with_cond_modify_expr): Use | kazu | 2004-11-29 | 1 | -1/+1 |
* | 2004-11-28 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-29 | 1 | -1/+1 |
* | * tree.c (operand_equal_for_phi_arg_p): New. | kazu | 2004-11-27 | 1 | -1/+1 |
* | * tree-ssa.c (verify_flow_sensitive_alias_info): Don't | law | 2004-11-26 | 1 | -4/+7 |
* | * tree-phinodes.c (add_phi_arg): Take "tree" instead of | kazu | 2004-11-25 | 1 | -1/+1 |
* | * tree-phinode.c (resize_phi_node): Abort when LEN is strictly | kazu | 2004-11-23 | 1 | -17/+12 |
* | * tree-ssa.c (ssa_remove_edge): Remove. | kazu | 2004-11-22 | 1 | -10/+0 |
* | * tree-cfg.c (tree_execute_on_shrinking_pred): New. | kazu | 2004-11-22 | 1 | -5/+0 |
* | * tree-flow.h: Remove the prototype for remove_phi_arg. | kazu | 2004-11-22 | 1 | -8/+2 |
* | 2004-11-22 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-11-22 | 1 | -1/+1 |
* | * tree-ssa.c (verify_use): Fix comment. | law | 2004-11-22 | 1 | -82/+36 |
* | * tree-ssa.c (verify_ssa): Remove redundant checking of PHI | law | 2004-11-19 | 1 | -18/+0 |
* | PR tree-optimization/18431 | rakdver | 2004-11-14 | 1 | -0/+17 |
* | * tree-ssa.c (walk_use_def_chains_1): Make the visited map a | steven | 2004-11-12 | 1 | -8/+9 |
* | * tree-cfg.c, tree-if-conv.c, tree-into-ssa.c, | kazu | 2004-11-08 | 1 | -2/+2 |
* | ChangeLog: | uweigand | 2004-11-04 | 1 | -0/+6 |
* | 2004-11-02 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-02 | 1 | -0/+1 |
* | PR middle-end/14521 | sayle | 2004-10-31 | 1 | -2/+2 |
* | * bitmap.h (bitmap_empty_p): New. | nathan | 2004-10-29 | 1 | -2/+1 |
* | * lambda-code.c (nestify_update_pending_stmts): Remove. | kazu | 2004-10-28 | 1 | -0/+21 |
* | 2004-10-27 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-10-27 | 1 | -2/+4 |
* | * tree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi. | dnovillo | 2004-10-18 | 1 | -14/+3 |