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