OSDN Git Service

1999-08-18 Andrew Haley <aph@cygnus.com>
[pf3gnuchains/gcc-fork.git] / gcc / loop.c
1999-08-18 amylaar * loop.c (recombine_givs): Set ix field after sorting.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-02 amylaar * loop.c (strength_reduce): When doing biv->giv conver...
1999-08-02 amylaar * loop.c (strength_reduce): When doing biv->giv conver...
1999-07-09 crux * loop.c (check_dbra_loop): When reversing a loop...
1999-06-25 lawh
1999-06-24 mmitchel Revert these two patches:
1999-06-17 amylaar * loop.c (strength_reduce): When doing biv->giv conver...
1999-06-17 law
1999-06-17 amylaar * loop.c (strength_reduce): When doing biv->giv conver...
1999-06-16 amylaar * loop.c (strength_reduce): Insert sets of derived...
1999-06-09 amylaar * loop.c (loop_insn_first_p): Don't compare LUIDs...
1999-06-04 law1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmu...
1999-05-27 law * loop.c (strength_reduce): Don't do biv->giv...
1999-05-24 law * loop.c (strength_reduce): Do not clear NOT_EVERY_ITE...
1999-05-23 lawSun May 23 20:31:16 1999 Jeffrey A Law (law@cygnus...
1999-05-13 law * loop.c (maybe_eliminate_biv): Check regno...
1999-04-08 law * loop.c (strength_reduce): Re-enable Joern...
1999-03-29 amylaar * loop.c (maybe_eliminate_biv): For libcalls that...
1999-03-26 amylaar * loop.c (combine_givs): Fix index into can_combine...
1999-03-25 law * loop.c (strength_reduce): Correct a comment.
1999-03-20 m.hayes * loop.c (check_dbra_loop): Fix debug message.
1999-03-19 ghaziWarning fixes:
1999-03-18 nickcDo not perform pseudo replacements if the loop contains...
1999-03-11 amylaar * loop.c (strength_reduce): Don't do biv increment...
1999-02-25 amylaar * rtl.h (insn_first_p): Don't declare.
1999-02-24 amylaar * loop.h (loop_insn_first_p): Declare.
1999-02-22 amacleod * loop.c (libcall_other_regs): Make extern.
1999-02-19 amylaar * rtlanal.c (insn_first_p): Fix return value for insn...
1999-02-19 amylaar * loop.c (strength_reduce): Check for intervening...
1999-02-18 amylaar * loop.c (strength_reduce): For derived givs, replace the
1999-02-17 amylaar * loop.c (strength_reduce): Don't move giv insn for...
1999-02-16 amylaar * loop.c (strength_reduce): Calculate maybe_dead before
1999-02-16 amylaar * loop.c (strength_reduce): Dump biv increment ->...
1999-02-15 law
1999-02-13 law * loop.c: Disable recent loop changes. Tempora...
1999-02-13 rth * loop.c (combine_givs_used_by_other): Delete.
1999-02-13 m.hayes * loop.c (scan_loop): Call reg_in_basic_block_p before
1999-02-12 amylaar * loop.c (loop_insn_first_p, biv_elimination_giv_has_0...
1999-02-12 amylaar * loop.c (load_mems): Don't guess how to do a load...
1999-02-08 rth * loop.c (reg_single_usage): New file-scope...
1999-02-06 law * loop.c (check_dbra_loop): A store using an...
1999-02-05 law * loop.c (strength_reduce): Clear not_every_ite...
1999-02-04 amylaar * loop.c (first_loop_store_insn): New file-scope variable.
1999-02-04 law * loop.c (scan_loop): New argument loop_cont...
1999-02-03 amylaar * loop.h (express_from): Declare.
1999-02-02 amylaar * loop.c (loop_optimize): Fix value max_uid_for_loop...
1999-02-02 amylaar * (recombine_givs): Don't use a giv that's likely...
1999-01-31 rth * loop.c (recombine_givs): Dump recombination...
1999-01-30 law * loop.c: Disable recent loop changes. Tempora...
1999-01-29 amylaar * loop.c (strength_reduce): Size reg_map according...
1999-01-29 amylaar * loop.c (recombine_givs): Don't try to derive givs...
1999-01-29 ghazi * toplev.c (notice, fnotice): Check ANSI_PROTOT...
1999-01-29 amylaar * loop.c (strength_reduce): Fix HAVE_cc0 handling...
1999-01-28 amylaar * loop.c (strength_reduce): Grow set_in_loop / n_times...
1999-01-28 amylaar * loop.c (recombine_givs): New parameter unroll_p...
1999-01-27 amylaar * rtl.h (insn_first_p): Declare.
1999-01-20 law * loop.c (NUM_STORES): Delete.
1999-01-19 mmitchel * rtl.h (rtx_def): Update documentation.
1999-01-18 ghaziWarning fixes:
1999-01-06 lawFix copyrights.
1999-01-03 law * optabs.c (emit_cmp_insn): Abort if asked...
1998-12-30 law * loop.c (check_dbra_loop): While reversing...
1998-12-23 ghaziWarning fixes:
1998-12-17 amylaar * loop.c (combine_givs_used_by_other): Don't depend...
1998-12-15 amylaar * loop.c (consec_sets_giv): New argument last_consec_insn.
1998-12-15 m.hayes * loop.h (loop_info): New field 'vtop'.
1998-12-15 amylaar * loop.h (struct induction): Delete times_used member.
1998-12-08 amylaar * loop.c (strength_reduce): If scan_start points to...
1998-12-07 law * loop.c (check_dbra_loop): Fix initial_value...
1998-12-06 law * loop.c (check_dbra_loop): New argument loop_i...
1998-11-25 m.hayes * loop.h (struct loop_info): Define new structure.
1998-11-25 m.hayes * loop.c (check_dbra_loop): Update JUMP_LABEL field...
1998-11-24 law * cse.c (fold_rtx): Make autoincrement addressi...
1998-11-21 law
1998-11-20 amylaar * loop.c (move_movables): Start of libcall might be...
1998-10-23 dje * loop.c (loop_has_tablejump): New variable.
1998-10-22 law * loop.c (express_from): Make sure that when...
1998-10-19 lawFix dumb thinko.
1998-10-19 law * loop.c (scan_loop): Be more selective about...
1998-10-15 dje- recommit bct_p ATTRIBUTE_UNUSED change which somehow...
1998-10-15 dje * loop.c (strength_reduce): Undo Oct 14 change...
1998-10-14 ghaziWarning fixes:
1998-10-09 rthFri Oct 9 16:03:19 1998 Graham <grahams@rcp.co.uk>
1998-10-09 dje * loop.c (insert_bct): Ensure loop_iteration_var non...
1998-10-08 wilsonFix for powerpc/c4x problem with missed loop optimizations.
1998-10-07 law * loop.c (count_one_set): Add prototype.
1998-10-06 law * loop.c (count_one_set): New static function, broken...
1998-10-05 dje * unroll.c (loop_iteration_var, loop_initial_va...
1998-10-05 law * loop.c (move_movables): Corrected threshold...
1998-10-05 law * loop.c (combine_givs_p): Fix test for identic...
1998-09-30 law * loop.c (check_dbra_loop): Use a vanilla loop...
1998-09-30 mmitchel * function.c (gen_mem_addressof): If the address REG is
1998-09-29 wilsonFix typo that disabled loop unrolling for many targets.
1998-09-18 dje * toplev.c (rest_of_compilation): Set bct_p...
1998-09-13 davem * loop.c (move_movables): While removing insn sequence...
1998-09-09 rth* loop.c (load_mems): Copy rtx for output mem.
1998-09-04 wilsonFix irix6 -g -O3 -funroll-all-loops bootstrap failure.
1998-08-28 brendan * loop.c (check_dbra_loop): Pass COMPARISON_VALUE...
1998-08-28 amylaar * loop.c (check_dbra_loop): Fix calculation of FINAL_V...
next