OSDN Git Service

* cpplib.c (if_directive_nameo): Add static prototype.
[pf3gnuchains/gcc-fork.git] / gcc / loop.c
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-19 mmitchel * rtl.h (insns_safe_to_move_p): New function.
1999-09-14 law * loop.c (strength_reduce): Don't call reg_used...
1999-09-14 lawFix typo in comment.
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-10 rth * loop.c (basic_induction_var): Typo NULL_RTX...
1999-09-09 rth * combine.c (SUBST): Break out to a real functi...
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-31 zack1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover...
1999-08-29 law * loop.c (this_loop_info): New variable.
1999-08-25 rth * loop.c (express_from): Try harder to unify...
1999-08-25 ghaziWarning fixes:
1999-08-25 lawFix minor oops in last change.
1999-08-25 law * loop.c (strength_reduce): Automatically unrol...
1999-08-25 law * loop.c (insert_bct): Replace use of sdiv_opta...
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
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>
next