| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -4/+4 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * cfgloop.h (just_once_each_iteration_p): Declaration changed. | rakdver | 2005-05-17 | 1 | -1/+1 |
* | * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove all | hubicka | 2005-04-12 | 1 | -1/+1 |
* | * cfgloopanal.c (mark_loop_exit_edges): Clean EDGE_LOOP_EXIT | rakdver | 2005-03-31 | 1 | -5/+2 |
* | * cfgloop.h, cfgloopanal.c, cfgloopmanip.c, conflict.c, | kazu | 2005-03-02 | 1 | -1/+1 |
* | * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exit_edges_find, | rakdver | 2005-03-01 | 1 | -0/+29 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -0/+1 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -4/+6 |
* | * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from, | nathan | 2004-09-07 | 1 | -2/+1 |
* | * tree-ssa-loop-ivopts.c: New file. | rakdver | 2004-09-05 | 1 | -16/+16 |
* | * loop-invariant.c: New file. | rakdver | 2004-06-20 | 1 | -0/+89 |
* | * cfgloopmanip.c (scale_bbs_frequencies): Use RDIV macro | hubicka | 2004-04-22 | 1 | -4/+4 |
* | * doloop.c: Removed. | rakdver | 2004-03-18 | 1 | -0/+17 |
* | * cfgloop.h (struct loop_desc): Removed. | rakdver | 2004-03-02 | 1 | -1063/+1 |
* | * toplev.c (dump_file_tbl): Rename from dump_file. | rth | 2004-02-24 | 1 | -32/+32 |
* | gcc/ | kazu | 2004-02-18 | 1 | -1/+1 |
* | * cfgloopanal.c (mark_irreducible_loops): Rewriten. | rakdver | 2004-02-13 | 1 | -149/+256 |
* | Backport from tree-ssa (relevant changes only): | steven | 2003-12-30 | 1 | -15/+14 |
* | PR opt/13159 | rakdver | 2003-12-27 | 1 | -1/+1 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -16/+16 |
* | * cfgloopanal.c (variable_initial_value, variable_initial_values, | rakdver | 2003-11-05 | 1 | -49/+269 |
* | * c-pretty-print.c: Fix comment formatting. | kazu | 2003-10-05 | 1 | -1/+1 |
* | PR bootstrap/12269 | sayle | 2003-09-16 | 1 | -2/+2 |
* | 2003-09-12 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> | pinskia | 2003-09-15 | 1 | -1/+1 |
* | * builtins.c: Fix comment typos. | kazu | 2003-08-19 | 1 | -1/+1 |
* | * basic-block.h: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -3/+3 |
* | * cfgloopanal.c (count_strange_loop_iterations): New static function. | rakdver | 2003-07-04 | 1 | -7/+128 |
* | * caller-save.c: Convert to ISO C90. | aj | 2003-06-22 | 1 | -103/+52 |
* | * cfgloopanal.c (variable_initial_value): Update the set of altered | rakdver | 2003-06-11 | 1 | -2/+2 |
* | gcc: | ghazi | 2003-05-17 | 1 | -3/+2 |
* | * cfgloopanal.c (num_loop_insns, average_num_loop_insns): Count only | rakdver | 2003-05-11 | 1 | -2/+4 |
* | * calls.c: Fix comment formatting. | kazu | 2003-03-08 | 1 | -5/+5 |
* | * basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS): New. | rakdver | 2003-03-05 | 1 | -12/+39 |
* | * cfgloopanal.c: New file. | rakdver | 2003-01-24 | 1 | -0/+1097 |