aboutsummaryrefslogtreecommitdiff
path: root/gcc/unroll.c
AgeCommit message (Expand)Author
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
1994-05-02(remap_split_bivs): New function.wilson
1994-04-21(find_splittable_givs): Share dest_reg for multiplewilson
1994-03-25(unroll_loop): Remove decl of unused variable V.kenner
1994-01-25(copy_loop_body): When delete simplified condjump,wilson
1993-12-22(find_splittable_givs): For rewritting illegal initwilson
1993-11-11(unroll_loop): Set global_const_equiv_map_size.wilson
1993-11-06(unroll_loop): Don't unroll loop if jump has combinedrms
1993-10-11(unroll_loop): Set map->const_equiv_map_size to new_maxregnum.rms
1993-06-17(calculate_giv_inc): Add new variables increment_totalrms
1993-05-16(initial_reg_note_copy, final_reg_note_copy): New functions.rms
1993-05-14(unroll_loop): Clear map->integrating.wilson
1993-05-12(copy_loop_body): Delete May 10 change.wilson
1993-05-11(copy_loop_body): Copy REG_NOTES during main loopwilson
1993-04-06(loop_iterations): When computing comparison_value, usewilson
1992-12-31(copy_loop_body, JUMP_INSN case): Do map the body ofwilson
1992-11-09(final_biv_value): Make a note after loop_endrms
1992-10-07(copy_loop_body, JUMP_INSN case): Delete abort in thewilson
1992-09-29(find_splittable_givs): recog_memoized failure return is -1 not 0.wilson
1992-09-28(copy_loop_body, JUMP_INSN case): When invert jumpwilson
1992-09-28(find_splittable_givs): Pass mem_mode not mode to memory_address_p.wilson
1992-09-28(copy_loop_body, JUMP_INSN case): When settingwilson
1992-09-19(find_splittable_regs): If any BIV update isn't simple, don't split it.kenner
1992-08-19(copy_loop_body): Add missing declaration of EXIT_LABEL parameter.kenner
1992-08-14(copy_loop_body): Don't assume (pc) can be on either leg of jump; usekenner
1992-08-11(unroll_loop): Delete call to unroll_block_trees.wilson
1992-08-11(copy_loop_body): Only copy VTOP note if it will end upwilson
1992-07-06entered into RCSmycroft
1992-05-27*** empty log message ***wilson
1992-05-20*** empty log message ***wilson
1992-05-07*** empty log message ***rms
1992-04-27*** empty log message ***wilson
1992-04-08*** empty log message ***wilson
1992-03-14*** empty log message ***rms
1992-03-03*** empty log message ***kenner
1992-02-27*** empty log message ***wilson
1992-02-08Initial revisionkenner