aboutsummaryrefslogtreecommitdiff
path: root/gcc/unroll.c
AgeCommit message (Expand)Author
2004-05-12This commit was manufactured by cvs2svn to create tagapple/gcc-1750no-author
2004-03-04Mainline merge as of 2004-03-03.Diego Novillo
2004-02-19 Remove the RTL inliner.Steven Bosscher
2004-01-03Merge to tree-ssa-20020619-merge-20040102.Richard Henderson
2003-11-13Mainline merge as of 2003-11-11.Diego Novillo
2003-10-06Merge from mainline, tree-ssa-20020619-merge-20031005.Richard Henderson
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-06-03Mainline merge as of 2003-05-25.Diego Novillo
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2003-03-02Mainline merge as of 2003-03-02.Diego Novillo
2003-02-03Mainline merge as of 2003-02-03. Needed to make some changes toDiego Novillo
2002-12-27Mainline merge as of 2002-12-26.Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-11-01Merge basic-improvements into tree-ssa as of 2002-10-31.Diego Novillo
2002-10-22Merge with basic-improvements as of 2002-10-21Diego Novillo
2002-10-11b-i-b merge as of 2002-10-11.Diego Novillo
2002-10-01bnw-simple mergeJason Merrill
2002-09-15Mainline merge as of 2002-09-15.Diego Novillo
2002-08-26Mainline merge as of 2002-08-25.Diego Novillo
2002-08-05Mainline merge as of 2002-08-04.Diego Novillo
2002-07-31Mainline merge as of 2002-07-28.Diego Novillo
2002-07-24Mainline merge as of 2002-07-21.Diego Novillo
2002-07-03Mainline merge as of 2002-06-30.Diego Novillo
2002-06-15 * loop.c (check_final_value): Use v->always_executedEric Botcazou
2002-06-112002-06-05 David S. Miller <davem@redhat.com>David S. Miller
2002-06-02 * loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka
2002-05-31 * target.h: Fix formatting.Kazu Hirata
2002-03-25 * unroll.c (unroll_loop): Zero label_map.Richard Henderson
2002-03-15 PR optimization/5891Jakub Jelinek
2002-03-14Add --param max-unrolled-insns=<n> supportMichael Meissner
2002-02-27 * unroll.c (loop_iterations): Return 0 if the add_val forGraham Stott
2002-01-25 * unroll.c (unroll_loop): Lower final_value to nonmemory operand;Jan Hubicka
2002-01-14 * unroll.c (final_reg_note_copy): Fix previous commit.Jan Hubicka
2002-01-14 * unroll.c (final_reg_note_copy): Properly handleJan Hubicka
2002-01-12 * unroll.c (final_reg_note_copy): Avoid crash on REG_LABEL noteJan Hubicka
2002-01-10 PR optimization/5269Dale Johannesen
2002-01-10 * toplev.c: Fix formatting.Kazu Hirata
2002-01-07 * unroll.c (copy_loop_body): Always properly update JUMP_LABEL andJan Hubicka
2001-12-30 * unroll.c: Move include files above first use of `const'.Kaveh Ghazi
2001-12-27 * collect2.c (is_ctor_dtor): Const-ify.Kaveh Ghazi
2001-12-01 2001-12-01 Olivier Hainque <hainque@act-europe.fr>Olivier Hainque
2001-11-30 * unroll.c (unroll_loop): Correct special exit cases.Zoltan Hidvegi
2001-11-27 * unroll.c (loop_iterations): Move last change ...Richard Henderson
2001-11-27 * unroll.c (loop_iterations): Detect one situation in which weCorey Minyard
2001-11-21 * unroll.c (copy_loop_body): Update LABEL_NUSES for theJeff Law
2001-11-16 * unroll.c (copy_loop_body): Initialize JUMP_LABEL field afterJeff Law
2001-11-16 * expr.c (store_field): Pass tree instead of max size; callers changed.Richard Kenner
2001-11-04 * unroll.c (calculate_giv_inc): Use find_last_value ratherGeoffrey Keating
2001-10-28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,Joseph Myers