Age | Commit message (Expand) | Author | Files | Lines |
2006-01-20 | loop-iv.c: Include df.h and hashtab.h. | Zdenek Dvorak | 1 | -3/+2 |
2005-12-14 | loop-unswitch.c (unswitch_loop): Free zero_bitmap before returning. | Sebastian Pop | 1 | -2/+5 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-15 | Makefile.in (cfg.o): Add new dependencies. | Jan Hubicka | 1 | -3/+3 |
2005-05-03 | re PR rtl-optimization/21330 (ICE in compare_and_jump_seq, at loop-unswitch.c... | Jakub Jelinek | 1 | -2/+3 |
2005-04-01 | local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable. | Nathan Sidwell | 1 | -22/+12 |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -2/+2 |
2005-03-08 | c-semantics.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-07 | * loop-unswitch.c (unswitch_loop): Remove local variable src. | Kazu Hirata | 1 | -2/+1 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -0/+1 |
2004-10-25 | cfgloopmanip.c (loopify): Take two more arguments true_edge and false_edge. | Kazu Hirata | 1 | -1/+2 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -13/+12 |
2004-09-23 | cfgloop.h (update_single_exits_after_duplication): Declare. | Zdenek Dvorak | 1 | -1/+1 |
2004-09-10 | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 1 | -17/+23 |
2004-09-10 | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 1 | -23/+17 |
2004-07-27 | expr.h (canonicalize_condition, [...]): Add an int argument. | Richard Sandiford | 1 | -1/+1 |
2004-05-19 | Multiple fixes: PRs 14692, 15274 and 15463 | Zdenek Dvorak | 1 | -8/+18 |
2004-05-13 | loop-unswitch.c (unswitch_single_loop): Free bbs at the end. | Andrew Pinski | 1 | -0/+2 |
2004-02-24 | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 1 | -14/+14 |
2004-02-24 | cfgloop.h, [...]: Replace iv_analyse with iv_analyze. | Kazu Hirata | 1 | -1/+1 |
2004-02-17 | loop-iv.c: New file. | Zdenek Dvorak | 1 | -78/+152 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |
2004-01-29 | Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | Zdenek Dvorak | 1 | -1/+0 |
2003-12-30 | backport: et-forest.h (et_forest_create, [...]): Declarations removed. | Steven Bosscher | 1 | -11/+10 |
2003-12-27 | re PR rtl-optimization/13159 (FAIL: gcc.c-torture/compile/930621-1.c) | Zdenek Dvorak | 1 | -0/+4 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -5/+5 |
2003-09-14 | re PR rtl-optimization/10914 (unswitch loops does not work on powerpc) | Zdenek Dvorak | 1 | -2/+2 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -36/+24 |
2003-07-05 | bt-load.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-03 | basic-block.h (create_basic_block, [...]): Kill. | Jan Hubicka | 1 | -4/+4 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-03-05 | basic-block.h (EDGE_IRREDUCIBLE_LOOP, [...]): New. | Zdenek Dvorak | 1 | -10/+16 |
2003-02-08 | cfgloop.h (fix_loop_placement, [...]): Declare. | Zdenek Dvorak | 1 | -0/+412 |