summaryrefslogtreecommitdiff
path: root/gcc/tree-if-conv.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmtsayle2007-03-081-4/+3
* * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver2006-12-101-7/+2
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-27/+30
* * tree-loop-linear.c (linear_transform_loops): Use single_exit accessorrakdver2006-11-211-1/+1
* * tree-vrp.c (execute_vrp): Do not update current_loops.rakdver2006-11-171-14/+3
* PR tree-optimization/28888rakdver2006-09-221-57/+53
* 2006-09-05 Richard Guenther <rguenther@suse.de>rguenth2006-09-051-1/+4
* 2006-05-23 Andrew MacLeod <amacleod@redhat.com>amacleod2006-05-231-1/+1
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-4/+4
* * tree-if-conv.c (combine_blocks): Free the result ofspop2006-02-101-1/+3
* 2006-02-02 Paolo Bonzini <bonzini@gnu.org>bonzini2006-02-021-5/+2
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* * tree-cfg.c (bsi_replace): Rename final argument fromlaw2006-01-061-2/+2
* 2005-12-02 Richard Guenther <rguenther@suse.de>rguenth2005-12-021-8/+8
* PR tree-optimization/23115dpatel2005-11-081-4/+9
* PR tree-optimization/23048dpatel2005-08-191-6/+14
* * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,kazu2005-06-261-2/+2
* Update FSF address.kcook2005-06-251-2/+2
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+0
* * basic-block.h (basic_block_def): Add phi_nodes andkazu2005-05-271-1/+1
* PR tree-optimizer/18472kazu2005-05-111-9/+1
* * tree-cfg.c (remove_bb): Remove a redundant call tokazu2005-05-031-3/+1
* PR tree-optimization/21272dpatel2005-04-291-1/+1
* * tree-if-conv.c (find_phi_replacement_condition): Avoiddpatel2005-04-211-33/+52
* * tree-if-conv.c (tree_if_convert_cond_expr): Do not create extradpatel2005-04-131-17/+0
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-21/+30
* 2005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-051-11/+5
* * tree-if-conv.c (tree_if_convert_cond_expr): Remove localkazu2005-03-121-8/+6
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-2/+2
* PR tree-optimization/18815dpatel2005-03-051-3/+16
* Undo PR tree-optimization/18815 fix.dpatel2005-03-021-13/+2
* PR tree-optimization/18815dpatel2005-03-021-2/+13
* * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exit_edges_find,rakdver2005-03-011-18/+20
* PR 19952dpatel2005-02-231-1/+1
* * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan2005-02-171-3/+3
* * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,kazu2005-01-231-1/+1
* gcc:bonzini2005-01-041-4/+17
* * tree-if-conv.c (replace_phi_with_cond_modify_expr): Usekazu2004-11-291-1/+1
* * tree-if-conv.c (clean_predicate_lists): Clean all basic blocks.dpatel2004-11-221-5/+7
* * tree-if-conv.c (if_convertable_phi_p): Rename to ...dpatel2004-11-221-29/+29
* * tree-ssa.c (ssa_remove_edge): Remove.kazu2004-11-221-2/+2
* * bitmap.h (struct bitmap_obstack): New obstack type.nathan2004-11-221-1/+1
* * tree-if-conv.c (clean_predicate_lists): Update gcc_assert check.dpatel2004-11-161-1/+1
* * tree-cfg.c (verify_expr): Replace TREE_OPERAND withkazu2004-11-161-1/+1
* * tree-cfg.c, tree-if-conv.c, tree-ssa-loop-ivopts.c,kazu2004-11-141-1/+1
* * tree-if-conv.c (clean_predicate_lists): Use loop headerdpatel2004-11-131-4/+5
* * tree-if-conv.c (add_to_dst_predicate_list): Change thekazu2004-11-091-13/+12
* * tree-if-conv.c (tree_if_conversion): Make it static.kazu2004-11-081-1/+1
* * tree-if-conv.c (tree_if_convert_cond_expr): Remove two "if"kazu2004-11-081-18/+14
* * tree-cfg.c, tree-if-conv.c, tree-into-ssa.c,kazu2004-11-081-1/+1