Age | Commit message (Expand) | Author | Files | Lines |
2007-06-06 | * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the | tneumann | 1 | -8/+15 |
2007-05-13 | Extend dse | revitale | 1 | -4/+76 |
2007-03-09 | PR tree-optimization/30375 | aldyh | 1 | -0/+26 |
2006-12-12 | 2006-12-11 Diego Novillo <dnovillo@redhat.com> | dnovillo | 1 | -84/+417 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | aldyh | 1 | -6/+6 |
2006-11-28 | Privatize SSA variables into gimple_df. | hubicka | 1 | -1/+1 |
2006-04-26 | * tree-ssa-dse.c (dse_optimize_stmt): Remove unused variable USE. | aldyh | 1 | -4/+2 |
2006-04-20 | PR tree-optimization/26854 | law | 1 | -1/+1 |
2006-03-02 | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 1 | -2/+3 |
2006-01-06 | * tree-cfg.c (bsi_replace): Rename final argument from | law | 1 | -1/+1 |
2005-12-16 | * tree-ssa-dse.c (dse_optimize_stmt): Correctly handle PHI nodes which | law | 1 | -0/+9 |
2005-11-11 | gcc/ | drow | 1 | -2/+70 |
2005-09-12 | 2005-09-12 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 1 | -13/+6 |
2005-06-25 | Update FSF address. | kcook | 1 | -2/+2 |
2005-06-01 | * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c, | ghazi | 1 | -1/+0 |
2005-05-27 | * domwalk.c (walk_dominator_tree, init_walk_dominator_tree, | kazu | 1 | -4/+4 |
2005-05-26 | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 1 | -1/+1 |
2005-05-03 | 2005-05-03 Andrew MacLeod <amacleod@redhat.com> | amacleod | 1 | -7/+1 |
2005-04-26 | * tree-flow-inline.h (op_iter_next_must_and_may_def): New. | law | 1 | -28/+42 |
2005-04-17 | * tree-flow-inline.h (get_stmt_operands): Remove. | kazu | 1 | -1/+0 |
2005-04-09 | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 1 | -4/+17 |
2005-04-07 | 2005-04-07 Daniel Berlin <dberlin@dberlin.org> | dberlin | 1 | -1/+1 |
2005-04-05 | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 1 | -126/+41 |
2005-02-17 | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 1 | -2/+2 |
2005-02-03 | 2005-02-03 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 1 | -2/+13 |
2005-01-18 | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 1 | -1/+1 |
2005-01-13 | * tree-ssa-dse.c (fix_phi_uses): Use SSA operand iterators. | steven | 1 | -29/+27 |
2005-01-08 | 2005-01-08 Jeff Law <law@redhat.com> | dnovillo | 1 | -0/+4 |
2004-09-26 | * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP, | rakdver | 1 | -1/+5 |
2004-09-15 | * tree-dfa.c (free_df_for_stmt): No longer static. | law | 1 | -0/+8 |
2004-09-11 | * tree-cfg.c (set_bb_for_stmt): Use PHI_BB. | rakdver | 1 | -9/+20 |
2004-09-09 | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 1 | -5/+1 |
2004-09-06 | 2004-09-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 1 | -1/+2 |
2004-07-28 | * tree-optimize.c (init_tree_optimization_passes): Schedule | dnovillo | 1 | -1/+2 |
2004-07-08 | * tree-cfg.c (make_exit_edges): Use get_call_expr_in. | rth | 1 | -4/+5 |
2004-06-26 | * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold-const.c, | kazu | 1 | -1/+1 |
2004-06-17 | 2004-06-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 1 | -3/+2 |
2004-06-16 | * tree.h (PHI_CHAIN): New. | steven | 1 | -2/+2 |
2004-06-10 | * doc/tree-ssa.texi: Remove references to VDEF and add descriptions | bbooth | 1 | -33/+34 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 1 | -0/+445 |