aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgloopmanip.c
AgeCommit message (Expand)Author
2006-02-05 * tree-vrp.c (cfg_loops): Removed.Zdenek Dvorak
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>Marcin Dalecki
2006-01-28 * cfgloopmanip.c (split_loop_bb): Remove.Kazu Hirata
2006-01-232006-01-23 Richard Guenther <rguenther@suse.de>Richard Guenther
2006-01-202006-01-20 Richard Guenther <rguenther@suse.de>Richard Guenther
2005-12-172005-12-17 Danny Berlin <dberlin@dberlin.org>Danny Berlin
2005-12-14 * cfgloopmanip.c (lv_adjust_loop_entry_edge): Adjust the type ofSebastian Pop
2005-08-24 * bb-reorder.c (copy_bb, duplicate_computed_gotos): Add argumentZdenek Dvorak
2005-08-06 * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,Kazu Hirata
2005-08-03 * cfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag.Jan Hubicka
2005-06-25Update FSF address.Kelley Cook
2005-06-19 * cfgloop.h (DLTHE_RECORD_COPY_NUMBER): New flag.Jan Hubicka
2005-06-15 * Makefile.in (cfg.o): Add new dependencies.Jan Hubicka
2005-04-09 * cfglayout.c (copy_bbs): Rename n_edges to num_edges.Jan Hubicka
2005-04-032005-03-30 Mostafa Hagog <mustafa@il.ibm.com>Mostafa Hagog
2005-03-18 * basic-block.h (scale_bbs_frequencies_int,Jan Hubicka
2005-03-11 * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,Zdenek Dvorak
2005-03-10 * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.Zdenek Dvorak
2005-03-02 * cfgloop.h, cfgloopanal.c, cfgloopmanip.c, conflict.c,Kazu Hirata
2005-03-01 * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exit_edges_find,Zdenek Dvorak
2004-12-16 PR tree-optimization/18707Eric Botcazou
2004-12-08 * cfgloopmanip.c (create_preheader): Speed up by "unrolling"Kazu Hirata
2004-11-22 * cfg.c (cached_make_edge): Use find_edge rather than an inlinedJeff Law
2004-11-22 * bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell
2004-11-11 * cfgloopmanip.c (update_single_exits_after_duplication,Kazu Hirata
2004-10-25 * cfgloopmanip.c (loopify): Take two more arguments true_edgeKazu Hirata
2004-10-07 PR tree-optimization/17806Zdenek Dvorak
2004-09-282004-09-24 Ben Elliston <bje@au.ibm.com>Ben Elliston
2004-09-23 * cfgloop.h (update_single_exits_after_duplication): Declare.Zdenek Dvorak
2004-09-162004-09-16 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2004-09-14 * Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H dependency.Zdenek Dvorak
2004-09-07 * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from,Nathan Sidwell
2004-08-24 * tree-ssa-loop-ivcanon.c: New file.Zdenek Dvorak
2004-07-092004-07-08 Jerry Quinn <jlquinn@optonline.net>Jerry Quinn
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-04-23 PR optimization/13985Eric Botcazou
2004-04-22 * cfgloopmanip.c (scale_bbs_frequencies): Use RDIV macroJan Hubicka
2004-02-24 * toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson
2004-02-17 * loop-iv.c: New file.Zdenek Dvorak
2004-01-31 alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata
2004-01-29 * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency.Zdenek Dvorak
2003-12-30 Backport from tree-ssa (relevant changes only):Steven Bosscher
2003-12-112003-12-11 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2003-10-07 * cfgloopmanip.c (fix_irreducible_loops): Initialize e correctly.Zdenek Dvorak
2003-10-05 * c-pretty-print.c: Fix comment typos.Kazu Hirata
2003-07-24 * cfgloopmanip.c (duplicate_loop_to_header_edge): Update irreducibleZdenek Dvorak
2003-07-05 * bt-load.c: Fix comment typos.Kazu Hirata
2003-07-05 * cfgloopmanip.c (force_single_succ_latches): Force latch to beZdenek Dvorak
2003-07-03 * cfglayout.c (cfg_layout_duplicate_bb): Do not update frequenciesZdenek Dvorak
2003-07-03 * basic-block.h (create_basic_block, merge_blocks_nomove): Kill.Jan Hubicka