Age | Commit message (Expand) | Author | Files | Lines |
2003-09-27 | re PR rtl-optimization/12340 (loop unroller + gcse produces wrong code) | Eric Botcazou | 1 | -1/+11 |
2003-09-27 | * unroll.c(loop_interations)[GT]: Add missing break. | Graham Stott | 1 | -0/+1 |
2003-07-21 | re PR rtl-optimization/11536 ([strength-reduce] -O2 optimalization produces w... | Eric Botcazou | 1 | -1/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -16/+15 |
2003-07-08 | unroll.c (reg_dead_after_loop): Check for reg in REG_EQUAL and REG_EQUIV note... | Jakub Jelinek | 1 | -1/+5 |
2003-07-06 | unroll.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -108/+58 |
2003-07-01 | rtl.h (emit_line_note_after): Remove. | Nathan Sidwell | 1 | -18/+6 |
2003-07-01 | combine.c (distribute_notes): Don't bother REG_WAS_0. | Kazu Hirata | 1 | -20/+9 |
2003-06-27 | rtl.h (emit_note): Remove FILE parameter. | Nathan Sidwell | 1 | -2/+2 |
2003-06-16 | function.h (struct emit_status): Remove x_last_linenum, x_last_filename. | Nathan Sidwell | 1 | -13/+25 |
2003-06-13 | re PR rtl-optimization/10955 ([SPARC] wrong code at -O3 for structure argumen... | Eric Botcazou | 1 | -2/+2 |
2003-06-08 | cfglayout.c (insn_scope): New static function | Jan Hubicka | 1 | -3/+3 |
2003-05-17 | cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN... | Kaveh R. Ghazi | 1 | -13/+6 |
2003-03-25 | re PR rtl-optimization/10171 (wrong code for inlined function) | Jason Merrill | 1 | -19/+25 |
2003-03-08 | re PR middle-end/7796 (sparc-sun-solaris2.7 extra failure w/-m64 on execute/9... | Eric Botcazou | 1 | -3/+7 |
2003-02-26 | cse.c (count_reg_usage): Fix handling of REG_EQUAL notes. | Zdenek Dvorak | 1 | -1/+1 |
2003-01-24 | cfgloopanal.c: New file. | Zdenek Dvorak | 1 | -0/+1 |
2002-12-24 | regmove.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-12-02 | * unroll.c (copy_loop_body): Copy CONST_OR_PURE_CALL_P. | Jan Hubicka | 1 | -0/+1 |
2002-10-27 | combine.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2002-10-07 | Permit doloop treatment for preconditioned loops. | Dale Johannesen | 1 | -0/+3 |
2002-10-05 | unroll.c (copy_loop_body): Remove REG_EQUAL note attached to copied instructi... | David Edelsohn | 1 | -0/+7 |
2002-10-02 | * unroll.c (loop_iterations): Revert 2002-09-08 change. | Roger Sayle | 1 | -1/+1 |
2002-09-30 | reload.c (push_reload): Handle subregs and secondary memory. | Jan Hubicka | 1 | -2/+2 |
2002-09-27 | unroll.c (simplify_cmp_and_jump_insns): New. | Richard Henderson | 1 | -44/+80 |
2002-09-27 | LANGUAGES: Follow spelling conventions. | Kazu Hirata | 1 | -5/+5 |
2002-09-08 | re PR rtl-optimization/6405 (Loop-unrolling related performance regressions) | Roger Sayle | 1 | -1/+1 |
2002-08-21 | unroll.c (biv_total_increment): Don't try to compute the total increment for ... | Geoffrey Keating | 1 | -1/+2 |
2002-08-02 | df.c (df_insn_table_realloc): Change parameter to unsigned. | Kaveh R. Ghazi | 1 | -3/+3 |
2002-07-30 | * unroll.c (copy_loop_body): Don't copy NOTE_INSN_LOOP_CONT. | J"orn Rennecke | 1 | -6/+6 |
2002-07-29 | unroll.c (verify_addresses): Remove. | Richard Henderson | 1 | -132/+2 |
2002-07-21 | unroll.c (find_splittable_givs): Do not split DEST_ADDR givs that are not unr... | Richard Henderson | 1 | -99/+3 |
2002-07-20 | re PR rtl-optimization/7130 (miscompiled code for gcc-3.1 on powerpc-unknown-... | Alan Modra | 1 | -0/+3 |
2002-06-30 | * unroll.c (loop_iterations): Handle EQ loops. | Alan Modra | 1 | -6/+37 |
2002-06-14 | loop.c (check_final_value): Use v->always_executed instead of v->always_compu... | Eric Botcazou | 1 | -2/+4 |
2002-06-11 | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 1 | -10/+4 |
2002-06-02 | loop.c (emit_prefetch_instructions): Properly place the address computation. | Jan Hubicka | 1 | -47/+3 |
2002-05-31 | target.h: Fix formatting. | Kazu Hirata | 1 | -4/+4 |
2002-03-24 | * unroll.c (unroll_loop): Zero label_map. | Richard Henderson | 1 | -2/+1 |
2002-03-15 | re PR rtl-optimization/5891 (ICE compiling SPEC fp test with -funroll-loops o... | Jakub Jelinek | 1 | -0/+1 |
2002-03-14 | Add --param max-unrolled-insns=<n> support | Michael Meissner | 1 | -7/+1 |
2002-02-27 | unroll.c (loop_iterations): Return 0 if the add_val for a BIV is REG. | Graham Stott | 1 | -1/+12 |
2002-01-25 | unroll.c (unroll_loop): Lower final_value to nonmemory operand; avoid it's co... | Jan Hubicka | 1 | -1/+14 |
2002-01-14 | * unroll.c (final_reg_note_copy): Fix previous commit. | Jan Hubicka | 1 | -4/+9 |
2002-01-14 | unroll.c (final_reg_note_copy): Properly handle REG_LABEL | Jan Hubicka | 1 | -10/+5 |
2002-01-12 | unroll.c (final_reg_note_copy): Avoid crash on REG_LABEL note referencing out... | Jan Hubicka | 1 | -4/+9 |
2002-01-10 | re PR rtl-optimization/5269 (loop unroller fails to pull the right number of ... | Dale Johannesen | 1 | -3/+12 |
2002-01-10 | toplev.c: Fix formatting. | Kazu Hirata | 1 | -2/+2 |
2002-01-07 | unroll.c (copy_loop_body): Always properly update JUMP_LABEL and LABEL_NUSES. | Jan Hubicka | 1 | -3/+5 |