| Commit message (Expand) | Author | Age | Files | Lines |
* | * unroll.c (unroll_loop): Zero label_map. | rth | 2002-03-25 | 1 | -2/+1 |
* | PR optimization/5891 | jakub | 2002-03-15 | 1 | -0/+1 |
* | Add --param max-unrolled-insns=<n> support | meissner | 2002-03-14 | 1 | -7/+1 |
* | * unroll.c (loop_iterations): Return 0 if the add_val for | grahams | 2002-02-27 | 1 | -1/+12 |
* | * unroll.c (unroll_loop): Lower final_value to nonmemory operand; | hubicka | 2002-01-25 | 1 | -1/+14 |
* | * unroll.c (final_reg_note_copy): Fix previous commit. | hubicka | 2002-01-14 | 1 | -4/+9 |
* | * unroll.c (final_reg_note_copy): Properly handle | hubicka | 2002-01-14 | 1 | -10/+5 |
* | * unroll.c (final_reg_note_copy): Avoid crash on REG_LABEL note | hubicka | 2002-01-12 | 1 | -4/+9 |
* | PR optimization/5269 | rth | 2002-01-10 | 1 | -3/+12 |
* | * toplev.c: Fix formatting. | kazu | 2002-01-10 | 1 | -2/+2 |
* | * unroll.c (copy_loop_body): Always properly update JUMP_LABEL and | hubicka | 2002-01-07 | 1 | -3/+5 |
* | * unroll.c: Move include files above first use of `const'. | ghazi | 2001-12-30 | 1 | -17/+17 |
* | * collect2.c (is_ctor_dtor): Const-ify. | ghazi | 2001-12-27 | 1 | -1/+1 |
* | 2001-12-01 Olivier Hainque <hainque@act-europe.fr> | sirl | 2001-12-01 | 1 | -11/+24 |
* | * unroll.c (unroll_loop): Correct special exit cases. | dje | 2001-11-30 | 1 | -9/+32 |
* | * unroll.c (loop_iterations): Move last change ... | rth | 2001-11-27 | 1 | -35/+0 |
* | * unroll.c (loop_iterations): Detect one situation in which we | rth | 2001-11-27 | 1 | -0/+35 |
* | * unroll.c (copy_loop_body): Update LABEL_NUSES for the | law | 2001-11-21 | 1 | -0/+1 |
* | * unroll.c (copy_loop_body): Initialize JUMP_LABEL field after | law | 2001-11-16 | 1 | -0/+1 |
* | * expr.c (store_field): Pass tree instead of max size; callers changed. | kenner | 2001-11-16 | 1 | -5/+5 |
* | * unroll.c (calculate_giv_inc): Use find_last_value rather | geoffk | 2001-11-04 | 1 | -6/+5 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | 2001-10-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2001-10-11 | 1 | -5/+4 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -5/+5 |
* | 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2001-10-10 | 1 | -0/+5 |
* | 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2001-10-08 | 1 | -0/+21 |
* | * Makefile.in (cfgrtl.o): Add. | hubicka | 2001-09-25 | 1 | -8/+1 |
* | * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill. | hubicka | 2001-09-21 | 1 | -22/+22 |
* | * dbxout.c (dbxout_parms): Fix typo in comment. | hp | 2001-09-11 | 1 | -1/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * optabs.h (OTI_flodiv, flodiv_optab): Kill. | zack | 2001-08-18 | 1 | -12/+11 |
* | * rtl.h (only_sets_cc0_p): New prototype. | wehle | 2001-08-15 | 1 | -2/+2 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+1 |
* | * unroll.c (loop_iterations): Fix miscalculation of initial | cpopetz | 2001-07-23 | 1 | -1/+0 |
* | * unroll.c: Include predict.h. | hubicka | 2001-06-18 | 1 | -0/+4 |
* | * unroll.c (initial_reg_note_copy): Use PUT_REG_NOTE_KIND and | mmitchel | 2001-06-12 | 1 | -9/+32 |
* | * unroll.c (loop_iterations): Don't sign-extend abs_diff; | aoliva | 2001-05-06 | 1 | -7/+17 |
* | * flow.c (proagate_one_insn): Remove useless assignment. | mmitchel | 2001-04-21 | 1 | -1/+1 |
* | * expmed.c (store_bit_field): Truncate CONST_INTs. | aoliva | 2001-04-12 | 1 | -0/+2 |
* | * loop.c (loop_call_insn_emit_before, loop_call_insn_hoist): New. | m.hayes | 2001-01-25 | 1 | -1/+1 |
* | * unroll.c (precondition_loop_p): Fail if no iteration | rth | 2001-01-16 | 1 | -1/+8 |
* | * unroll.c (loop_iterations): If we cannot prove iteration variable | jakub | 2001-01-13 | 1 | -0/+15 |
* | * loop.h (total_biv_increment): Constify iv_class pointer. | m.hayes | 2001-01-12 | 1 | -1/+1 |
* | * hard-reg-set.h: Add multiple include guard. | m.hayes | 2001-01-07 | 1 | -53/+33 |
* | * reload.c (subst_reloads): Take INSN argument. When | aoliva | 2001-01-07 | 1 | -2/+2 |
* | * loop.c (debug_biv, debug_giv): New. | m.hayes | 2001-01-06 | 1 | -3/+3 |
* | * loop.c (check_insn_for_bivs): Use ivs->n_regs to check array bounds. | m.hayes | 2001-01-01 | 1 | -7/+4 |
* | * loop.h (struct iv): New. | m.hayes | 2001-01-01 | 1 | -4/+4 |
* | * loop.h (REG_IV_CLASS): New accessor macro. | m.hayes | 2001-01-01 | 1 | -7/+7 |
* | * loop.h (REGNO_FIRST_LUID, REGNO_LAST_LUID): Define. | m.hayes | 2001-01-01 | 1 | -6/+6 |