summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-unswitch.c
Commit message (Expand)AuthorAgeFilesLines
* 2009-06-27 Paolo Bonzini <bonzini@gnu.org>bonzini2009-06-271-1/+0
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Check thathubicka2008-08-311-0/+8
* 2008-07-31 Richard Guenther <rguenther@suse.de>rguenth2008-07-311-2/+2
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-10/+18
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * cfgloop.h: Include vec-prim.h.rakdver2007-01-311-1/+1
* * tree-ssa-loop-unswitch.c: Include tree-inline.h.rakdver2007-01-281-1/+2
* * loop-unswitch.c (unswitch_loop): Pass probabilities to loopify.rakdver2007-01-031-2/+6
* * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver2006-12-101-12/+2
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-14/+13
* 2006-09-05 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-09-061-2/+3
* 2006-02-07 Uttam Pawar <uttamp@us.ibm.com>dje2006-02-081-0/+2
* PR rtl-optimization/25224hubicka2005-12-151-1/+4
* * bb-reorder.c (copy_bb, duplicate_computed_gotos): Add argumentrakdver2005-08-241-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * Makefile.in (cfg.o): Add new dependencies.hubicka2005-06-151-0/+2
* 2005-05-03 Andrew MacLeod <amacleod@redhat.com>amacleod2005-05-031-6/+4
* 2005-04-22 Diego Novillo <dnovillo@redhat.com>dnovillo2005-04-231-4/+3
* * tree-flow-inline.h (get_stmt_operands): Remove.kazu2005-04-171-1/+0
* 2005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-051-1/+1
* 2005-03-30 Mostafa Hagog <mustafa@il.ibm.com>hagog2005-04-031-2/+2
* * cfglayout.c, loop-doloop.c, profile.c, target-def.h,kazu2005-03-121-1/+1
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-2/+2
* * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.rakdver2005-03-101-3/+0
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-5/+3
* * tree-ssa-loop-unswitch.c: Fix a comment typo.kazu2004-09-251-1/+1
* * cfgloop.h (update_single_exits_after_duplication): Declare.rakdver2004-09-231-0/+293