aboutsummaryrefslogtreecommitdiff
path: root/gcc/loop.c
AgeCommit message (Expand)AuthorFilesLines
1998-09-18toplev.c (rest_of_compilation): Set bct_p on second call to loop_optimize.David Edelsohn1-21/+22
1998-09-12loop.c (move_movables): While removing insn sequences...David S. Miller1-3/+20
1998-09-09* loop.c (load_mems): Copy rtx for output mem.Richard Henderson1-1/+1
1998-09-04Fix irix6 -g -O3 -funroll-all-loops bootstrap failure.Jim Wilson1-1/+12
1998-08-28loop.c (check_dbra_loop): Pass COMPARISON_VALUE, not COMPARISON_VAL, into inv...Brendan Kehoe1-1/+1
1998-08-28loop.c (check_dbra_loop): Fix calculation of FINAL_VALUE when COMPARISON_VAL ...J"orn Rennecke1-3/+9
1998-08-27loop.c (check_dbra_loop): The loop ending comparison value must be an invaria...Jeffrey A Law1-0/+9
1998-08-27loop.c (scan_loop): Count down from max_reg_num - 1 to FIRST_PSEUDO_REGISTER ...Jeffrey A Law1-1/+1
1998-08-27loop.c (scan_loop): Count down from max_reg_num - 1 to FIRST_PSEUDO_REGISTER ...Jeffrey A Law1-1/+1
1998-08-27loop.c (check_dbra_loop): Enable code for reversal of some loops without a kn...J"orn Rennecke1-5/+4
1998-08-26loop.c (check_dbra_loop): Add some code that would allow reversal of some loo...J"orn Rennecke1-64/+202
1998-08-25loop.c (n_times_set, [...]): Convert to varrays.Mark Mitchell1-97/+127
1998-08-24loop.c (scan_loop): Allocate some slop to handle pseudos generated by move_mo...David S. Miller1-2/+10
1998-08-24Opps.Jeff Law1-1/+0
1998-08-24* loop.c (scan_loop): Honor AVOID_CC_MODE_COPIES.Jeffrey A Law1-0/+10
1998-08-22loop.c (load_mems): Fix initializers.Klaus-Georg Adams1-2/+6
1998-08-19rtl.h (rtx_function): New type.Mark Mitchell1-70/+567
1998-08-17Makefile.in (cplus-dep.o): Use cplus-dem.c from libiberty.Kaveh R. Ghazi1-3/+3
1998-08-14loop.c (add_label_notes): Do not ignore references to labels before dispatch ...Jeffrey A Law1-16/+9
1998-07-17loop.h (struct induction): Add no_const_addval.Richard Henderson1-189/+607
1998-07-15loop.c (emit_iv_add_mult): Scan the entire insn list generated for the sequen...Richard Henderson1-1/+17
1998-06-21loop.c (oballoc): Remove declaration.H.J. Lu1-3/+1
1998-06-19alias.c: Include toplev.hGraham Stott1-0/+1
1998-06-03loop.c (check_dbra_loop): Initialise final_value before normalizing the loop.Graham Stott1-1/+1
1998-05-23m68k.h: Declare more functions used in macros.Andreas Schwab1-0/+2
1998-05-19* Global CSE and constant/copy propagation.Doug Evans1-1/+7
1998-05-15Patch from Bill Moyer.Bill Moyer1-1/+6
1998-05-13* loop.c (scan_loop): Don't call move_moveables for optimize_size.J"orn Rennecke1-3/+7
1998-05-08loop.c (get_condition): Don't combine when either compare is MODE_CC.Richard Henderson1-2/+15
1998-05-06typo typo fixes fixesJeff Law1-6/+6
1998-05-06* loop.c (regs_match_p): Fix typo in prototype.Jeffrey A Law1-1/+1
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1-1/+4
1998-04-27Fix hppa miscompilation bug reported by Manfred Hollstein.Jim Wilson1-6/+20
1998-04-25alias.c (alias_invariant): New variable.John Carr1-1/+1
1998-04-22Add match_insn2; Fix prototype in loop.cMichael Meissner1-2/+3
1998-04-16loop.c (regs_patch_p): Add prototype.Jeff Law1-0/+9
1998-04-07c-lex.c (is_class_name): Delete declaration.Bernd Schmidt1-45/+45
1998-04-07Fix loop reversal bug reported by Joern Rennecke.Jim Wilson1-1/+4
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-1/+1
1998-03-25Fix m68k bootstrap failure reported by Toon Moene.Jim Wilson1-0/+1
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi1-1/+1
1998-03-18Fix sparc-sun-solaris2 -O2 -fPIC bootstrap failure with gcse code.Jim Wilson1-23/+39
1998-02-28Fix warious warnings:Kaveh R. Ghazi1-7/+13
1998-02-18* loop.c (force_movables): Fix typo.Jeffrey A Law1-1/+1
1998-02-17Remove unwanted CYGNUS LOCAL marker.Jeff Law1-2/+0
1998-02-17loop.c (rtx_equal_for_loop_p): Add some braces to disambiguate a dangling els...Jeffrey A Law1-9/+12
1998-02-16loop.c (strength_reduce, [...]): Use HOST_WIDE_INT_PRINT_DEC to print CONST_I...John Carr1-7/+17
1998-02-13varasm.c (output_constant_pool): Bring back 'done' label inside an appropriat...Jeffrey A Law1-3/+1
1998-02-08Oops, bump copyright year.David Edelsohn1-1/+1
1998-02-08Feb 8 14:56:03 1998 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>Richard Kenner1-2/+8