unroll.c (find_splittable_givs): For a DEST_ADDR giv...
[gcc.git] / gcc / unroll.c
1999-01-15 Jeffrey A Lawunroll.c (find_splittable_givs): For a DEST_ADDR giv...
1999-01-06 Jeff LawFix copyrights.
1999-01-03 Michael Hayesoptabs.c (emit_cmp_insn): Abort if asked to emit non...
1998-12-15 Michael Hayesloop.h (loop_info): New field 'vtop'.
1998-12-08 J"orn Renneckeloop.c (strength_reduce): If scan_start points to the...
1998-12-05 H.J. Luprint-rtl.c (print_rtx): Add prototype.
1998-11-25 Michael Hayesloop.h (precondition_loop_p): Added new mode argument.
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-10-14 Kaveh R. GhaziWarning fixes:
1998-10-05 David Edelsohnunroll.c (loop_iteration_var, [...]): No longer static.
1998-07-29 Jeff Lawunroll.c (unroll_loop): Do not abort for an UNROLL_MODU...
1998-06-29 Kaveh R. GhaziWarning fixes:
1998-06-22 Jim WilsonFix irix6 -O3 -funroll-all-loops bootstrap failure...
1998-06-22 Kaveh R. GhaziWarning fixes:
1998-06-19 Graham Stottalias.c: Include toplev.h
1998-06-19 Jim WilsonFix hpux loop unrolling bug reported by Tim Prince.
1998-06-10 Richard Earnshawunroll.c (verify_addresses): Use validate_replace_rtx...
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-04-25 John Carralias.c (alias_invariant): New variable.
1998-04-17 Jeff Lawvarasm.c (asm_output_bss): Add prototype.
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-02-28 Kaveh R. GhaziFix warious warnings:
1998-02-14 Jeffrey A Lawvarasm.c (output_constant_pool): Bring back 'done'...
1998-02-07 Robert Lipec-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-01-14 Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1997-12-18 Jeff Lawintegrate.c (get_label_from_map): New function.
1997-12-18 Gavin Kochunroll.c (calculate_giv_inc): Handle constant increment...
1997-12-07 Jeff LawMerge from gcc-2.8
1997-12-02 Jim WilsonBetter fix for loop unrolling problem.
1997-11-27 Jeffrey A Lawunroll.c (find_splittable_givs): Don't split givs with...
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-22 Jeffrey A Lawloop.c (loop_number): Delete function.
1997-09-22 Jeff Lawloop.c (loop_unroll_factor): Move outside #ifdef HAIFA...
1997-08-31 Jim WilsonFix alpha loop unrolling abort.
1997-08-23 John F. Carrunroll.c (find_splittable_givs): Only share if two...
1997-08-12 Jeffrey A Law* Integrate Haifa instruction scheduler.
1997-08-11 Jeffrey A Law* Integrate alias analysis changes from jfc@mit.edu
1997-06-25 Jim Wilson(final_giv_value): Verify that bl->initial_value is
1997-06-24 Jim Wilson(find_splittable_givs): Set splittable_regs_updates to
1997-05-30 Michael MeissnerUse accessor macros to access arrays based on regno...
1997-05-06 Mike Stumpreformat a little to match GNU coding standards.
1997-04-30 Jim Wilson(set_dominates_use): In second loop, add check for...
1997-02-20 Jim Wilson(unroll_loop): Add check for naive loop that ends with
1996-11-15 Richard Kenner(iteration_info): Fix code so that it knows iteration_v...
1996-10-22 Jim Wilson(unroll_loop): Always reject loops with unbalanced...
1996-10-21 Jim Wilson(loop_comparison_code): New static variable.
1996-10-08 Jim Wilson(unroll_loops): Set local_regno only if set_dominates_u...
1996-07-03 Mike Stumpformatting tweaks
1996-05-19 Jim Wilson(copy_loop_body): When update split DEST_ADDR giv,
1995-12-27 Richard Kenner(unroll_loop): Set regno_pointer_{flag,align} in remap...
1995-08-19 Richard Kenner(calculate_giv_inc): Handle increment computed by ASHIFT.
1995-07-28 Richard Kenner(unroll_loop): When preconditioning...
1995-07-14 Richard Kenner(find_splittable_{regs,givs}, final_[bg]iv_value):...
1995-06-26 Richard Kenner(find_splittable_regs): When completely unrolling loop...
1995-06-15 Richard KennerUpdate FSF address.
1995-06-08 Richard Kenner(verify_addresses): New function.
1995-05-31 Richard Kenner(copy_loop_body): Fix typo in call to sets_cc0_p.
1995-05-17 Jim Wilson(unroll_loop): Increment copy_start_luid if copy_start
1995-05-16 Richard KennerFix typos in comments.
1995-05-14 Jim Wilson(unroll_loop): Make local_regno have size max_reg_befor...
1995-05-13 Jim Wilson(back_branch_in_range_p): No longer static.
1995-05-12 Richard Kenner(unroll_loop): Don't move reg if used in copy_end and...
1995-05-12 Richard Kenner(unroll_loop): Only use local_regno for pseudos.
1995-05-10 Richard KennerAdd declarations of static functions.
1995-01-25 Richard Kenner(find_splittable_givs): Change error message text.
1995-01-21 Jim Wilson(copy_loop_body): When check for shared address givs...
1994-12-05 Jim Wilson(copy_loop_body): Reformat CODE_LABEL_NUMBER macro...
1994-10-20 Jim Wilson(loop_iterations): Move all failure exits after the...
1994-10-17 Richard Earnshaw(copy_loop_body, case JUMP_INSN): Don't abort if invert...
1994-08-14 Jim Wilson(loop_iterations): Use PREV_INSN not prev_nonnote_insn.
1994-08-14 Jim Wilson(calculate_giv_inc): Handle constants loaded with IOR.
1994-07-03 Jim Wilson(loop_iterations): Only use REG_EQUAL note value if it
1994-06-14 Richard KennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-06-01 Jim Wilson(copy_loop_body): Copy CALL_INSN_FUNCTION_USAGE field.
1994-05-02 Jim Wilson(remap_split_bivs): New function.
1994-04-21 Jim Wilson(find_splittable_givs): Share dest_reg for multiple...
1994-03-25 Richard Kenner(unroll_loop): Remove decl of unused variable V.
1994-01-25 Jim Wilson(copy_loop_body): When delete simplified condjump,
1993-12-22 Jim Wilson(find_splittable_givs): For rewritting illegal init
1993-11-11 Jim Wilson(unroll_loop): Set global_const_equiv_map_size.
1993-11-06 Richard Stallman(unroll_loop): Don't unroll loop if jump has combined
1993-10-11 Richard Stallman(unroll_loop): Set map->const_equiv_map_size to new_max...
1993-06-17 Richard Stallman(calculate_giv_inc): Add new variables increment_total...
1993-05-16 Richard Stallman(initial_reg_note_copy, final_reg_note_copy): New funct...
1993-05-14 Jim Wilson(unroll_loop): Clear map->integrating.
1993-05-12 Jim Wilson(copy_loop_body): Delete May 10 change.
1993-05-11 Jim Wilson(copy_loop_body): Copy REG_NOTES during main loop
1993-04-06 Jim Wilson(loop_iterations): When computing comparison_value...
1992-12-31 Jim Wilson(copy_loop_body...
1992-11-09 Richard Stallman(final_biv_value): Make a note after loop_end
1992-10-07 Jim Wilson(copy_loop_body, JUMP_INSN case): Delete abort in the
1992-09-29 Jim Wilson(find_splittable_givs): recog_memoized failure return...
1992-09-28 Jim Wilson(copy_loop_body...
1992-09-28 Jim Wilson(find_splittable_givs): Pass mem_mode not mode to memor...
1992-09-28 Jim Wilson(copy_loop_body, JUMP_INSN case): When setting JUMP_LAB...
1992-09-19 Richard Kenner(find_splittable_regs): If any BIV update isn't simple...
1992-08-19 Richard Kenner(copy_loop_body): Add missing declaration of EXIT_LABEL...
1992-08-14 Richard Kenner(copy_loop_body): Don't assume (pc) can be on either...
next