Fix winsup build failure reported by Chris Faylor.
[platform/upstream/gcc.git] / gcc / loop.c
1999-07-09 Bernd Schmidtloop.c (check_dbra_loop): When reversing a loop...
1999-06-25 Jeff Lawloop.c (verify_dominator): Properly handle ADDR_VEC...
1999-06-24 Mark MitchellRevert these two patches:
1999-06-17 J"orn Renneckeloop.c (strength_reduce): When doing biv->giv conversio...
1999-06-17 Jeffrey A Lawloop.c (move_movables): Note issues with replacing...
1999-06-17 J"orn Renneckeloop.c (strength_reduce): When doing biv->giv conversio...
1999-06-16 J"orn Renneckeloop.c (strength_reduce): Insert sets of derived givs...
1999-06-09 J"orn Renneckeloop.c (loop_insn_first_p): Don't compare LUIDs when...
1999-06-04 Andreas Schwabloop.c (check_dbra_loop): Fix change of Jan 19.
1999-05-27 J"orn Rennecke* loop.c (strength_reduce): Don't do biv->giv conversio...
1999-05-24 Jeffrey A Lawloop.c (strength_reduce): Do not clear NOT_EVERY_ITERAT...
1999-05-23 Jeff Law[multiple changes]
1999-05-13 Graham Stottloop.c (maybe_eliminate_biv): Check regno against max_r...
1999-04-08 Jeffrey A Law* loop.c (strength_reduce): Re-enable Joern's loop...
1999-03-29 J"orn Renneckeloop.c (maybe_eliminate_biv): For libcalls that set...
1999-03-26 J"orn Renneckeloop.c (combine_givs): Fix index into can_combine when...
1999-03-25 Finn Hakansson* loop.c (strength_reduce): Correct a comment.
1999-03-20 Michael Hayes* loop.c (check_dbra_loop): Fix debug message.
1999-03-19 Kaveh R. GhaziWarning fixes:
1999-03-18 Nick CliftonDo not perform pseudo replacements if the loop contains...
1999-03-11 J"orn Renneckeloop.c (strength_reduce): Don't do biv increment -...
1999-02-25 J"orn Renneckertl.h (insn_first_p): Don't declare.
1999-02-24 J"orn Renneckeloop.h (loop_insn_first_p): Declare.
1999-02-22 Andrew MacLeodloop.c (libcall_other_regs): Make extern.
1999-02-19 J"orn Renneckertlanal.c (insn_first_p): Fix return value for insn...
1999-02-19 J"orn Renneckeloop.c (strength_reduce): Check for intervening jumps...
1999-02-18 J"orn Renneckeloop.c (strength_reduce): For derived givs, replace...
1999-02-17 J"orn Renneckeloop.c (strength_reduce): Don't move giv insn for biv...
1999-02-16 J"orn Renneckeloop.c (strength_reduce): Calculate maybe_dead before...
1999-02-16 J"orn Rennecke* loop.c (strength_reduce): Dump biv increment -> giv...
1999-02-15 Jeff Lawloop.c (mark_loop_jump): Handle LO_SUM.
1999-02-13 Jeffrey A Lawloop.c: Disable recent loop changes.
1999-02-13 Richard Hendersonloop.c (combine_givs_used_by_other): Delete.
1999-02-13 Michael Hayesloop.c (scan_loop): Call reg_in_basic_block_p before...
1999-02-12 J"orn Renneckeloop.c (loop_insn_first_p, [...]): New functions.
1999-02-12 J"orn Renneckeloop.c (load_mems): Don't guess how to do a load /...
1999-02-08 Richard Hendersonloop.c (reg_single_usage): New file-scope variable ...
1999-02-06 Michael Meissnerloop.c (check_dbra_loop): A store using an address...
1999-02-05 Jeffrey A Lawloop.c (strength_reduce): Clear not_every_iteration...
1999-02-04 J"orn Renneckeloop.c (first_loop_store_insn): New file-scope variable.
1999-02-04 J"orn Renneckeloop.c (scan_loop): New argument loop_cont.
1999-02-03 J"orn Renneckeloop.h (express_from): Declare.
1999-02-02 J"orn Renneckeloop.c (loop_optimize): Fix value max_uid_for_loop...
1999-02-02 J"orn Rennecke(recombine_givs): Don't use a giv that's likely to...
1999-01-31 Richard Henderson* loop.c (recombine_givs): Dump recombination and deriv...
1999-01-30 Jeffrey A Lawloop.c: Disable recent loop changes.
1999-01-29 J"orn Rennecke* loop.c (strength_reduce): Size reg_map according...
1999-01-29 J"orn Rennecke* loop.c (recombine_givs): Don't try to derive givs...
1999-01-29 Kaveh R. Ghazitoplev.c (notice, fnotice): Check ANSI_PROTOTYPES...
1999-01-29 J"orn Renneckeloop.c (strength_reduce): Fix HAVE_cc0 handling when...
1999-01-28 J"orn Renneckeloop.c (strength_reduce): Grow set_in_loop / n_times_se...
1999-01-28 J"orn Renneckeloop.c (recombine_givs): New parameter unroll_p.
1999-01-27 J"orn Renneckertl.h (insn_first_p): Declare.
1999-01-20 Jeff Lawloop.c (NUM_STORES): Delete.
1999-01-19 Mark Mitchellrtl.h (rtx_def): Update documentation.
1999-01-18 Kaveh R. GhaziWarning fixes:
1999-01-06 Jeff LawFix copyrights.
1999-01-03 Michael Hayesoptabs.c (emit_cmp_insn): Abort if asked to emit non...
1998-12-30 Andreas Schwabloop.c (check_dbra_loop): While reversing the loop...
1998-12-23 Kaveh R. GhaziWarning fixes:
1998-12-17 J"orn Rennecke* loop.c (combine_givs_used_by_other): Don't depend...
1998-12-15 J"orn Renneckeloop.c (consec_sets_giv): New argument last_consec_insn.
1998-12-15 Michael Hayesloop.h (loop_info): New field 'vtop'.
1998-12-15 J"orn Renneckeloop.h (struct induction): Delete times_used member.
1998-12-08 J"orn Renneckeloop.c (strength_reduce): If scan_start points to the...
1998-12-07 Michael Hayesloop.c (check_dbra_loop): Fix initial_value and initial...
1998-12-06 Michael Hayesloop.c (check_dbra_loop): New argument loop_info.
1998-11-25 Michael Hayesloop.h (struct loop_info): Define new structure.
1998-11-25 Michael Hayesloop.c (check_dbra_loop): Update JUMP_LABEL field of...
1998-11-24 Jeffrey A Lawcse.c (fold_rtx): Make autoincrement addressing mode...
1998-11-21 Jeffrey A Lawloop.c (check_dbra_loop): Avoid using gen_add2_insn.
1998-11-20 J"orn Rennecke* loop.c (move_movables): Start of libcall might be...
1998-10-23 David Edelsohnloop.c (loop_has_tablejump): New variable.
1998-10-22 Bernd Schmidtloop.c (express_from): Make sure that when generating...
1998-10-19 Jeff LawFix dumb thinko.
1998-10-19 Jeffrey A Lawloop.c (scan_loop): Be more selective about what invari...
1998-10-15 David Edelsohn- recommit bct_p ATTRIBUTE_UNUSED change which somehow...
1998-10-15 David Edelsohnloop.c (strength_reduce): Undo Oct 14 change marking...
1998-10-14 Kaveh R. GhaziWarning fixes:
1998-10-09 Graham Stottflow.c (print_rtl_with_bb): Changed type of in_bb_p...
1998-10-09 David Edelsohn* loop.c (insert_bct): Ensure loop_iteration_var non...
1998-10-08 Jim WilsonFix for powerpc/c4x problem with missed loop optimizations.
1998-10-07 Bernd Schmidt* loop.c (count_one_set): Add prototype.
1998-10-06 Bernd Schmidtloop.c (count_one_set): New static function, broken...
1998-10-05 David Edelsohnunroll.c (loop_iteration_var, [...]): No longer static.
1998-10-05 Herman A.J. ten... loop.c (move_movables): Corrected threshold calculation...
1998-10-05 Bernd Schmidt* loop.c (combine_givs_p): Fix test for identical givs.
1998-09-30 Jeffrey A Lawloop.c (check_dbra_loop): Use a vanilla loop reversal...
1998-09-30 Mark Mitchellfunction.c (gen_mem_addressof): If the address REG...
1998-09-29 Jim WilsonFix typo that disabled loop unrolling for many targets.
1998-09-18 David Edelsohntoplev.c (rest_of_compilation): Set bct_p on second...
1998-09-13 David S. Millerloop.c (move_movables): While removing insn sequences...
1998-09-09 Richard Henderson* loop.c (load_mems): Copy rtx for output mem.
1998-09-04 Jim WilsonFix irix6 -g -O3 -funroll-all-loops bootstrap failure.
1998-08-28 Brendan Kehoeloop.c (check_dbra_loop): Pass COMPARISON_VALUE, not...
1998-08-28 J"orn Renneckeloop.c (check_dbra_loop): Fix calculation of FINAL_VALU...
1998-08-28 Jeffrey A Lawloop.c (check_dbra_loop): The loop ending comparison...
1998-08-27 Jeffrey A Lawloop.c (scan_loop): Count down from max_reg_num - 1...
1998-08-27 Jeffrey A Lawloop.c (scan_loop): Count down from max_reg_num - 1...
1998-08-27 J"orn Renneckeloop.c (check_dbra_loop): Enable code for reversal...
next