Age | Commit message (Expand) | Author | Files | Lines |
2003-06-29 | cse.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -38/+19 |
2003-01-24 | cfgloopanal.c: New file. | Zdenek Dvorak | 1 | -0/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-11-04 | Fix bugs that showed up building Spec on ppc darwin. | Dale Johannesen | 1 | -13/+16 |
2002-10-07 | Permit doloop treatment for preconditioned loops. | Dale Johannesen | 1 | -0/+1 |
2002-09-27 | doloop.c (doloop_modify_runtime <biv skips initial incr>): Adjust by absolute... | Alan Modra | 1 | -2/+2 |
2002-09-22 | dbxout.c: Follow spelling conventions. | Kazu Hirata | 1 | -5/+5 |
2002-09-16 | ABOUT-NLS: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2002-07-20 | re PR rtl-optimization/7130 (miscompiled code for gcc-3.1 on powerpc-unknown-... | Alan Modra | 1 | -11/+19 |
2002-06-24 | doloop.c (doloop_valid_p): Correct comment. | Alan Modra | 1 | -45/+24 |
2002-06-18 | * doloop.c (doloop_optimize): Extract pattern from insn. | Alan Modra | 1 | -2/+4 |
2002-06-11 | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 1 | -12/+11 |
2002-05-11 | dbxout.c: Fix formatting. | Kazu Hirata | 1 | -2/+2 |
2002-01-04 | c-common.c: Fix formatting. | Kazu Hirata | 1 | -13/+13 |
2001-11-29 | doloop.c (doloop_valid_p): Check for LTU and GTU as well. | Zoltan Hidvegi | 1 | -6/+21 |
2001-11-28 | doloop.c (doloop_modify_runtime): Properly select induction variable... | Richard Henderson | 1 | -3/+15 |
2001-11-27 | unroll.c (loop_iterations): Move last change ... | Richard Henderson | 1 | -0/+40 |
2001-11-15 | expr.c (store_field): Pass tree instead of max size; callers changed. | Richard Kenner | 1 | -3/+3 |
2001-10-09 | c-common.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2001-09-21 | basic-block.h (flow_delete_insn, [...]): Kill. | Jan Hubicka | 1 | -1/+1 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-18 | optabs.h (OTI_flodiv, [...]): Kill. | Zack Weinberg | 1 | -20/+19 |
2001-08-13 | expr.h: Split out optab- and libfunc-related code to... | Zack Weinberg | 1 | -0/+1 |
2001-08-05 | Fix computation of number of iterations with unrolling | Bernd Schmidt | 1 | -44/+35 |
2001-04-11 | Makefile.in (insn-recog.o): Depend on toplev.h. | Richard Henderson | 1 | -0/+1 |
2001-03-22 | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 1 | -1/+0 |
2000-09-28 | doloop.c (doloop_modify): Prevent delete_insn() from deleting too much. | Franz Sirl | 1 | -5/+7 |
2000-08-14 | cse.c (fold_rtx): Avoid empty body in an if-statement. | Kaveh R. Ghazi | 1 | -7/+8 |
2000-07-30 | Makefile.in (OBJS): Add doloop.o. | Richard Henderson | 1 | -0/+846 |