| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | PR tree-optimization/17656 | dnovillo | 2004-10-18 | 1 | -2/+18 |
* | The apostrophe was there to signal that the s was coming | dberlin | 2004-10-12 | 1 | -1/+1 |
* | 2004-10-12 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-10-12 | 1 | -27/+77 |
* | 2004-10-05 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-10-05 | 1 | -1/+14 |
* | PR 17739 | rth | 2004-09-30 | 1 | -1/+1 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -4/+6 |
* | 2004-09-21 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-09-22 | 1 | -8/+8 |
* | * tree-into-ssa.c (rewrite_ssa_into_ssa): Expect ssa_name to return | hubicka | 2004-09-18 | 1 | -20/+24 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -1/+1 |
* | PR tree-optimization/17273 | dnovillo | 2004-09-17 | 1 | -0/+19 |
* | * basic-block.h, c-decl.c, c-parse.in, cgraphunit.c, ddg.c, | kazu | 2004-09-17 | 1 | -2/+2 |
* | PR tree-optimization/17468 | rakdver | 2004-09-15 | 1 | -7/+52 |
* | * Makefile.in (STAGE1_CHECKING): New variable. | nathan | 2004-09-14 | 1 | -0/+8 |
* | * tree-cfg.c (set_bb_for_stmt): Use PHI_BB. | rakdver | 2004-09-11 | 1 | -2/+0 |
* | Toplevel: | dberlin | 2004-09-09 | 1 | -1/+0 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -6/+2 |
* | 2004-09-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-06 | 1 | -3/+6 |
* | 2004-09-04 Jan Hubicka <jh@suse.cz> | hubicka | 2004-09-03 | 1 | -2/+11 |
* | * tree-ssa.c (propagate_into_addr): Properly test for LHR. | kenner | 2004-09-01 | 1 | -3/+3 |
* | 2004-08-25 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-08-25 | 1 | -57/+16 |
* | * tree-dfa.c (add_referenced_var): Only global variables are | dnovillo | 2004-08-18 | 1 | -12/+0 |
* | 2004-08-10 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-08-10 | 1 | -1/+1 |
* | * tree-ssa.c (verify_flow_sensitive_alias_info): When | dnovillo | 2004-07-29 | 1 | -1/+1 |
* | * tree-ssa.c (verify_flow_insensitive_alias_info): Process | dnovillo | 2004-07-28 | 1 | -14/+11 |
* | * tree-optimize.c (init_tree_optimization_passes): Schedule | dnovillo | 2004-07-28 | 1 | -8/+3 |