pass cfun to pass::execute
[gcc.git] / gcc / tree-ssa-loop-unswitch.c
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-23 Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-09 Andrew MacLeodtree-flow.h: Move some protoypes.
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-10-08 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use estimated_l...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2010-06-25 Jakub Jelinekre PR middle-end/43866 (wrong code with -fbounds-check...
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-08 Jing YuFix a problematic logic at unswitch-loops pass.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-06-27 Paolo Bonzinidomwalk.h (struct dom_walk_data): Remove all callbacks...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-08-31 Jan Hubickatree-ssa-loop-unswitch.c (tree_unswitch_single_loop...
2008-07-31 Richard Guentherre PR tree-optimization/36978 (ICE in gimple_cond_set_l...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-01-31 Zdenek Dvorakcfgloop.h: Include vec-prim.h.
2007-01-28 Zdenek Dvoraktree-ssa-loop-unswitch.c: Include tree-inline.h.
2007-01-03 Zdenek Dvorakloop-unswitch.c (unswitch_loop): Pass probabilities...
2006-12-10 Zdenek Dvoraktree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-11-25 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass loops structure...
2006-09-06 Andrew Pinskire PR tree-optimization/28937 (ICE in add_virtual_opera...
2006-02-08 Uttam Pawarre PR tree-optimization/26145 (memory leak in loop...
2005-12-15 Jan Hubickare PR rtl-optimization/25224 (ICE in initialize_origina...
2005-08-24 Zdenek Dvorakbb-reorder.c (copy_bb, [...]): Add argument to duplicat...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Jan HubickaMakefile.in (cfg.o): Add new dependencies.
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-23 Diego Novillo[multiple changes]
2005-04-17 Kazu Hiratatree-flow-inline.h (get_stmt_operands): Remove.
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-04-03 Mostafa Hagogcfghooks.c (lv_flush_pending_stmts, [...]): New.
2005-03-12 Kazu Hiratacfglayout.c, [...]: Update copyright.
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-03-10 Zdenek DvorakMakefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-25 Kazu Hirata* tree-ssa-loop-unswitch.c: Fix a comment typo.
2004-09-23 Zdenek Dvorakcfgloop.h (update_single_exits_after_duplication):...