OSDN Git Service

* config/sh/sh.md (ic_invalidate_line): Make sure the immediate
[pf3gnuchains/gcc-fork.git] / gcc / unroll.c
2002-01-25 hubicka * unroll.c (unroll_loop): Lower final_value to nonmemo...
2002-01-14 hubicka * unroll.c (final_reg_note_copy): Fix previous commit.
2002-01-14 hubicka * unroll.c (final_reg_note_copy): Properly handle
2002-01-12 hubicka * unroll.c (final_reg_note_copy): Avoid crash on REG_L...
2002-01-10 rth PR optimization/5269
2002-01-10 kazu * toplev.c: Fix formatting.
2002-01-07 hubicka * unroll.c (copy_loop_body): Always properly update...
2001-12-30 ghazi * unroll.c: Move include files above first use of...
2001-12-27 ghazi * collect2.c (is_ctor_dtor): Const-ify.
2001-12-01 sirl 2001-12-01 Olivier Hainque <hainque@act-europe.fr>
2001-11-30 dje * unroll.c (unroll_loop): Correct special exit cases.
2001-11-27 rth * unroll.c (loop_iterations): Move last change ...
2001-11-27 rth * unroll.c (loop_iterations): Detect one situat...
2001-11-21 law * unroll.c (copy_loop_body): Update LABEL_NUSES...
2001-11-16 law * unroll.c (copy_loop_body): Initialize JUMP_LABEL...
2001-11-16 kenner * expr.c (store_field): Pass tree instead of max size...
2001-11-04 geoffk * unroll.c (calculate_giv_inc): Use find_last_value...
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-11 sirl 2001-10-11 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-10 sirl 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2001-10-08 sirl 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2001-09-25 hubicka * Makefile.in (cfgrtl.o): Add.
2001-09-21 hubicka * basic-block.h (flow_delete_insn, flow_delete_insn_ch...
2001-09-11 hp * dbxout.c (dbxout_parms): Fix typo in comment.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-18 zack * optabs.h (OTI_flodiv, flodiv_optab): Kill.
2001-08-15 wehle * rtl.h (only_sets_cc0_p): New prototype.
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-07-23 cpopetz * unroll.c (loop_iterations): Fix miscalculation of...
2001-06-18 hubicka * unroll.c: Include predict.h.
2001-06-12 mmitchel * unroll.c (initial_reg_note_copy): Use PUT_REG_NOTE_K...
2001-05-06 aoliva* unroll.c (loop_iterations): Don't sign-extend abs_diff;
2001-04-21 mmitchel * flow.c (proagate_one_insn): Remove useless assignment.
2001-04-12 aoliva* expmed.c (store_bit_field): Truncate CONST_INTs.
2001-01-25 m.hayes * loop.c (loop_call_insn_emit_before, loop_call_insn_h...
2001-01-16 rth * unroll.c (precondition_loop_p): Fail if no...
2001-01-13 jakub * unroll.c (loop_iterations): If we cannot prove itera...
2001-01-12 m.hayes * loop.h (total_biv_increment): Constify iv_class...
2001-01-07 m.hayes * hard-reg-set.h: Add multiple include guard.
2001-01-07 aoliva* reload.c (subst_reloads): Take INSN argument. When
2001-01-06 m.hayes * loop.c (debug_biv, debug_giv): New.
2001-01-01 m.hayes * loop.c (check_insn_for_bivs): Use ivs->n_regs to...
2001-01-01 m.hayes * loop.h (struct iv): New.
2001-01-01 m.hayes * loop.h (REG_IV_CLASS): New accessor macro.
2001-01-01 m.hayes * loop.h (REGNO_FIRST_LUID, REGNO_LAST_LUID): Define.
2000-11-30 law * function.h (emit_status): Delete member regno_pointe...
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-09-19 rthKill recombine_givs.
2000-09-19 rth * unroll.c (copy_loop_body): Update LABEL_NUSES...
2000-09-18 wilsonFix IA-64 abort compiling ping.
2000-09-18 wilsonFix for IA-64 abort compiling xaaPCache.c from XFree86
2000-09-12 law * unroll.c: Fix formatting.
2000-09-11 m.hayes * loop.h (LOOP_IVS): New macro.
2000-09-11 m.hayes * unroll.c (iteration_info): Subsume into loop_iterations.
2000-09-07 rth * loop.c (strength_reduce): Call check_ext_depe...
2000-09-07 clm * unroll.c (unroll_loop): Check for uncondition...
2000-08-21 jakub * unroll.c (loop_find_equiv_value): If ret is modified...
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-07-18 geoffk* unroll.c (copy_loop_body): Fix one instance of using...
2000-05-25 rth * combine.c (try_combine): Use any_condjump_p...
2000-05-25 rthJan Hubicka <jh@suse.cz>
2000-05-19 kenner * cse.c (cse_basic_block): Only call find_reg_note...
2000-05-12 rth * Makefile.in (final.o): Depend on BASIC_BLOCK_H.
2000-04-27 hubicka * loop.c (load_mems) Don't use hard registers for...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-02-26 lawFix copyrights.
2000-02-19 kenner * bitmap.c (bitmap_operation): Avoid using -1 for...
2000-02-10 ghazi * flow.c (mark_regs_live_at_end): Delete unused...
2000-02-01 zack * frame.c (find_fde): Convert for loop to do-while...
2000-01-25 m.hayes2000-01-26 Michael Hayes <m.hayes@elec.canterbury...
2000-01-25 m.hayes2000-01-25 Michael Hayes <m.hayes@elec.canterbury...
2000-01-19 m.hayesloop.c
2000-01-17 ghazi * toplev.c: PROTO -> PARAMS.
2000-01-15 m.hayes * loop.c (this_loop_info): Delete.
2000-01-11 mrs * unroll.c (unroll_loop): Add EH support.
2000-01-04 ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
1999-12-27 rth * alias.c (nonlocal_reference_p): Add else...
1999-12-24 ghazi * Makefile.in (toplev.o): Depend on loop.h.
1999-12-20 cruxcurrent_function -> cfun
1999-12-18 amylaar * unroll.c (copy_loop_body): Don't treat a REG like...
1999-11-29 cruxFix abort in loop_iterations
1999-11-12 rth * unroll.c (unroll_loop): Make temp an unsigned...
1999-11-02 law * jump.c (jump_optimize_1): Swap the incscc...
1999-11-02 law * unroll.c (unroll_loop): Allocate memory for...
1999-11-01 mmitchel * bitmap.h (BITMAP_XMALLOC): New macro.
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-24 rth * unroll.c (copy_loop_body): Examine SET_DEST...
1999-10-24 rthRevert unintended change to copy_loop_body.
1999-10-24 rth * alias.c: Include ggc.h.
1999-10-15 rth Based on patch from Michael Gschwind <mikeg...
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-14 ghazi * c-lex.c (handle_generic_pragma): Remove unused...
1999-08-29 law * loop.c (this_loop_info): New variable.
1999-08-25 ghaziWarning fixes:
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-18 cruxCombined compare & jump infrastructure
1999-08-18 cruxIndentation fixes
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-02 geoffkUnroll my commit of 1999/08/01 16:14:58, there was...
next