Age | Commit message (Expand) | Author | Files | Lines |
1994-10-20 | (loop_iterations): Move all failure exits after the computation of final_value. | Jim Wilson | 1 | -23/+22 |
1994-10-17 | (copy_loop_body, case JUMP_INSN): Don't abort if invert_exp fails. | Richard Earnshaw | 1 | -6/+26 |
1994-08-14 | (loop_iterations): Use PREV_INSN not prev_nonnote_insn. | Jim Wilson | 1 | -1/+5 |
1994-08-14 | (calculate_giv_inc): Handle constants loaded with IOR. | Jim Wilson | 1 | -1/+17 |
1994-07-02 | (loop_iterations): Only use REG_EQUAL note value if it | Jim Wilson | 1 | -1/+5 |
1994-06-14 | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | Richard Kenner | 1 | -9/+10 |
1994-05-31 | (copy_loop_body): Copy CALL_INSN_FUNCTION_USAGE field. | Jim Wilson | 1 | -0/+5 |
1994-05-02 | (remap_split_bivs): New function. | Jim Wilson | 1 | -35/+57 |
1994-04-21 | (find_splittable_givs): Share dest_reg for multiple address givs within a sin... | Jim Wilson | 1 | -11/+35 |
1994-03-25 | (unroll_loop): Remove decl of unused variable V. | Richard Kenner | 1 | -4/+1 |
1994-01-24 | (copy_loop_body): When delete simplified condjump, | Jim Wilson | 1 | -0/+7 |
1993-12-22 | (find_splittable_givs): For rewritting illegal init | Jim Wilson | 1 | -2/+15 |
1993-11-10 | (unroll_loop): Set global_const_equiv_map_size. | Jim Wilson | 1 | -0/+2 |
1993-11-06 | (unroll_loop): Don't unroll loop if jump has combined | Richard Stallman | 1 | -0/+12 |
1993-10-11 | (unroll_loop): Set map->const_equiv_map_size to new_maxregnum. | Richard Stallman | 1 | -9/+16 |
1993-06-17 | (calculate_giv_inc): Add new variables increment_total and tries... | Richard Stallman | 1 | -5/+33 |
1993-05-16 | (initial_reg_note_copy, final_reg_note_copy): New functions. | Richard Stallman | 1 | -4/+48 |
1993-05-14 | (unroll_loop): Clear map->integrating. | Jim Wilson | 1 | -0/+2 |
1993-05-12 | (copy_loop_body): Delete May 10 change. | Jim Wilson | 1 | -9/+14 |
1993-05-10 | (copy_loop_body): Copy REG_NOTES during main loop | Jim Wilson | 1 | -14/+9 |
1993-04-06 | (loop_iterations): When computing comparison_value, use | Jim Wilson | 1 | -6/+11 |
1992-12-31 | (copy_loop_body... | Jim Wilson | 1 | -10/+6 |
1992-11-09 | (final_biv_value): Make a note after loop_end | Richard Stallman | 1 | -0/+3 |
1992-10-06 | (copy_loop_body, JUMP_INSN case): Delete abort in the | Jim Wilson | 1 | -2/+0 |
1992-09-29 | (find_splittable_givs): recog_memoized failure return is -1 not 0. | Jim Wilson | 1 | -1/+1 |
1992-09-28 | (copy_loop_body... | Jim Wilson | 1 | -16/+10 |
1992-09-28 | (find_splittable_givs): Pass mem_mode not mode to memory_address_p. | Jim Wilson | 1 | -6/+6 |
1992-09-28 | (copy_loop_body, JUMP_INSN case): When setting JUMP_LABEL field, verify that ... | Jim Wilson | 1 | -3/+8 |
1992-09-19 | (find_splittable_regs): If any BIV update isn't simple, don't split it. | Richard Kenner | 1 | -31/+49 |
1992-08-19 | (copy_loop_body): Add missing declaration of EXIT_LABEL parameter. | Richard Kenner | 1 | -0/+1 |
1992-08-14 | (copy_loop_body): Don't assume (pc) can be on either leg of jump; use | Richard Kenner | 1 | -14/+9 |
1992-08-11 | (unroll_loop): Delete call to unroll_block_trees. | Jim Wilson | 1 | -13/+0 |
1992-08-11 | (copy_loop_body): Only copy VTOP note if it will end up | Jim Wilson | 1 | -1/+6 |
1992-07-06 | entered into RCS | Charles Hannum | 1 | -25/+23 |
1992-05-27 | *** empty log message *** | Jim Wilson | 1 | -1/+22 |
1992-05-19 | *** empty log message *** | Jim Wilson | 1 | -11/+9 |
1992-05-07 | *** empty log message *** | Richard Stallman | 1 | -8/+8 |
1992-04-27 | *** empty log message *** | Jim Wilson | 1 | -15/+11 |
1992-04-07 | *** empty log message *** | Jim Wilson | 1 | -1/+5 |
1992-03-14 | *** empty log message *** | Richard Stallman | 1 | -8/+13 |
1992-03-03 | *** empty log message *** | Richard Kenner | 1 | -40/+23 |
1992-02-26 | *** empty log message *** | Jim Wilson | 1 | -2/+11 |
1992-02-07 | Initial revision | Richard Kenner | 1 | -0/+3156 |