aboutsummaryrefslogtreecommitdiff
path: root/gcc/doloop.c
AgeCommit message (Expand)AuthorFilesLines
2001-11-30doloop.c (doloop_modify_runtime): Correct calculation of iterations.Zoltan Hidvegi1-60/+33
2001-11-29doloop.c (doloop_valid_p): Check for LTU and GTU as well.Zoltan Hidvegi1-6/+21
2001-05-12[multiple changes]Richard Henderson1-1/+0
2000-09-28doloop.c (doloop_modify): Prevent delete_insn() from deleting too much.Franz Sirl1-5/+7
2000-08-14cse.c (fold_rtx): Avoid empty body in an if-statement.Kaveh R. Ghazi1-7/+8
2000-07-30Makefile.in (OBJS): Add doloop.o.Richard Henderson1-0/+846