| Commit message (Expand) | Author | Age | Files | Lines |
* | basic-block.h (EDGE_IRREDUCIBLE_LOOP, [...]): New. | Zdenek Dvorak | 2003-03-05 | 1 | -11/+87 |
* | cfgloopanal.c: New file. | Zdenek Dvorak | 2003-01-24 | 1 | -13/+93 |
* | cfgloop.c (flow_loops_find): Fix handling of abnormal edges. | Zdenek Dvorak | 2003-01-16 | 1 | -8/+9 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -2/+2 |
* | ChangeLog: Follow spelling conventions. | Kazu Hirata | 2002-09-22 | 1 | -3/+3 |
* | basic-block.h: Fix comment formatting. | Kazu Hirata | 2002-09-08 | 1 | -1/+1 |
* | Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 2002-06-20 | 1 | -17/+15 |
* | basic-block.h (struct basic_block_def): New field loop_father. | Zdenek Dvorak | 2002-06-01 | 1 | -347/+712 |
* | cfgloop.c (flow_loops_find): Initialize first and last fields correctly. | Zdenek Dvorak | 2002-05-31 | 1 | -5/+11 |
* | * cfgloop.c (flow_loops_cfg_dump): Use bb->index, not i. | Zdenek Dvorak | 2002-05-28 | 1 | -1/+1 |
* | basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks. | Zdenek Dvorak | 2002-05-27 | 1 | -5/+5 |
* | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 2002-05-23 | 1 | -11/+7 |
* | cfgbuild.c: Fix formatting. | Kazu Hirata | 2002-05-22 | 1 | -3/+3 |
* | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 2002-05-16 | 1 | -43/+48 |
* | Basic block renumbering removal. | Zdenek Dvorak | 2002-05-16 | 1 | -48/+43 |
* | * cfgloop.c (flow_loop_preheader_scan): Fix typo. | Graham Stott | 2002-01-20 | 1 | -1/+1 |
* | cfgloop.c (flow_loop_entry_edges_find): Fix typo. | Graham Stott | 2001-12-31 | 1 | -2/+2 |
* | rtl.h (in_expr_list_p): New declaration. | Richard Kenner | 2001-12-24 | 1 | -111/+93 |
* | cfgloop.c (flow_loops_find): Use the information of the depth first search or... | Josef Zlomek | 2001-12-20 | 1 | -14/+14 |
* | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 2001-11-11 | 1 | -1/+1 |
* | Makefile.in (cfg.o, [...]): New. | Jan Hubicka | 2001-09-10 | 1 | -0/+854 |