Age | Commit message (Expand) | Author | Files | Lines |
2004-11-25 | tree-phinodes.c (add_phi_arg): Take "tree" instead of "tree *" as the first a... | Kazu Hirata | 1 | -8/+8 |
2004-10-09 | re PR middle-end/17906 (ICE in verify_ssa: PHI argument is not SSA_NAME, or i... | Zdenek Dvorak | 1 | -1/+2 |
2004-10-08 | tree-tailcall.c (tree_optimize_tail_calls_1): Use fold_convert, reverting my ... | Nathan Sidwell | 1 | -2/+10 |
2004-10-07 | re PR tree-optimization/17749 (ICE with recursive function) | Zdenek Dvorak | 1 | -5/+17 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -19/+22 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -2/+2 |
2004-09-15 | tree-ssa.c (verify_flow_sensitive_alias_info): Do not walk dead nodes. | Jan Hubicka | 1 | -1/+4 |
2004-09-15 | re PR tree-optimization/17468 (Java garbage collector miscompiled at -O1 and ... | Zdenek Dvorak | 1 | -2/+2 |
2004-09-10 | tree-tailcall.c (process_assignment): Only do accumulator transforms for floa... | Richard Sandiford | 1 | -0/+7 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -8/+4 |
2004-09-07 | builtins.c (fold_builtin_strchr): Use build_int_cst, not fold_convert. | Nathan Sidwell | 1 | -4/+2 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -2/+4 |
2004-09-01 | tree-tailcall.c (find_tail_calls): Also fail is statement has volatile operands. | Richard Kenner | 1 | -2/+3 |
2004-08-10 | * tree-tailcall.c (suitable_for_tail_opt_p): Also check DECL_EXTERNAL. | Richard Henderson | 1 | -1/+1 |
2004-08-05 | re PR tree-optimization/16864 (Segmentation fault during tree tail call elimi... | Zdenek Dvorak | 1 | -1/+11 |
2004-07-28 | tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ... | Diego Novillo | 1 | -2/+2 |
2004-07-23 | expr.c (expand_expr_real_1): Don't handle non-local variables. | Richard Henderson | 1 | -2/+1 |
2004-07-16 | tree-def (WITH_SIZE_EXPR): New. | Richard Henderson | 1 | -0/+2 |
2004-07-13 | re PR tree-optimization/16461 (ICE: expected ssa_name, have integer_cst in in... | Zdenek Dvorak | 1 | -0/+5 |
2004-07-11 | re PR tree-optimization/15654 (ICE in calculate_live_on_entry with -O2 -fno-t... | Zdenek Dvorak | 1 | -0/+16 |
2004-07-08 | tree-cfg.c (make_exit_edges): Use get_call_expr_in. | Richard Henderson | 1 | -4/+1 |
2004-06-26 | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-06-18 | tree-dfa.c (create_var_ann): tree_ann -> tree_ann_t. | Daniel Berlin | 1 | -1/+1 |
2004-06-17 | tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT. | Andrew MacLeod | 1 | -2/+2 |
2004-06-17 | tree-alias-common.c: Add whitespace. | Ben Elliston | 1 | -1/+1 |
2004-06-16 | tree.h (PHI_CHAIN): New. | Steven Bosscher | 1 | -5/+5 |
2004-06-10 | tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an... | Brian Booth | 1 | -6/+7 |
2004-06-09 | re PR tree-optimization/15108 ([tree-ssa] [regression] missed sib-calling for... | Richard Henderson | 1 | -5/+5 |
2004-06-09 | tree-complex.c (expand_complex_comparison): Use fold_convert instead of convert. | Andrew Pinski | 1 | -2/+2 |
2004-06-03 | basic-block.c (tail_recursion_label_list): Don't declare. | Steven Bosscher | 1 | -1/+1 |
2004-05-30 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2004-05-15 | basic-block.h (life_analysis, [...]): Update prototypes. | Steven Bosscher | 1 | -1/+1 |
2004-05-14 | re PR rtl-optimization/14472 ([tree-ssa] [regression] no sib calling for enum... | Steven Bosscher | 1 | -6/+15 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+932 |