OSDN Git Service

* config/mips/mips.c (mips_explicit_type_size_string): Correct
[pf3gnuchains/gcc-fork.git] / gcc / loop.c
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...
1998-08-28 law * loop.c (check_dbra_loop): The loop ending...
1998-08-27 law * loop.c (scan_loop): Count down from max_reg_n...
1998-08-27 law * loop.c (scan_loop): Count down from max_reg_n...
1998-08-27 amylaar * loop.c (check_dbra_loop): Enable code for reversal
1998-08-26 amylaar * loop.c (check_dbra_loop): Add some code that would...
1998-08-25 mmitchel * loop.c (n_times_set, n_times_used, may_not_optimize,
1998-08-25 davem * loop.c (scan_loop): Allocate some slop to handle...
1998-08-24 lawOpps.
1998-08-24 law * loop.c (scan_loop): Honor AVOID_CC_MODE_COPIES.
1998-08-22 law
1998-08-19 law * rtl.h (rtx_function): New type.
1998-08-17 law * Makefile.in (cplus-dep.o): Use cplus-dem...
1998-08-15 law * loop.c (add_label_notes): Do not ignore refer...
1998-07-17 rth * loop.h (struct induction): Add no_const_addval.
1998-07-16 law8
1998-06-21 law * loop.c (oballoc): Remove declaration.
1998-06-19 law * alias.c: Include toplev.h
1998-06-04 law * loop.c (check_dbra_loop): Initialise final_va...
1998-05-23 law * m68k.h: Declare more functions used in macros.
1998-05-20 law * Global CSE and constant/copy propagation.
1998-05-15 wilsonPatch from Bill Moyer.
1998-05-14 law * loop.c (scan_loop): Don't call move_moveables...
1998-05-09 rth* loop.c (get_condition): Don't combine when either...
1998-05-06 lawtypo typo fixes fixes
next