summaryrefslogtreecommitdiff
path: root/gcc/tree-if-conv.c
Commit message (Expand)AuthorAgeFilesLines
* merge from trunk latest revision 151935rus2009-09-221-4/+17
* merge with trunkrus2009-05-271-4/+4
* Merge with trunk at revision 144820rus2009-03-121-1/+1
* Merged revisions 137858-137859,137862,137868,137872-137875,137883-137884,1378...rus2008-08-151-146/+138
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-7/+7
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* PR tree-optimization/34140jakub2007-11-281-1/+9
* * optabs.c (prepare_cmp_insn): Merge a couple of conditional blocks.ebotcazou2007-11-011-1/+1
* PR tree-optimization/33920uros2007-10-281-2/+10
* PR tree-optimization/32821uros2007-09-071-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * tree-if-conv.c (find_phi_replacement_condition): Unshare "*cond"uros2007-07-161-4/+6
* * tree-scalar-evolution.c (scev_const_prop): Add arguments torakdver2007-07-091-15/+9
* PR tree-optimization/32681uros2007-07-091-1/+1
* * auto-inc-dec.c, config/arm/arm.c,kazu2007-07-071-1/+1
* PR tree-optimization/31966uros2007-07-021-45/+73
* * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.rakdver2007-05-271-1/+1
* * tree-phinodes.c (reserve_phi_args_for_new_edge, remove_phi_node):rakdver2007-04-231-4/+4
* fix in tree-if-conv.crevitale2007-03-251-3/+14
* * 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