| Commit message (Expand) | Author | Age | Files | Lines |
* | * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c, | kazu | 2005-06-26 | 1 | -2/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * Makefile.in (cfg.o): Add new dependencies. | hubicka | 2005-06-15 | 1 | -2/+2 |
* | PR tree-optimization/18316 | rakdver | 2005-05-01 | 1 | -5/+8 |
* | 2005-04-22 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2005-04-23 | 1 | -113/+52 |
* | * tree-flow-inline.h (get_stmt_operands): Remove. | kazu | 2005-04-17 | 1 | -4/+0 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -1/+4 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -1/+1 |
* | 2005-03-30 Mostafa Hagog <mustafa@il.ibm.com> | hagog | 2005-04-03 | 1 | -176/+0 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -7/+7 |
* | * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence. | rakdver | 2005-03-10 | 1 | -16/+51 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -8/+8 |
* | * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree-dump.c, | kazu | 2005-02-15 | 1 | -1/+1 |
* | * lambda-code.c (lambda_loopnest_to_gcc_loopnest, perfect_nestify): | spop | 2005-02-14 | 1 | -1/+2 |
* | * tree-if-conv.c (replace_phi_with_cond_modify_expr): Use | kazu | 2004-11-29 | 1 | -1/+1 |
* | * tree-phinodes.c (add_phi_arg): Take "tree" instead of | kazu | 2004-11-25 | 1 | -5/+5 |
* | * tree-ssa-loop-manip.c (lv_adjust_loop_header_phi): Use | kazu | 2004-11-24 | 1 | -7/+5 |
* | * tree-cfg.c, tree-if-conv.c, tree-ssa-loop-ivopts.c, | kazu | 2004-11-14 | 1 | -1/+1 |
* | * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimplify.c, | kazu | 2004-11-13 | 1 | -1/+1 |
* | * tree-ssa-loop-manip.c: Fix a comment typo. | kazu | 2004-11-13 | 1 | -1/+1 |
* | * tree-cfg.c, tree-if-conv.c, tree-into-ssa.c, | kazu | 2004-11-08 | 1 | -4/+4 |
* | * bitmap.c (bitmap_print): Make bitno unsigned. | nathan | 2004-11-04 | 1 | -1/+1 |
* | * lambda-code.c (nestify_update_pending_stmts): Remove. | kazu | 2004-10-28 | 1 | -39/+3 |
* | 2004-10-27 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-10-27 | 1 | -1/+1 |
* | * cfgloopmanip.c (loopify): Take two more arguments true_edge | kazu | 2004-10-25 | 1 | -3/+6 |
* | * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h, | kazu | 2004-10-22 | 1 | -1/+1 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -12/+14 |
* | * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP, | rakdver | 2004-09-26 | 1 | -4/+8 |
* | * cfgloop.h (update_single_exits_after_duplication): Declare. | rakdver | 2004-09-23 | 1 | -0/+340 |
* | * tree-ssa-loop-manip.c (split_loop_exit_edge): Handle non-ssaname | rakdver | 2004-09-12 | 1 | -3/+12 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -5/+3 |
* | * tree-ssa-loop-ivopts.c: New file. | rakdver | 2004-09-05 | 1 | -2/+119 |
* | 2004-08-25 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-08-25 | 1 | -34/+8 |
* | * tree-ssa-loop-ivcanon.c: New file. | rakdver | 2004-08-24 | 1 | -0/+71 |
* | * tree-ssa-loop-manip.c: New file. | rakdver | 2004-08-05 | 1 | -0/+339 |