Age | Commit message (Expand) | Author | Files | Lines |
2006-03-14 | re PR tree-optimization/26672 (ICE in op_iter_init, triggered by printf->puts... | Richard Guenther | 1 | -1/+2 |
2006-01-18 | tree-vrp.c (test_for_singularity): Correct test for new min limit. | Jeff Law | 1 | -9/+12 |
2006-01-03 | tree-ssa-propagate.c (cfg_blocks): Change the type to VEC(basic_block,heap) *. | Kazu Hirata | 1 | -11/+18 |
2005-12-09 | tree.c (recompute_tree_invariant_for_addr_expr): Rename from recompute_tree_i... | Diego Novillo | 1 | -1/+1 |
2005-07-25 | re PR tree-optimization/22484 (ICE: verify_stmts failed with -O3) | Andrew Pinski | 1 | -0/+2 |
2005-07-08 | re PR tree-optimization/22329 (VRP produces mis-matched (non compatible) type... | Andrew Pinski | 1 | -1/+8 |
2005-07-06 | tree-vrp.c (simplify_using_ranges): Kill. | Jeff Law | 1 | -1/+8 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-01 | [multiple changes] | Diego Novillo | 1 | -32/+114 |
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-23 | tree-ssa-dom.c (cprop_into_stmt): Do not call recompute_tree_invariant_for_ad... | Jeff Law | 1 | -1/+7 |
2005-05-16 | re PR tree-optimization/21399 (libstdc++ 12077.cc ICE) | Richard Henderson | 1 | -1/+2 |
2005-05-11 | re PR middle-end/19807 (fold does not fold &a[4]-1) | Richard Guenther | 1 | -0/+6 |
2005-05-03 | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 1 | -10/+10 |
2005-04-27 | tree-ssa-propagate.c (set_rhs): Revert last change. | Richard Guenther | 1 | -2/+1 |
2005-04-27 | tree-ssa-propagate.c (set_rhs): Check operand of ADDR_EXPR for gimpliness, too. | Richard Guenther | 1 | -1/+2 |
2005-04-24 | tree-ssa-copy.c (copy_prop_visit_cond_stmt): Use COMPARISON_CLASS_P. | Kazu Hirata | 1 | -2/+2 |
2005-04-21 | vec.h: Update API to separate allocation mechanism from type. | Nathan Sidwell | 1 | -9/+9 |
2005-04-17 | tree-flow-inline.h (get_stmt_operands): Remove. | Kazu Hirata | 1 | -2/+0 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -2/+413 |
2005-04-05 | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 1 | -7/+4 |
2004-11-18 | tree-ssa-propagate.c (ssa_prop_init): Use FOR_ALL_BB instead of FOR_EACH_BB. | Diego Novillo | 1 | -2/+3 |
2004-11-17 | * tree-ssa-propagate.c (cfg_blocks_add) Assert we're not trying | Steven Bosscher | 1 | -11/+3 |
2004-09-28 | Makefile.in (tree-ssa-propagate.o): Depend on vec.h. | Steven Bosscher | 1 | -19/+21 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -4/+7 |
2004-09-23 | * tree-ssa-propagate.c (set_rhs): Fail if EXPR is COMPOUND_EXPR. | Jakub Jelinek | 1 | -0/+2 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -2/+2 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -4/+2 |
2004-09-05 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-08-29 | tree-ssa-ccp.c (ccp_visit_stmt): Remove #if 0 guards. | Diego Novillo | 1 | -2/+2 |
2004-08-29 | Makefile.in (OBJS-common): Add tree-ssa-propagate.o | Diego Novillo | 1 | -0/+674 |