Age | Commit message (Expand) | Author | Files | Lines |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -2/+3 |
2006-01-06 | tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA... | Jeff Law | 1 | -1/+1 |
2005-12-16 | tree-ssa-dse.c (dse_optimize_stmt): Correctly handle PHI nodes which represen... | Jeff Law | 1 | -0/+9 |
2005-11-11 | gcc/ | Daniel Jacobowitz | 1 | -2/+70 |
2005-09-12 | tree-ssa-dse.c (dse_optimize_stmt): Fix up all of V_MAY_DEF and V_MUST_DEF in... | Andrew Pinski | 1 | -13/+6 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-01 | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 1 | -1/+0 |
2005-05-27 | domwalk.c (walk_dominator_tree, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 1 | -4/+4 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-05-03 | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 1 | -7/+1 |
2005-04-26 | tree-flow-inline.h (op_iter_next_must_and_may_def): New. | Jeff Law | 1 | -28/+42 |
2005-04-17 | tree-flow-inline.h (get_stmt_operands): Remove. | Kazu Hirata | 1 | -1/+0 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -4/+17 |
2005-04-07 | tree-ssa-dse.c (dse_optimize_stmt): Fix incorrect comment. | Daniel Berlin | 1 | -1/+1 |
2005-04-05 | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 1 | -126/+41 |
2005-02-17 | bitmap.h (BITMAP_XMALLOC, [...]): Remove. | Nathan Sidwell | 1 | -2/+2 |
2005-02-03 | re PR tree-optimization/19768 (ICE: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be... | Andrew Pinski | 1 | -2/+13 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-13 | tree-ssa-dse.c (fix_phi_uses): Use SSA operand iterators. | Steven Bosscher | 1 | -29/+27 |
2005-01-08 | [multiple changes] | Diego Novillo | 1 | -0/+4 |
2004-09-26 | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 1 | -1/+5 |
2004-09-14 | tree-dfa.c (free_df_for_stmt): No longer static. | Jeff Law | 1 | -0/+8 |
2004-09-11 | tree-cfg.c (set_bb_for_stmt): Use PHI_BB. | Zdenek Dvorak | 1 | -9/+20 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -5/+1 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -1/+2 |
2004-07-28 | tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ... | Diego Novillo | 1 | -1/+2 |
2004-07-08 | tree-cfg.c (make_exit_edges): Use get_call_expr_in. | Richard Henderson | 1 | -4/+5 |
2004-06-26 | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-06-17 | tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT. | Andrew MacLeod | 1 | -3/+2 |
2004-06-16 | tree.h (PHI_CHAIN): New. | Steven Bosscher | 1 | -2/+2 |
2004-06-10 | tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an... | Brian Booth | 1 | -33/+34 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+445 |