| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 2004-09-10 | 1 | -17/+23 |
* | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 2004-09-10 | 1 | -23/+17 |
* | expr.h (canonicalize_condition, [...]): Add an int argument. | Richard Sandiford | 2004-07-27 | 1 | -1/+1 |
* | Multiple fixes: PRs 14692, 15274 and 15463 | Zdenek Dvorak | 2004-05-19 | 1 | -8/+18 |
* | loop-unswitch.c (unswitch_single_loop): Free bbs at the end. | Andrew Pinski | 2004-05-13 | 1 | -0/+2 |
* | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 2004-02-24 | 1 | -14/+14 |
* | cfgloop.h, [...]: Replace iv_analyse with iv_analyze. | Kazu Hirata | 2004-02-24 | 1 | -1/+1 |
* | loop-iv.c: New file. | Zdenek Dvorak | 2004-02-17 | 1 | -78/+152 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 2004-01-31 | 1 | -1/+1 |
* | Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | Zdenek Dvorak | 2004-01-29 | 1 | -1/+0 |
* | backport: et-forest.h (et_forest_create, [...]): Declarations removed. | Steven Bosscher | 2003-12-30 | 1 | -11/+10 |
* | re PR rtl-optimization/13159 (FAIL: gcc.c-torture/compile/930621-1.c) | Zdenek Dvorak | 2003-12-27 | 1 | -0/+4 |
* | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 2003-12-11 | 1 | -5/+5 |
* | re PR rtl-optimization/10914 (unswitch loops does not work on powerpc) | Zdenek Dvorak | 2003-09-14 | 1 | -2/+2 |
* | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -36/+24 |
* | bt-load.c: Fix comment typos. | Kazu Hirata | 2003-07-05 | 1 | -1/+1 |
* | basic-block.h (create_basic_block, [...]): Kill. | Jan Hubicka | 2003-07-03 | 1 | -4/+4 |
* | basic-block.h: Fix comment typos. | Kazu Hirata | 2003-07-01 | 1 | -1/+1 |
* | basic-block.h (EDGE_IRREDUCIBLE_LOOP, [...]): New. | Zdenek Dvorak | 2003-03-05 | 1 | -10/+16 |
* | cfgloop.h (fix_loop_placement, [...]): Declare. | Zdenek Dvorak | 2003-02-08 | 1 | -0/+412 |