summaryrefslogtreecommitdiff
path: root/gcc/unroll.c
Commit message (Expand)AuthorAgeFilesLines
* re PR rtl-optimization/10171 (wrong code for inlined function)Jason Merrill2003-03-251-19/+25
* re PR middle-end/7796 (sparc-sun-solaris2.7 extra failure w/-m64 on execute/9...Eric Botcazou2003-03-081-3/+7
* cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.Zdenek Dvorak2003-02-261-1/+1
* cfgloopanal.c: New file.Zdenek Dvorak2003-01-241-0/+1
* regmove.c: Fix comment typos.Kazu Hirata2002-12-241-2/+2
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* * unroll.c (copy_loop_body): Copy CONST_OR_PURE_CALL_P.Jan Hubicka2002-12-021-0/+1
* combine.c: Fix comment formatting.Kazu Hirata2002-10-271-1/+1
* Permit doloop treatment for preconditioned loops.Dale Johannesen2002-10-071-0/+3
* unroll.c (copy_loop_body): Remove REG_EQUAL note attached to copied instructi...David Edelsohn2002-10-051-0/+7
* * unroll.c (loop_iterations): Revert 2002-09-08 change.Roger Sayle2002-10-021-1/+1
* reload.c (push_reload): Handle subregs and secondary memory.Jan Hubicka2002-09-301-2/+2
* unroll.c (simplify_cmp_and_jump_insns): New.Richard Henderson2002-09-271-44/+80
* LANGUAGES: Follow spelling conventions.Kazu Hirata2002-09-271-5/+5
* re PR rtl-optimization/6405 (Loop-unrolling related performance regressions)Roger Sayle2002-09-081-1/+1
* unroll.c (biv_total_increment): Don't try to compute the total increment for ...Geoffrey Keating2002-08-211-1/+2
* df.c (df_insn_table_realloc): Change parameter to unsigned.Kaveh R. Ghazi2002-08-021-3/+3
* * unroll.c (copy_loop_body): Don't copy NOTE_INSN_LOOP_CONT.J"orn Rennecke2002-07-301-6/+6
* unroll.c (verify_addresses): Remove.Richard Henderson2002-07-291-132/+2
* unroll.c (find_splittable_givs): Do not split DEST_ADDR givs that are not unr...Richard Henderson2002-07-211-99/+3
* re PR rtl-optimization/7130 (miscompiled code for gcc-3.1 on powerpc-unknown-...Alan Modra2002-07-201-0/+3
* * unroll.c (loop_iterations): Handle EQ loops.Alan Modra2002-06-301-6/+37
* loop.c (check_final_value): Use v->always_executed instead of v->always_compu...Eric Botcazou2002-06-141-2/+4
* Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller2002-06-111-10/+4
* loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka2002-06-021-47/+3
* target.h: Fix formatting.Kazu Hirata2002-05-311-4/+4
* * unroll.c (unroll_loop): Zero label_map.Richard Henderson2002-03-241-2/+1
* re PR rtl-optimization/5891 (ICE compiling SPEC fp test with -funroll-loops o...Jakub Jelinek2002-03-151-0/+1
* Add --param max-unrolled-insns=<n> supportMichael Meissner2002-03-141-7/+1
* unroll.c (loop_iterations): Return 0 if the add_val for a BIV is REG.Graham Stott2002-02-271-1/+12
* unroll.c (unroll_loop): Lower final_value to nonmemory operand; avoid it's co...Jan Hubicka2002-01-251-1/+14
* * unroll.c (final_reg_note_copy): Fix previous commit.Jan Hubicka2002-01-141-4/+9
* unroll.c (final_reg_note_copy): Properly handle REG_LABELJan Hubicka2002-01-141-10/+5
* unroll.c (final_reg_note_copy): Avoid crash on REG_LABEL note referencing out...Jan Hubicka2002-01-121-4/+9
* re PR rtl-optimization/5269 (loop unroller fails to pull the right number of ...Dale Johannesen2002-01-101-3/+12
* toplev.c: Fix formatting.Kazu Hirata2002-01-101-2/+2
* unroll.c (copy_loop_body): Always properly update JUMP_LABEL and LABEL_NUSES.Jan Hubicka2002-01-071-3/+5
* * unroll.c: Move include files above first use of `const'.Kaveh R. Ghazi2001-12-301-17/+17
* collect2.c (is_ctor_dtor): Const-ify.Kaveh R. Ghazi2001-12-271-1/+1
* unroll.c (loop_iterations): Give up on jumps with null JUMP_LABEL while scann...Olivier Hainque2001-12-011-11/+24
* * unroll.c (unroll_loop): Correct special exit cases.Zoltan Hidvegi2001-11-301-9/+32
* unroll.c (loop_iterations): Move last change ...Richard Henderson2001-11-271-35/+0
* unroll.c (loop_iterations): Detect one situation in which we overestimate the...Corey Minyard2001-11-271-0/+35
* unroll.c (copy_loop_body): Update LABEL_NUSES for the exit label as necessary.Jeff Law2001-11-201-0/+1
* unroll.c (copy_loop_body): Initialize JUMP_LABEL field after creating a new j...Jeff Law2001-11-161-0/+1
* expr.c (store_field): Pass tree instead of max size; callers changed.Richard Kenner2001-11-151-5/+5
* unroll.c (calculate_giv_inc): Use find_last_value rather than just hoping the...Geoffrey Keating2001-11-041-6/+5
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* unroll.c (loop_iterations): Fixup last patch.Franz Sirl2001-10-111-5/+4
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-5/+5