| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-05-23 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2006-05-23 | 1 | -5/+5 |
* | * tree-tailcall.c (pass_tail_recursion): Use gate_tail_calls too. | ebotcazou | 2006-04-23 | 1 | -1/+1 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -2/+4 |
* | 2006-02-02 Zdenek Dvorak <dvorakz@suse.cz> | dberlin | 2006-02-03 | 1 | -70/+80 |
* | * tree-cfg.c (bsi_replace): Rename final argument from | law | 2006-01-06 | 1 | -2/+2 |
* | * tree-tailcall.c (find_tail_calls): Use XNEW. | gdr | 2005-12-18 | 1 | -1/+1 |
* | In gcc/ | dberlin | 2005-12-06 | 1 | -3/+2 |
* | 2005-12-02 Richard Guenther <rguenther@suse.de> | rguenth | 2005-12-02 | 1 | -10/+10 |
* | * builtins.c: Fix comment typo(s). | reichelt | 2005-07-28 | 1 | -1/+1 |
* | * tree-tailcall.c (decrease_profile): New function. | hubicka | 2005-07-27 | 1 | -0/+30 |
* | * tree-dfa.c (dump_variable): Use default_def function. | hubicka | 2005-07-13 | 1 | -6/+6 |
* | 2005-06-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-06-30 | 1 | -3/+4 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * tree-dfa.c (referenced_vars, add_referenced_var): Use VEC | kazu | 2005-05-08 | 1 | -2/+2 |
* | 2005-05-03 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-05-03 | 1 | -12/+9 |
* | * tree-flow-inline.h (get_stmt_operands): Remove. | kazu | 2005-04-17 | 1 | -3/+0 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -1/+1 |
* | 2005-03-14 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-03-15 | 1 | -3/+4 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -14/+14 |
* | * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c, | kazu | 2005-01-27 | 1 | -1/+1 |
* | PR middle-end/19616 | steven | 2005-01-26 | 1 | -0/+10 |
* | * tree-phinodes.c (add_phi_arg): Take "tree" instead of | kazu | 2004-11-25 | 1 | -8/+8 |
* | PR tree-optimization/17906 | rakdver | 2004-10-09 | 1 | -1/+2 |
* | .: | nathan | 2004-10-08 | 1 | -2/+10 |
* | PR tree-optimization/17749 | rakdver | 2004-10-07 | 1 | -5/+17 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -19/+22 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -2/+2 |
* | * tree-ssa.c (verify_flow_sensitive_alias_info): Do not walk dead nodes. | hubicka | 2004-09-15 | 1 | -1/+4 |
* | PR tree-optimization/17468 | rakdver | 2004-09-15 | 1 | -2/+2 |
* | * tree-tailcall.c (process_assignment): Only do accumulator transforms | rsandifo | 2004-09-10 | 1 | -0/+7 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -8/+4 |
* | * builtins.c (fold_builtin_strchr): Use build_int_cst, not | nathan | 2004-09-07 | 1 | -4/+2 |
* | 2004-09-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-06 | 1 | -2/+4 |
* | * tree-tailcall.c (find_tail_calls): Also fail is statement has | kenner | 2004-09-01 | 1 | -2/+3 |
* | * tree-tailcall.c (suitable_for_tail_opt_p): Also check DECL_EXTERNAL. | rth | 2004-08-11 | 1 | -1/+1 |
* | PR tree-optimization/16864 | rakdver | 2004-08-05 | 1 | -1/+11 |
* | * tree-optimize.c (init_tree_optimization_passes): Schedule | dnovillo | 2004-07-28 | 1 | -2/+2 |
* | * expr.c (expand_expr_real_1): Don't handle non-local variables. | rth | 2004-07-23 | 1 | -2/+1 |
* | * tree-def (WITH_SIZE_EXPR): New. | rth | 2004-07-16 | 1 | -0/+2 |
* | PR tree-optimization/16461 | rakdver | 2004-07-13 | 1 | -0/+5 |
* | PR tree-optimization/15654 | rakdver | 2004-07-11 | 1 | -0/+16 |
* | * tree-cfg.c (make_exit_edges): Use get_call_expr_in. | rth | 2004-07-08 | 1 | -4/+1 |
* | * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold-const.c, | kazu | 2004-06-26 | 1 | -1/+1 |
* | 2004-06-18 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-06-18 | 1 | -1/+1 |
* | 2004-06-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-06-17 | 1 | -2/+2 |
* | * tree-alias-common.c: Add whitespace. | bje | 2004-06-17 | 1 | -1/+1 |
* | * tree.h (PHI_CHAIN): New. | steven | 2004-06-16 | 1 | -5/+5 |
* | * doc/tree-ssa.texi: Remove references to VDEF and add descriptions | bbooth | 2004-06-10 | 1 | -6/+7 |
* | PR opt/15108 | rth | 2004-06-09 | 1 | -5/+5 |
* | 2004-06-09 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-06-09 | 1 | -2/+2 |