summaryrefslogtreecommitdiffstats
path: root/gcc/unroll.c
Commit message (Expand)AuthorAgeFilesLines
...
* (calculate_giv_inc): Handle increment computed by ASHIFT.kenner1995-08-191-3/+9
* (unroll_loop): When preconditioning, output code to execute loop oncekenner1995-07-281-7/+37
* (find_splittable_{regs,givs}, final_[bg]iv_value): Use loop_number_exit_countkenner1995-07-141-8/+21
* (find_splittable_regs): When completely unrolling loop, check forkenner1995-06-261-3/+4
* Update FSF address.kenner1995-06-151-1/+2
* (verify_addresses): New function.kenner1995-06-081-16/+32
* (copy_loop_body): Fix typo in call to sets_cc0_p.kenner1995-05-311-1/+1
* (unroll_loop): Increment copy_start_luid if copy_startwilson1995-05-171-0/+6
* Fix typos in comments.kenner1995-05-161-5/+5
* (unroll_loop): Make local_regno have sizewilson1995-05-141-6/+10
* (back_branch_in_range_p): No longer static.wilson1995-05-131-2/+1
* (unroll_loop): Don't move reg if used in copy_end and that is akenner1995-05-121-10/+10
* (unroll_loop): Only use local_regno for pseudos.kenner1995-05-121-3/+3
* Add declarations of static functions.kenner1995-05-101-9/+46
* (find_splittable_givs): Change error message text.kenner1995-01-251-6/+6
* (copy_loop_body): When check for shared address givs, usewilson1995-01-211-8/+14
* (copy_loop_body): Reformat CODE_LABEL_NUMBER macro callwilson1994-12-051-2/+2
* (loop_iterations): Move all failure exits after the computation of final_value.wilson1994-10-201-23/+22
* (copy_loop_body, case JUMP_INSN): Don't abort if invert_experich1994-10-171-6/+26
* (loop_iterations): Use PREV_INSN not prev_nonnote_insn.wilson1994-08-141-1/+5
* (calculate_giv_inc): Handle constants loaded with IOR.wilson1994-08-141-1/+17
* (loop_iterations): Only use REG_EQUAL note value if itwilson1994-07-031-1/+5
* Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner1994-06-141-9/+10
* (copy_loop_body): Copy CALL_INSN_FUNCTION_USAGE field.wilson1994-06-011-0/+5
* (remap_split_bivs): New function.wilson1994-05-021-35/+57
* (find_splittable_givs): Share dest_reg for multiplewilson1994-04-211-11/+35
* (unroll_loop): Remove decl of unused variable V.kenner1994-03-251-4/+1
* (copy_loop_body): When delete simplified condjump,wilson1994-01-251-0/+7
* (find_splittable_givs): For rewritting illegal initwilson1993-12-221-2/+15
* (unroll_loop): Set global_const_equiv_map_size.wilson1993-11-111-0/+2
* (unroll_loop): Don't unroll loop if jump has combinedrms1993-11-061-0/+12
* (unroll_loop): Set map->const_equiv_map_size to new_maxregnum.rms1993-10-111-9/+16
* (calculate_giv_inc): Add new variables increment_totalrms1993-06-171-5/+33
* (initial_reg_note_copy, final_reg_note_copy): New functions.rms1993-05-161-4/+48
* (unroll_loop): Clear map->integrating.wilson1993-05-141-0/+2
* (copy_loop_body): Delete May 10 change.wilson1993-05-121-9/+14
* (copy_loop_body): Copy REG_NOTES during main loopwilson1993-05-111-14/+9
* (loop_iterations): When computing comparison_value, usewilson1993-04-061-6/+11
* (copy_loop_body, JUMP_INSN case): Do map the body ofwilson1992-12-311-10/+6
* (final_biv_value): Make a note after loop_endrms1992-11-091-0/+3
* (copy_loop_body, JUMP_INSN case): Delete abort in thewilson1992-10-071-2/+0
* (find_splittable_givs): recog_memoized failure return is -1 not 0.wilson1992-09-291-1/+1
* (copy_loop_body, JUMP_INSN case): When invert jumpwilson1992-09-281-16/+10
* (find_splittable_givs): Pass mem_mode not mode to memory_address_p.wilson1992-09-281-6/+6
* (copy_loop_body, JUMP_INSN case): When settingwilson1992-09-281-3/+8
* (find_splittable_regs): If any BIV update isn't simple, don't split it.kenner1992-09-191-31/+49
* (copy_loop_body): Add missing declaration of EXIT_LABEL parameter.kenner1992-08-191-0/+1
* (copy_loop_body): Don't assume (pc) can be on either leg of jump; usekenner1992-08-141-14/+9
* (unroll_loop): Delete call to unroll_block_trees.wilson1992-08-111-13/+0
* (copy_loop_body): Only copy VTOP note if it will end upwilson1992-08-111-1/+6
OpenPOWER on IntegriCloud