Age | Commit message (Expand) | Author | Files | Lines |
2005-03-12 | tree-cfg.c (make_goto_expr_edges): Don't use error_mark_node. | Steven Bosscher | 1 | -1/+0 |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -1/+1 |
2005-03-07 | tree-ssa-dce.c (control_dependence_map, [...]): Make them static. | Kazu Hirata | 1 | -2/+2 |
2005-03-05 | tree-phinodes.c (remove_phi_node): Drop the last argument. | Kazu Hirata | 1 | -1/+1 |
2005-03-01 | Makefile.in (tree-ssa-sink.o): New. | Daniel Berlin | 1 | -73/+3 |
2005-02-17 | bitmap.h (BITMAP_XMALLOC, [...]): Remove. | Nathan Sidwell | 1 | -2/+2 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-14 | tree-ssa-dce.c (visited_control_parents): New sbitmap to replace BB_VISITED u... | Steven Bosscher | 1 | -9/+14 |
2004-12-13 | defaults.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -0/+1 |
2004-11-17 | re PR tree-optimization/18519 (ICE: Segmentation fault with optimization) | Daniel Berlin | 1 | -8/+3 |
2004-11-04 | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 1 | -1/+1 |
2004-10-28 | tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Use EDGE_COUNT instead of ... | Kazu Hirata | 1 | -11/+1 |
2004-10-27 | tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Don't let an explicit GOTO... | Kazu Hirata | 1 | -2/+2 |
2004-10-27 | re PR tree-optimization/17133 (wrong code with -ftree-lim) | Daniel Berlin | 1 | -27/+108 |
2004-09-29 | tree.h (INDIRECT_REF_P): New macro. | Daniel Berlin | 1 | -3/+1 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -15/+11 |
2004-09-26 | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 1 | -1/+8 |
2004-09-23 | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 1 | -1/+3 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -1/+1 |
2004-09-10 | tree-ssa-dce.c (remove_dead_stmt): Update profile. | Jan Hubicka | 1 | -0/+2 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -36/+14 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -2/+4 |
2004-09-05 | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-08-25 | tree-ssa-operands.h (struct ssa_operand_iterator_d): New. | Andrew MacLeod | 1 | -23/+8 |
2004-08-12 | re PR tree-optimization/16867 (Inline array initializer miscompilation at -O) | Diego Novillo | 1 | -30/+76 |
2004-07-28 | tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ... | Diego Novillo | 1 | -2/+2 |
2004-07-22 | tree-into-ssa.c (set_livein_block): Fix typo in comment. | Diego Novillo | 1 | -0/+1 |
2004-07-08 | tree-cfg.c (make_exit_edges): Use get_call_expr_in. | Richard Henderson | 1 | -7/+6 |
2004-06-28 | tree-cfg.c (verify_stmt): Add last_in_block parameter. | Richard Henderson | 1 | -1/+1 |
2004-06-16 | tree.h (PHI_CHAIN): New. | Steven Bosscher | 1 | -3/+3 |
2004-06-12 | [multiple changes] | Daniel Berlin | 1 | -0/+8 |
2004-06-10 | Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H. | Diego Novillo | 1 | -1/+1 |
2004-06-10 | tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an... | Brian Booth | 1 | -13/+26 |
2004-05-13 | tree-gimple.c: Rename from tree-simple.c. | Diego Novillo | 1 | -1/+1 |
2004-05-13 | tree-ssa-dce.c (perform_tree_ssa_dce): Free el at the end of the function. | Andrew Pinski | 1 | -0/+2 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+911 |