Age | Commit message (Expand) | Author | Files | Lines |
2004-09-11 | re PR middle-end/17416 (stack variable merging doesn't work) | Richard Henderson | 1 | -6/+2 |
2004-09-07 | cfganal.c (flow_depth_first_order_compute, [...]): Use gcc_assert or gcc_unre... | Nathan Sidwell | 1 | -4/+3 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -11/+13 |
2004-09-05 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-03 | re PR middle-end/9997 (Coelesce stack slots for disjoint scopes.) | Richard Henderson | 1 | -5/+746 |
2004-08-22 | re PR middle-end/17075 (miscompilation with tail calls in cfgexpand) | Richard Henderson | 1 | -9/+31 |
2004-08-04 | basic-block.h (profile_staus): New global variable. | Jan Hubicka | 1 | -0/+2 |
2004-07-29 | rtl.c (currently_expanding_to_rtl): New. | Steven Bosscher | 1 | -0/+6 |
2004-07-27 | cfgexpand.c (tree_expand_cfg): Fix comment. | Steven Bosscher | 1 | -1/+1 |
2004-07-21 | gimple-low.c (expand_var_p): Don't look at TREE_ADDRESSABLE... | Richard Henderson | 1 | -4/+17 |
2004-07-21 | cfgexpand.c (expand_gimple_tailcall): Fix case where we need to create a new ... | Richard Henderson | 1 | -55/+73 |
2004-07-21 | builtins.c (expand_builtin_setjmp_receiver): Fix comment for code removal. | Eric Christopher | 1 | -7/+3 |
2004-07-20 | cfgexpand.c (expand_gimple_cond_expr, [...]): Split, | Richard Henderson | 1 | -147/+166 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -8/+8 |
2004-07-02 | c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s... | Richard Henderson | 1 | -29/+0 |
2004-07-01 | gimple-low.c (lower_function_body): Don't reset_block_changes here. | Richard Henderson | 1 | -0/+3 |
2004-07-01 | tree.def (RTL_EXPR): Remove. | Richard Henderson | 1 | -3/+3 |
2004-07-01 | function.h (struct function): Remove x_function_call_count. | Richard Henderson | 1 | -1/+1 |
2004-07-01 | function.h (struct function): Remove dont_emit_block_notes. | Richard Henderson | 1 | -2/+1 |
2004-06-30 | tree.h (immediate_size_expand): Delete. | Richard Henderson | 1 | -6/+0 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -0/+4 |
2004-06-26 | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-06-19 | CFG transparent RTL expansion: | Jan Hubicka | 1 | -0/+480 |