aboutsummaryrefslogtreecommitdiff
path: root/gcc/doloop.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-20re PR rtl-optimization/7130 (miscompiled code for gcc-3.1 on powerpc-unknown-...Alan Modra1-11/+19
2002-06-24doloop.c (doloop_valid_p): Correct comment.Alan Modra1-45/+24
2002-06-18* doloop.c (doloop_optimize): Extract pattern from insn.Alan Modra1-2/+4
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller1-12/+11
2002-05-11dbxout.c: Fix formatting.Kazu Hirata1-2/+2
2002-01-04c-common.c: Fix formatting.Kazu Hirata1-13/+13
2001-11-29doloop.c (doloop_valid_p): Check for LTU and GTU as well.Zoltan Hidvegi1-6/+21
2001-11-28doloop.c (doloop_modify_runtime): Properly select induction variable...Richard Henderson1-3/+15
2001-11-27unroll.c (loop_iterations): Move last change ...Richard Henderson1-0/+40
2001-11-15expr.c (store_field): Pass tree instead of max size; callers changed.Richard Kenner1-3/+3
2001-10-09c-common.c: Fix comment typos.Kazu Hirata1-2/+2
2001-09-21basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-18optabs.h (OTI_flodiv, [...]): Kill.Zack Weinberg1-20/+19
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg1-0/+1
2001-08-05Fix computation of number of iterations with unrollingBernd Schmidt1-44/+35
2001-04-11Makefile.in (insn-recog.o): Depend on toplev.h.Richard Henderson1-0/+1
2001-03-22mkconfig.sh: Include insn-flags.h.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