| Commit message (Expand) | Author | Age | Files | Lines |
* | Permit doloop treatment for preconditioned loops. | dalej | 2002-10-07 | 1 | -0/+3 |
* | * unroll.c (copy_loop_body): Remove REG_EQUAL note attached to | dje | 2002-10-05 | 1 | -0/+7 |
* | * unroll.c (loop_iterations): Revert 2002-09-08 change. | sayle | 2002-10-02 | 1 | -1/+1 |
* | * reload.c (push_reload): Handle subregs and secondary memory. | hubicka | 2002-09-30 | 1 | -2/+2 |
* | * unroll.c (simplify_cmp_and_jump_insns): New. | rth | 2002-09-27 | 1 | -44/+80 |
* | * LANGUAGES: Follow spelling conventions. | kazu | 2002-09-27 | 1 | -5/+5 |
* | PR optimization/6405 | sayle | 2002-09-08 | 1 | -1/+1 |
* | * unroll.c (biv_total_increment): Don't try to compute the total | geoffk | 2002-08-21 | 1 | -1/+2 |
* | * df.c (df_insn_table_realloc): Change parameter to unsigned. | ghazi | 2002-08-02 | 1 | -3/+3 |
* | * unroll.c (copy_loop_body): Don't copy NOTE_INSN_LOOP_CONT. | amylaar | 2002-07-30 | 1 | -6/+6 |
* | * unroll.c (verify_addresses): Remove. | rth | 2002-07-29 | 1 | -132/+2 |
* | * unroll.c (find_splittable_givs): Do not split DEST_ADDR givs | rth | 2002-07-22 | 1 | -99/+3 |
* | PR optimization/7130 | amodra | 2002-07-20 | 1 | -0/+3 |
* | * unroll.c (loop_iterations): Handle EQ loops. | amodra | 2002-06-30 | 1 | -6/+37 |
* | * loop.c (check_final_value): Use v->always_executed | rth | 2002-06-15 | 1 | -2/+4 |
* | 2002-06-05 David S. Miller <davem@redhat.com> | davem | 2002-06-11 | 1 | -10/+4 |
* | * loop.c (emit_prefetch_instructions): Properly place the address computation. | hubicka | 2002-06-02 | 1 | -47/+3 |
* | * target.h: Fix formatting. | kazu | 2002-05-31 | 1 | -4/+4 |
* | * 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 |