summaryrefslogtreecommitdiff
path: root/gcc/doloop.c
Commit message (Expand)AuthorAgeFilesLines
* * cfgloopanal.c: New file.rakdver2003-01-241-0/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* Fix bugs that showed up building Spec on ppc darwin.dalej2002-11-041-13/+16
* Permit doloop treatment for preconditioned loops.dalej2002-10-071-0/+1
* * doloop.c (doloop_modify_runtime <biv skips initial incr>): Adjustamodra2002-09-261-2/+2
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-5/+5
* * ABOUT-NLS: Follow spelling conventions.kazu2002-09-161-2/+2
* PR optimization/7130amodra2002-07-201-11/+19
* * doloop.c (doloop_valid_p): Correct comment.amodra2002-06-241-45/+24
* * doloop.c (doloop_optimize): Extract pattern from insn.amodra2002-06-171-2/+4
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-12/+11
* * dbxout.c: Fix formatting.kazu2002-05-111-2/+2
* * c-common.c: Fix formatting.kazu2002-01-041-13/+13
* 2001-11-29 Zoltan Hidvegi <hzoli@hzoli.2y.net>dje2001-11-301-6/+21
* * doloop.c (doloop_modify_runtime): Properly select inductionrth2001-11-281-3/+15
* * unroll.c (loop_iterations): Move last change ...rth2001-11-271-0/+40
* * expr.c (store_field): Pass tree instead of max size; callers changed.kenner2001-11-161-3/+3
* * c-common.c: Fix comment typos.kazu2001-10-091-2/+2
* * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka2001-09-211-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * optabs.h (OTI_flodiv, flodiv_optab): Kill.zack2001-08-181-20/+19
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-0/+1
* Fix computation of number of iterations with unrollingbernds2001-08-051-44/+35
* * Makefile.in (insn-recog.o): Depend on toplev.h.rth2001-04-111-0/+1
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* 2000-09-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2000-09-281-5/+7
* * cse.c (fold_rtx): Avoid empty body in an if-statement.ghazi2000-08-141-7/+8
* * Makefile.in (OBJS): Add doloop.o.rth2000-07-301-0/+846