| Commit message (Expand) | Author | Age | Files | Lines |
* | * cfg.c (cached_make_edge): Use find_edge rather than an inlined | law | 2004-11-22 | 1 | -4/+1 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -0/+1 |
* | * cfgloopmanip.c (update_single_exits_after_duplication, | kazu | 2004-11-11 | 1 | -2/+3 |
* | * cfgloopmanip.c (loopify): Take two more arguments true_edge | kazu | 2004-10-25 | 1 | -5/+6 |
* | PR tree-optimization/17806 | rakdver | 2004-10-07 | 1 | -9/+1 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -40/+49 |
* | * cfgloop.h (update_single_exits_after_duplication): Declare. | rakdver | 2004-09-23 | 1 | -10/+14 |
* | 2004-09-16 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-09-16 | 1 | -3/+1 |
* | * Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H dependency. | rakdver | 2004-09-14 | 1 | -0/+5 |
* | * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from, | nathan | 2004-09-07 | 1 | -60/+40 |
* | * tree-ssa-loop-ivcanon.c: New file. | rakdver | 2004-08-24 | 1 | -0/+29 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -4/+4 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+96 |
* | PR optimization/13985 | ebotcazou | 2004-04-23 | 1 | -3/+10 |
* | * cfgloopmanip.c (scale_bbs_frequencies): Use RDIV macro | hubicka | 2004-04-22 | 1 | -2/+3 |
* | * toplev.c (dump_file_tbl): Rename from dump_file. | rth | 2004-02-24 | 1 | -2/+2 |
* | * loop-iv.c: New file. | rakdver | 2004-02-17 | 1 | -5/+9 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | kazu | 2004-01-31 | 1 | -1/+1 |
* | * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | rakdver | 2004-01-29 | 1 | -50/+45 |
* | Backport from tree-ssa (relevant changes only): | steven | 2003-12-30 | 1 | -76/+57 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -3/+3 |
* | * cfgloopmanip.c (fix_irreducible_loops): Initialize e correctly. | rakdver | 2003-10-07 | 1 | -10/+14 |
* | * c-pretty-print.c: Fix comment typos. | kazu | 2003-10-05 | 1 | -1/+1 |
* | * cfgloopmanip.c (duplicate_loop_to_header_edge): Update irreducible | rakdver | 2003-07-24 | 1 | -16/+21 |
* | * bt-load.c: Fix comment typos. | kazu | 2003-07-05 | 1 | -1/+1 |
* | * cfgloopmanip.c (force_single_succ_latches): Force latch to be | rakdver | 2003-07-05 | 1 | -1/+2 |
* | * cfglayout.c (cfg_layout_duplicate_bb): Do not update frequencies | rakdver | 2003-07-03 | 1 | -273/+84 |
* | * basic-block.h (create_basic_block, merge_blocks_nomove): Kill. | hubicka | 2003-07-03 | 1 | -28/+15 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -3/+3 |
* | * caller-save.c: Convert to ISO C90. | aj | 2003-06-22 | 1 | -170/+82 |
* | * function.c (FLOOR_ROUND, CEIL_ROUND): Fix. | hubicka | 2003-06-06 | 1 | -22/+11 |
* | * calls.c: Fix comment formatting. | kazu | 2003-03-08 | 1 | -2/+2 |
* | * basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS): New. | rakdver | 2003-03-05 | 1 | -51/+206 |
* | * cfgloop.h (fix_loop_placement, can_duplicate_loop_p, | rakdver | 2003-02-08 | 1 | -7/+1171 |
* | * cfgloopmanip.c (force_single_succ_latches): Fix missindentation. | rakdver | 2003-02-05 | 1 | -2/+4 |
* | * cfgloopmanip.c (create_preheader): Initialize src to avoid | schwab | 2003-01-28 | 1 | -2/+2 |
* | * cfgloopanal.c: New file. | rakdver | 2003-01-24 | 1 | -0/+226 |