summaryrefslogtreecommitdiff
path: root/gcc/doloop.c
Commit message (Expand)AuthorAgeFilesLines
* 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