OSDN Git Service

libcpp/:
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-loop-unswitch.c
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...