aboutsummaryrefslogtreecommitdiff
path: root/gcc/unroll.c
AgeCommit message (Expand)Author
1998-11-29Use gen_rtx_FOO.kenner
1998-11-29Include system.h and remove now-redundant includes or definitionskenner
1998-06-13(verify_addresses): Use validate_replace_rtx to undo changes; abort ifkenner
1998-03-21(verify_addresses): Use validate_replace_rtx.kenner
1998-02-09(copy_loop_body, case JUMP_INSN): Correct error in last change: callkenner
1998-02-03(unroll_loop, copy_loop_body): Use {get,set}_label_from_map.kenner
1998-02-02(copy_loop_body): Use single_set instead of PATTERN to detectkenner
1997-12-30(find_splittable_givs): Handle givs with dest_reg created by loop.kenner
1997-11-07(back_branch_in_range_p): Refine check for INSN at loop end.kenner
1997-09-19Include recog.h.kenner
1997-09-08(calculate_giv_inc): Handle increment with code PLUS.wilson
1997-08-08Include <stdio.h> before include files that formerly used STDIO_PROTO.eggert
1997-08-07(remap_split_bivs): Add default case to switch.kenner
1997-06-25(final_giv_value): Verify that bl->initial_value iswilson
1997-06-24(find_splittable_givs): Set splittable_regs_updates towilson
1997-05-30Use accessor macros to access arrays based on regno; move many of the arrays ...meissner
1997-05-06reformat a little to match GNU coding standards.mrs
1997-04-30(set_dominates_use): In second loop, add check for copy_end.wilson
1997-02-20(unroll_loop): Add check for naive loop that ends withwilson
1996-11-15(iteration_info): Fix code so that it knows iteration_var is akenner
1996-10-22(unroll_loop): Always reject loops with unbalanced blocks.wilson
1996-10-21(loop_comparison_code): New static variable.wilson
1996-10-08(unroll_loops): Set local_regno only if set_dominates_usewilson
1996-07-03formatting tweaksmrs
1996-05-19(copy_loop_body): When update split DEST_ADDR giv,wilson
1995-12-27(unroll_loop): Set regno_pointer_{flag,align} in remap table.kenner
1995-08-19(calculate_giv_inc): Handle increment computed by ASHIFT.kenner
1995-07-28(unroll_loop): When preconditioning, output code to execute loop oncekenner
1995-07-14(find_splittable_{regs,givs}, final_[bg]iv_value): Use loop_number_exit_countkenner
1995-06-26(find_splittable_regs): When completely unrolling loop, check forkenner
1995-06-15Update FSF address.kenner
1995-06-08(verify_addresses): New function.kenner
1995-05-31(copy_loop_body): Fix typo in call to sets_cc0_p.kenner
1995-05-17(unroll_loop): Increment copy_start_luid if copy_startwilson
1995-05-16Fix typos in comments.kenner
1995-05-14(unroll_loop): Make local_regno have sizewilson
1995-05-13(back_branch_in_range_p): No longer static.wilson
1995-05-12(unroll_loop): Don't move reg if used in copy_end and that is akenner
1995-05-12(unroll_loop): Only use local_regno for pseudos.kenner
1995-05-10Add declarations of static functions.kenner
1995-01-25(find_splittable_givs): Change error message text.kenner
1995-01-21(copy_loop_body): When check for shared address givs, usewilson
1994-12-05(copy_loop_body): Reformat CODE_LABEL_NUMBER macro callwilson
1994-10-20(loop_iterations): Move all failure exits after the computation of final_value.wilson
1994-10-17(copy_loop_body, case JUMP_INSN): Don't abort if invert_experich
1994-08-14(loop_iterations): Use PREV_INSN not prev_nonnote_insn.wilson
1994-08-14(calculate_giv_inc): Handle constants loaded with IOR.wilson
1994-07-03(loop_iterations): Only use REG_EQUAL note value if itwilson
1994-06-14Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner
1994-06-01(copy_loop_body): Copy CALL_INSN_FUNCTION_USAGE field.wilson