aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-if-conv.c
AgeCommit message (Expand)Author
2009-09-08VTA merge:Jakub Jelinek
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-06-20 * ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh Ghazi
2008-03-19 * gcc.dg/20050811-2.c: Update dumping flags.Jan Hubicka
2007-11-28 PR tree-optimization/34140Jakub Jelinek
2007-11-01 * optabs.c (prepare_cmp_insn): Merge a couple of conditional blocks.Eric Botcazou
2007-10-28 PR tree-optimization/33920Uros Bizjak
2007-09-07 PR tree-optimization/32821Uros Bizjak
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-07-16 * tree-if-conv.c (find_phi_replacement_condition): Unshare "*cond"Richard Guenther
2007-07-09 * tree-scalar-evolution.c (scev_const_prop): Add arguments toZdenek Dvorak
2007-07-09 PR tree-optimization/32681Uros Bizjak
2007-07-07 * auto-inc-dec.c, config/arm/arm.c,Kazu Hirata
2007-07-02 PR tree-optimization/31966Uros Bizjak
2007-05-27 * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.Zdenek Dvorak
2007-04-23 * tree-phinodes.c (reserve_phi_args_for_new_edge, remove_phi_node):Zdenek Dvorak
2007-03-25fix in tree-if-conv.cRevital Eres
2007-03-08 * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmtRoger Sayle
2006-12-10 * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez
2006-11-21 * tree-loop-linear.c (linear_transform_loops): Use single_exit accessorZdenek Dvorak
2006-11-17 * tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak
2006-09-22 PR tree-optimization/28888Zdenek Dvorak
2006-09-052006-09-05 Richard Guenther <rguenther@suse.de>Richard Guenther
2006-05-232006-05-23 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2006-03-022006-03-02 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2006-02-10 * tree-if-conv.c (combine_blocks): Free the result ofSebastian Pop
2006-02-022006-02-02 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>Marcin Dalecki
2006-01-06 * tree-cfg.c (bsi_replace): Rename final argument fromJeff Law
2005-12-022005-12-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2005-11-08 PR tree-optimization/23115Devang Patel
2005-08-19 PR tree-optimization/23048Devang Patel
2005-06-26 * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,Kazu Hirata
2005-06-25Update FSF address.Kelley Cook
2005-06-01 * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,Kaveh Ghazi
2005-05-27 * basic-block.h (basic_block_def): Add phi_nodes andKazu Hirata
2005-05-11 PR tree-optimizer/18472Kazu Hirata
2005-05-03 * tree-cfg.c (remove_bb): Remove a redundant call toKazu Hirata
2005-04-29 PR tree-optimization/21272Devang Patel
2005-04-21 * tree-if-conv.c (find_phi_replacement_condition): AvoidDevang Patel
2005-04-13 * tree-if-conv.c (tree_if_convert_cond_expr): Do not create extraDevang Patel
2005-04-09 Merge from tree-cleanup-branch: VRP, store CCP, storeDiego Novillo
2005-04-052005-04-05 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2005-03-12 * tree-if-conv.c (tree_if_convert_cond_expr): Remove localKazu Hirata
2005-03-11 * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,Zdenek Dvorak
2005-03-05 PR tree-optimization/18815Devang Patel
2005-03-02 Undo PR tree-optimization/18815 fix.Devang Patel
2005-03-02 PR tree-optimization/18815Devang Patel