OSDN Git Service

* alpha.md (addsi3, subsi3): No new temporaries once cse is
[pf3gnuchains/gcc-fork.git] / gcc / loop.c
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
1998-05-06 law * loop.c (regs_match_p): Fix typo in prototype.
1998-05-05 law * Check in merge from gcc2. See ChangeLog...
1998-04-27 wilsonFix hppa miscompilation bug reported by Manfred Hollstein.
1998-04-25 jfc * alias.c (alias_invariant): New variable.
1998-04-22 meissnerAdd match_insn2; Fix prototype in loop.c
1998-04-16 law * loop.c (regs_patch_p): Add prototype.
1998-04-07 law * c-lex.c (is_class_name): Delete declaration.
1998-04-07 wilsonFix loop reversal bug reported by Joern Rennecke.
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-25 wilsonFix m68k bootstrap failure reported by Toon Moene.
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-18 wilsonFix sparc-sun-solaris2 -O2 -fPIC bootstrap failure...
1998-02-28 ghaziFix warious warnings:
1998-02-18 law * loop.c (force_movables): Fix typo.
1998-02-17 lawRemove unwanted CYGNUS LOCAL marker.
1998-02-17 law * loop.c (rtx_equal_for_loop_p): Add some brace...
1998-02-16 jfc * loop.c (strength_reduce, record_biv, record_giv...
1998-02-14 law * varasm.c (output_constant_pool): Bring back...
1998-02-08 djeOops, bump copyright year.
1998-02-08 djeFeb 8 14:56:03 1998 Richard Kenner <kenner@vlsi1...
1998-02-02 law * loop.c (get_condition): Handle sign-extended...
1998-01-17 law * loop.c (find_and_verify_loops): When attempti...
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1998-01-14 law * loop.c (check_dbra_loop): Make sure initial value...
1997-12-07 lawMerge from gcc-2.8
1997-12-06 law * loop.c (invariant_p): Don't test flag_rerun_l...
1997-11-09 law * flags.h (flag_rerun_loop_opt): Declare.
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-26 law * loop.c (simplify_giv_expr): Adding two invari...
1997-09-23 law * loop.c (indirect_jump_in_function_p): Return 0
1997-09-22 law * loop.c (loop_number): Delete function. Chang...
1997-09-22 law * loop.c (loop_unroll_factor): Move outside...
1997-09-22 law * jump.c (jmp_uses_reg_or_mem): Deleted unused...
1997-09-21 lawFinish last change.
1997-09-21 law * loop.c (fix_bct_param): Delete unused function.
1997-09-11 law * loop.c (strength_reduce): Fix typo.
1997-08-28 law * flags.h (flag_move_all_movables): Declare.
1997-08-27 law * loop.c (combine_movables): Earlier insns...
1997-08-27 law * loop.c (check_final_value): Don't miss a...
1997-08-18 lawAnother haifa typo.
1997-08-18 lawFix typos in last haifa change.
1997-08-16 law * loop.c (is_power_of_2, is_conditional_branch...
1997-08-15 law * loop.c (is_conditional_branch): Make definiti...
1997-08-12 law * Integrate Haifa instruction scheduler.
1997-08-11 law * Integrate alias analysis changes from jfc...
1997-07-02 meissnerDo not go beyond end of array
1997-06-02 meissnerWiden some short fields to int; Use allocate_reg_info...
1997-05-30 meissnerUse accessor macros to access arrays based on regno...
1997-05-18 kenner(maybe_eliminate_biv_1): In (set (cc0) <biv>) case...
1997-05-06 mrsreformat a little to match GNU coding standards.
1997-04-13 kenner(invariant_p, case REG): Pointers into frame are not...
1997-03-16 law * loop.c (strength_reduce): Adjust BENEFIT...
next