| Commit message (Expand) | Author | Age | Files | Lines |
* | Use accessor macros to access arrays based on regno; move many of the arrays ... | meissner | 1997-05-30 | 1 | -11/+11 |
* | reformat a little to match GNU coding standards. | mrs | 1997-05-06 | 1 | -2/+2 |
* | (set_dominates_use): In second loop, add check for copy_end. | wilson | 1997-04-30 | 1 | -0/+4 |
* | (unroll_loop): Add check for naive loop that ends with | wilson | 1997-02-20 | 1 | -0/+17 |
* | (iteration_info): Fix code so that it knows iteration_var is a | kenner | 1996-11-15 | 1 | -4/+6 |
* | (unroll_loop): Always reject loops with unbalanced blocks. | wilson | 1996-10-22 | 1 | -1/+5 |
* | (loop_comparison_code): New static variable. | wilson | 1996-10-21 | 1 | -11/+18 |
* | (unroll_loops): Set local_regno only if set_dominates_use | wilson | 1996-10-08 | 1 | -1/+84 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -1/+1 |
* | (copy_loop_body): When update split DEST_ADDR giv, | wilson | 1996-05-19 | 1 | -2/+7 |
* | (unroll_loop): Set regno_pointer_{flag,align} in remap table. | kenner | 1995-12-27 | 1 | -0/+4 |
* | (calculate_giv_inc): Handle increment computed by ASHIFT. | kenner | 1995-08-19 | 1 | -3/+9 |
* | (unroll_loop): When preconditioning, output code to execute loop once | kenner | 1995-07-28 | 1 | -7/+37 |
* | (find_splittable_{regs,givs}, final_[bg]iv_value): Use loop_number_exit_count | kenner | 1995-07-14 | 1 | -8/+21 |
* | (find_splittable_regs): When completely unrolling loop, check for | kenner | 1995-06-26 | 1 | -3/+4 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (verify_addresses): New function. | kenner | 1995-06-08 | 1 | -16/+32 |
* | (copy_loop_body): Fix typo in call to sets_cc0_p. | kenner | 1995-05-31 | 1 | -1/+1 |
* | (unroll_loop): Increment copy_start_luid if copy_start | wilson | 1995-05-17 | 1 | -0/+6 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -5/+5 |
* | (unroll_loop): Make local_regno have size | wilson | 1995-05-14 | 1 | -6/+10 |
* | (back_branch_in_range_p): No longer static. | wilson | 1995-05-13 | 1 | -2/+1 |
* | (unroll_loop): Don't move reg if used in copy_end and that is a | kenner | 1995-05-12 | 1 | -10/+10 |
* | (unroll_loop): Only use local_regno for pseudos. | kenner | 1995-05-12 | 1 | -3/+3 |
* | Add declarations of static functions. | kenner | 1995-05-10 | 1 | -9/+46 |
* | (find_splittable_givs): Change error message text. | kenner | 1995-01-25 | 1 | -6/+6 |
* | (copy_loop_body): When check for shared address givs, use | wilson | 1995-01-21 | 1 | -8/+14 |
* | (copy_loop_body): Reformat CODE_LABEL_NUMBER macro call | wilson | 1994-12-05 | 1 | -2/+2 |
* | (loop_iterations): Move all failure exits after the computation of final_value. | wilson | 1994-10-20 | 1 | -23/+22 |
* | (copy_loop_body, case JUMP_INSN): Don't abort if invert_exp | erich | 1994-10-17 | 1 | -6/+26 |
* | (loop_iterations): Use PREV_INSN not prev_nonnote_insn. | wilson | 1994-08-14 | 1 | -1/+5 |
* | (calculate_giv_inc): Handle constants loaded with IOR. | wilson | 1994-08-14 | 1 | -1/+17 |
* | (loop_iterations): Only use REG_EQUAL note value if it | wilson | 1994-07-03 | 1 | -1/+5 |
* | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | kenner | 1994-06-14 | 1 | -9/+10 |
* | (copy_loop_body): Copy CALL_INSN_FUNCTION_USAGE field. | wilson | 1994-06-01 | 1 | -0/+5 |
* | (remap_split_bivs): New function. | wilson | 1994-05-02 | 1 | -35/+57 |
* | (find_splittable_givs): Share dest_reg for multiple | wilson | 1994-04-21 | 1 | -11/+35 |
* | (unroll_loop): Remove decl of unused variable V. | kenner | 1994-03-25 | 1 | -4/+1 |
* | (copy_loop_body): When delete simplified condjump, | wilson | 1994-01-25 | 1 | -0/+7 |
* | (find_splittable_givs): For rewritting illegal init | wilson | 1993-12-22 | 1 | -2/+15 |
* | (unroll_loop): Set global_const_equiv_map_size. | wilson | 1993-11-11 | 1 | -0/+2 |
* | (unroll_loop): Don't unroll loop if jump has combined | rms | 1993-11-06 | 1 | -0/+12 |
* | (unroll_loop): Set map->const_equiv_map_size to new_maxregnum. | rms | 1993-10-11 | 1 | -9/+16 |
* | (calculate_giv_inc): Add new variables increment_total | rms | 1993-06-17 | 1 | -5/+33 |
* | (initial_reg_note_copy, final_reg_note_copy): New functions. | rms | 1993-05-16 | 1 | -4/+48 |
* | (unroll_loop): Clear map->integrating. | wilson | 1993-05-14 | 1 | -0/+2 |
* | (copy_loop_body): Delete May 10 change. | wilson | 1993-05-12 | 1 | -9/+14 |
* | (copy_loop_body): Copy REG_NOTES during main loop | wilson | 1993-05-11 | 1 | -14/+9 |
* | (loop_iterations): When computing comparison_value, use | wilson | 1993-04-06 | 1 | -6/+11 |
* | (copy_loop_body, JUMP_INSN case): Do map the body of | wilson | 1992-12-31 | 1 | -10/+6 |