Age | Commit message (Expand) | Author | Files | Lines |
2004-12-28 | re PR rtl-optimization/19103 (Current CVS (2004/12/21) doesn't compile with p... | Zdenek Dvorak | 1 | -1/+1 |
2004-12-18 | re PR rtl-optimization/19001 (Loops with power of two step and variable bound... | Zdenek Dvorak | 1 | -16/+73 |
2004-11-25 | basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | Nathan Sidwell | 1 | -1/+1 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -2/+2 |
2004-11-09 | loop-iv.c (iv_number_of_iterations): Make it static. | Kazu Hirata | 1 | -1/+1 |
2004-10-07 | re PR rtl-optimization/17791 (doloop can produce wrong code causes Ada bootst... | Zdenek Dvorak | 1 | -1/+1 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -10/+17 |
2004-09-14 | Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H dependency. | Zdenek Dvorak | 1 | -0/+18 |
2004-09-10 | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 1 | -31/+45 |
2004-09-10 | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 1 | -45/+31 |
2004-08-18 | rtl.def (NIL): Delete. | Zack Weinberg | 1 | -27/+27 |
2004-08-06 | re PR tree-optimization/16807 ([lno] Weird loop unrolling) | Zdenek Dvorak | 1 | -9/+39 |
2004-08-03 | re PR bootstrap/16865 (False alarm about use of uninitialized variable breaks... | Andrew Pinski | 1 | -1/+1 |
2004-07-27 | expr.h (canonicalize_condition, [...]): Add an int argument. | Richard Sandiford | 1 | -4/+2 |
2004-07-11 | re PR rtl-optimization/16001 (unable to find a register to spill in class `AR... | Zdenek Dvorak | 1 | -2/+16 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -1/+1 |
2004-06-24 | loop-iv.c (iv_analyze, [...]): Support for identifying shifts of induction va... | Revital Eres | 1 | -1/+43 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -1/+1 |
2004-05-19 | Multiple fixes: PRs 14692, 15274 and 15463 | Zdenek Dvorak | 1 | -23/+97 |
2004-03-18 | doloop.c: Removed. | Zdenek Dvorak | 1 | -0/+4 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -2/+2 |
2004-03-02 | cfgloop.h (struct loop_desc): Removed. | Zdenek Dvorak | 1 | -3/+2 |
2004-02-27 | c-decl.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 1 | -6/+6 |
2004-02-24 | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 1 | -60/+60 |
2004-02-24 | cfgloop.h, [...]: Replace iv_analyse with iv_analyze. | Kazu Hirata | 1 | -12/+12 |
2004-02-17 | loop-iv.c: New file. | Zdenek Dvorak | 1 | -0/+2465 |