]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-ch.c
pass cfun to pass::execute
[thirdparty/gcc.git] / gcc / tree-ssa-loop-ch.c
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rguenth2013-11-22 Richard Biener <rguenther@suse.de>
2013-11-21  rguenth2013-11-21 Richard Biener <rguenther@suse.de>
2013-11-19  rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-10-09  amacleod * tree-flow.h: Move some protoypes. Include new tree...
2013-09-28  rsandifogcc/
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-05-16  sje2013-05-16 Steve Ellcey <sellcey@imgtec.com>
2013-04-30  rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-07  jakub PR debug/54693
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-09-03  matz PR tree-optimization/46590
2012-08-22  rguenth2012-08-22 Richard Guenther <rguenther@suse.de>
2012-07-16  stevengcc/
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-02-08  rguenth2012-03-08 Richard Guenther <rguenther@suse.de>
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-02-14  ebotcazou PR tree-optimization/46494
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21  stevengcc/ChangeLog:
2009-11-25  hjlRemove trailing white spaces.
2009-09-02  aolivagcc/ChangeLog:
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-08-29  hubicka * tree-ssa-loop-ch.c (should_duplicate_loop_header_p...
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-03-19  hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2007-09-27  ian./:
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-05-27  rakdver * tree-vrp.c (execute_vrp): Do not check whether curre...
2007-04-24  ian./:
2007-01-28  rakdver * tree-ssa-loop-unswitch.c: Include tree-inline.h.
2006-12-10  rakdver * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-11-25  rakdver * tree-vrp.c (execute_vrp): Do not pass loops structur...
2006-11-17  rakdver * tree-vrp.c (execute_vrp): Do not update current_loops.
2006-03-02  dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-06  rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-02-05  rakdver * tree-vrp.c (cfg_loops): Removed.
2006-01-31  dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-07-27  rakdver PR tree-optimization/20773
2005-06-25  kcookUpdate FSF address.
2005-05-10  rakdver * tree-cfg.c (tree_duplicate_sese_region): Update...
2005-04-23  dnovillo2005-04-22 Diego Novillo <dnovillo@redhat.com>
2005-04-09  dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2005-03-18  hubicka * basic-block.h (scale_bbs_frequencies_int,
2005-03-12  kazu * cfglayout.c, loop-doloop.c, profile.c, target-def.h,
2005-03-11  rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-10  rakdver * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
2004-12-12  dberlin2004-12-13 Daniel Berlin <dberlin@dberlin.org>
2004-11-17  dberlin2004-11-16 Daniel Berlin <dberlin@dberlin.org>
2004-09-28  bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-17  kazu * basic-block.h, c-decl.c, c-parse.in, cgraphunit...
2004-09-16  rakdver * Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.
2004-09-09  nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-09-06  bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-08-04  law * tree-cfg.c (tree_duplicate_bb): Mark duplicated...
2004-07-28  dnovillo * tree-optimize.c (init_tree_optimization_passes)...
2004-06-30  rakdver * tree-ssa-loop-ch.c: New file.