]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-unswitch.c
pass cfun to pass::execute
[thirdparty/gcc.git] / gcc / tree-ssa-loop-unswitch.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-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-10-23  amacleod * tree-ssa-loop.h: Remove include files.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-09  amacleod * tree-flow.h: Move some protoypes. Include new tree...
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-10-08  hubicka * loop-unswitch.c (unswitch_single_loop): Use
2012-07-16  stevengcc/
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2010-06-25  jakub PR middle-end/43866
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21  stevengcc/ChangeLog:
2010-04-08  jingyuFix a problematic logic at unswitch-loops pass.
2009-11-25  hjlRemove trailing white spaces.
2009-06-27  bonzini2009-06-27 Paolo Bonzini <bonzini@gnu.org>
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-08-31  hubicka * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop...
2008-07-31  rguenth2008-07-31 Richard Guenther <rguenther@suse.de>
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-01-31  rakdver * cfgloop.h: Include vec-prim.h.
2007-01-28  rakdver * tree-ssa-loop-unswitch.c: Include tree-inline.h.
2007-01-03  rakdver * loop-unswitch.c (unswitch_loop): Pass probabilities...
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-09-06  pinskia2006-09-05 Andrew Pinski <pinskia@physics.uc.edu>
2006-02-08  dje2006-02-07 Uttam Pawar <uttamp@us.ibm.com>
2005-12-15  hubicka PR rtl-optimization/25224
2005-08-24  rakdver * bb-reorder.c (copy_bb, duplicate_computed_gotos...
2005-06-25  kcookUpdate FSF address.
2005-06-15  hubicka * Makefile.in (cfg.o): Add new dependencies.
2005-05-03  amacleod2005-05-03 Andrew MacLeod <amacleod@redhat.com>
2005-04-23  dnovillo2005-04-22 Diego Novillo <dnovillo@redhat.com>
2005-04-17  kazu * tree-flow-inline.h (get_stmt_operands): Remove.
2005-04-05  amacleod2005-04-05 Andrew MacLeod <amacleod@redhat.com>
2005-04-03  hagog2005-03-30 Mostafa Hagog <mustafa@il.ibm.com>
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-09-28  bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-25  kazu * tree-ssa-loop-unswitch.c: Fix a comment typo.
2004-09-23  rakdver * cfgloop.h (update_single_exits_after_duplication...