OSDN Git Service

(shiftby_operand): Delete.
[pf3gnuchains/gcc-fork.git] / gcc / unroll.c
1995-01-25 kenner(find_splittable_givs): Change error message text.
1995-01-21 wilson(copy_loop_body): When check for shared address givs...
1994-12-05 wilson(copy_loop_body): Reformat CODE_LABEL_NUMBER macro...
1994-10-20 wilson(loop_iterations): Move all failure exits after the...
1994-10-17 erich(copy_loop_body, case JUMP_INSN): Don't abort if invert_exp
1994-08-14 wilson(loop_iterations): Use PREV_INSN not prev_nonnote_insn.
1994-08-14 wilson(calculate_giv_inc): Handle constants loaded with IOR.
1994-07-03 wilson(loop_iterations): Only use REG_EQUAL note value if it
1994-06-14 kennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-06-01 wilson(copy_loop_body): Copy CALL_INSN_FUNCTION_USAGE field.
1994-05-02 wilson(remap_split_bivs): New function.
1994-04-21 wilson(find_splittable_givs): Share dest_reg for multiple
1994-03-25 kenner(unroll_loop): Remove decl of unused variable V.
1994-01-25 wilson(copy_loop_body): When delete simplified condjump,
1993-12-22 wilson(find_splittable_givs): For rewritting illegal init
1993-11-11 wilson(unroll_loop): Set global_const_equiv_map_size.
1993-11-06 rms(unroll_loop): Don't unroll loop if jump has combined
1993-10-11 rms(unroll_loop): Set map->const_equiv_map_size to new_max...
1993-06-17 rms(calculate_giv_inc): Add new variables increment_total
1993-05-16 rms(initial_reg_note_copy, final_reg_note_copy): New funct...
1993-05-14 wilson(unroll_loop): Clear map->integrating.
1993-05-12 wilson(copy_loop_body): Delete May 10 change.
1993-05-11 wilson(copy_loop_body): Copy REG_NOTES during main loop
1993-04-06 wilson(loop_iterations): When computing comparison_value...
1992-12-31 wilson(copy_loop_body, JUMP_INSN case): Do map the body of
1992-11-09 rms(final_biv_value): Make a note after loop_end
1992-10-07 wilson(copy_loop_body, JUMP_INSN case): Delete abort in the
1992-09-29 wilson(find_splittable_givs): recog_memoized failure return...
1992-09-28 wilson(copy_loop_body, JUMP_INSN case): When invert jump
1992-09-28 wilson(find_splittable_givs): Pass mem_mode not mode to memor...
1992-09-28 wilson(copy_loop_body, JUMP_INSN case): When setting
1992-09-19 kenner(find_splittable_regs): If any BIV update isn't simple...
1992-08-19 kenner(copy_loop_body): Add missing declaration of EXIT_LABEL...
1992-08-14 kenner(copy_loop_body): Don't assume (pc) can be on either...
1992-08-11 wilson(unroll_loop): Delete call to unroll_block_trees.
1992-08-11 wilson(copy_loop_body): Only copy VTOP note if it will end up
1992-07-06 mycroftentered into RCS
1992-05-27 wilson*** empty log message ***
1992-05-20 wilson*** empty log message ***
1992-05-07 rms*** empty log message ***
1992-04-27 wilson*** empty log message ***
1992-04-08 wilson*** empty log message ***
1992-03-14 rms*** empty log message ***
1992-03-03 kenner*** empty log message ***
1992-02-27 wilson*** empty log message ***
1992-02-08 kennerInitial revision