cfgloop.h, [...]: Update copyright.
[gcc.git] / gcc / cfgloopmanip.c
2005-03-02 Kazu Hiratacfgloop.h, [...]: Update copyright.
2005-03-01 Zdenek Dvorakcfgloop.c (flow_loop_entry_edges_find, [...]): Removed.
2004-12-16 Eric Botcazoure PR tree-optimization/18707 (Performance regression...
2004-12-08 Kazu Hiratacfgloopmanip.c (create_preheader): Speed up by "unrolli...
2004-11-22 Jeff Lawcfg.c (cached_make_edge): Use find_edge rather than...
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-11 Kazu Hiratacfgloopmanip.c (update_single_exits_after_duplication...
2004-10-25 Kazu Hiratacfgloopmanip.c (loopify): Take two more arguments true_...
2004-10-07 Zdenek Dvorakre PR tree-optimization/17806 (compiler error: in verif...
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-23 Zdenek Dvorakcfgloop.h (update_single_exits_after_duplication):...
2004-09-16 Daniel Berlin[multiple changes]
2004-09-14 Zdenek DvorakMakefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H...
2004-09-07 Nathan Sidwellcfganal.c (flow_depth_first_order_compute, [...]):...
2004-08-24 Zdenek Dvoraktree-ssa-loop-ivcanon.c: New file.
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-23 Eric Botcazoure PR rtl-optimization/13985 (ICE in gcc.c-torture...
2004-04-22 Jan Hubickacfgloopmanip.c (scale_bbs_frequencies): Use RDIV macro
2004-02-24 Richard Hendersontoplev.c (dump_file_tbl): Rename from dump_file.
2004-02-17 Zdenek Dvorakloop-iv.c: New file.
2004-01-31 Kazu Hirataalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho...
2004-01-29 Zdenek DvorakMakefile.in (cfghooks.o): Add TIMEVAR_H and toplev...
2003-12-30 Steven Bosscherbackport: et-forest.h (et_forest_create, [...]): Declar...
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-10-07 Zdenek Dvorak* cfgloopmanip.c (fix_irreducible_loops): Initialize...
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment typos.
2003-07-24 Zdenek Dvorakcfgloopmanip.c (duplicate_loop_to_header_edge): Update...
2003-07-05 Kazu Hiratabt-load.c: Fix comment typos.
2003-07-05 Zdenek Dvorakcfgloopmanip.c (force_single_succ_latches): Force latch...
2003-07-03 Zdenek Dvorakcfglayout.c (cfg_layout_duplicate_bb): Do not update...
2003-07-03 Jan Hubickabasic-block.h (create_basic_block, [...]): Kill.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-22 Andreas Jaegercaller-save.c: Convert to ISO C90.
2003-06-06 Jan Hubickafunction.c (FLOOR_ROUND, CEIL_ROUND): Fix.
2003-03-08 Kazu Hiratacalls.c: Fix comment formatting.
2003-03-05 Zdenek Dvorakbasic-block.h (EDGE_IRREDUCIBLE_LOOP, [...]): New.
2003-02-08 Zdenek Dvorakcfgloop.h (fix_loop_placement, [...]): Declare.
2003-02-05 Zdenek Dvorak* cfgloopmanip.c (force_single_succ_latches): Fix missi...
2003-01-28 Andreas Schwabcfgloopmanip.c (create_preheader): Initialize src to...
2003-01-24 Zdenek Dvorakcfgloopanal.c: New file.