Age | Commit message (Expand) | Author | Files | Lines |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -6/+6 |
2005-03-09 | * loop-unroll.c (analyze_insns_in_loop): Remove preheader. | Kazu Hirata | 1 | -2/+1 |
2005-03-02 | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-01 | cfgloop.c (flow_loop_entry_edges_find, [...]): Removed. | Zdenek Dvorak | 1 | -2/+1 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -0/+1 |
2004-10-22 | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -3/+3 |
2004-10-18 | * loop-unroll.c: Fix comment typos. | Kazu Hirata | 1 | -3/+2 |
2004-10-18 | Makefile.in (loop-unroll.o): Add VARRAY_H dependency. | Revital Eres | 1 | -175/+587 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -19/+19 |
2004-09-14 | Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H dependency. | Zdenek Dvorak | 1 | -6/+468 |
2004-09-10 | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 1 | -64/+47 |
2004-09-10 | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 1 | -47/+64 |
2004-02-24 | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 1 | -110/+127 |
2004-02-18 | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-17 | loop-iv.c: New file. | Zdenek Dvorak | 1 | -119/+237 |
2003-12-30 | backport: et-forest.h (et_forest_create, [...]): Declarations removed. | Steven Bosscher | 1 | -44/+36 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -86/+56 |
2003-07-05 | bt-load.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2003-05-11 | cfgloopanal.c (num_loop_insns, [...]): Count only real insns. | Zdenek Dvorak | 1 | -29/+26 |
2003-03-17 | loop-unroll.c (decide_peel_completely, [...]): Set loop->has_desc. | Zdenek Dvorak | 1 | -5/+20 |
2003-03-15 | c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. | Roger Sayle | 1 | -1/+1 |
2003-03-09 | builtins.def: Fix typo and improve grammar. | Roger Sayle | 1 | -1/+1 |
2003-03-08 | gcse.c (bypass_block, [...]): Do not create irreducible loops. | Zdenek Dvorak | 1 | -2/+4 |
2003-03-08 | calls.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-03-05 | basic-block.h (EDGE_IRREDUCIBLE_LOOP, [...]): New. | Zdenek Dvorak | 1 | -47/+40 |
2003-02-26 | * loop-unroll.c: New. | Zdenek Dvorak | 1 | -0/+1195 |