summaryrefslogtreecommitdiff
path: root/gcc/doloop.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bugs that showed up building Spec on ppc darwin.Dale Johannesen2002-11-041-13/+16
* Permit doloop treatment for preconditioned loops.Dale Johannesen2002-10-071-0/+1
* doloop.c (doloop_modify_runtime <biv skips initial incr>): Adjust by absolute...Alan Modra2002-09-271-2/+2
* dbxout.c: Follow spelling conventions.Kazu Hirata2002-09-221-5/+5
* ABOUT-NLS: Follow spelling conventions.Kazu Hirata2002-09-161-2/+2
* re PR rtl-optimization/7130 (miscompiled code for gcc-3.1 on powerpc-unknown-...Alan Modra2002-07-201-11/+19
* doloop.c (doloop_valid_p): Correct comment.Alan Modra2002-06-241-45/+24
* * doloop.c (doloop_optimize): Extract pattern from insn.Alan Modra2002-06-181-2/+4
* Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller2002-06-111-12/+11
* dbxout.c: Fix formatting.Kazu Hirata2002-05-111-2/+2
* c-common.c: Fix formatting.Kazu Hirata2002-01-041-13/+13
* doloop.c (doloop_valid_p): Check for LTU and GTU as well.Zoltan Hidvegi2001-11-291-6/+21
* doloop.c (doloop_modify_runtime): Properly select induction variable...Richard Henderson2001-11-281-3/+15
* unroll.c (loop_iterations): Move last change ...Richard Henderson2001-11-271-0/+40
* expr.c (store_field): Pass tree instead of max size; callers changed.Richard Kenner2001-11-151-3/+3
* c-common.c: Fix comment typos.Kazu Hirata2001-10-091-2/+2
* basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka2001-09-211-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* optabs.h (OTI_flodiv, [...]): Kill.Zack Weinberg2001-08-181-20/+19
* expr.h: Split out optab- and libfunc-related code to...Zack Weinberg2001-08-131-0/+1
* Fix computation of number of iterations with unrollingBernd Schmidt2001-08-051-44/+35
* Makefile.in (insn-recog.o): Depend on toplev.h.Richard Henderson2001-04-111-0/+1
* mkconfig.sh: Include insn-flags.h.Richard Henderson2001-03-221-1/+0
* doloop.c (doloop_modify): Prevent delete_insn() from deleting too much.Franz Sirl2000-09-281-5/+7
* cse.c (fold_rtx): Avoid empty body in an if-statement.Kaveh R. Ghazi2000-08-141-7/+8
* Makefile.in (OBJS): Add doloop.o.Richard Henderson2000-07-301-0/+846