OSDN Git Service

PR middle-end/17055
[pf3gnuchains/gcc-fork.git] / gcc / loop.h
2004-03-24 kazugcc/
2004-03-18 rakdver * doloop.c: Removed.
2003-09-27 ebotcazou PR optimization/12340
2003-07-06 aj * jump.c: Convert prototypes to ISO C90.
2003-06-16 neroden * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c,...
2003-04-07 rakdver * loop.h (REGNO_FIRST_LUID, REGNO_LAST_LUID): Provide...
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-07-22 rth * loop.h (LOOP_AUTO_UNROLL): Rename from LOOP_F...
2002-07-20 amodra PR optimization/7130
2002-05-30 kazu * langhooks.c: Fix formatting.
2002-05-16 janis * loop.h (struct loop_info): Add member has_prefetch.
2002-04-03 rth PR opt/4311
2002-01-03 grahams * rtl.h: Update copyright date.
2001-12-13 hubicka * predict.c (estimate_probability): Reorganize opcode...
2001-10-29 jsm28 * loop.h (struct induction): Rename ext_dependant to
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-09 kazu * acconfig.h: Fix comment formatting.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-05-11 mmitchel * loop.h (struct movables): Remove `num'.
2001-01-25 m.hayes * loop.c (loop_call_insn_emit_before, loop_call_insn_h...
2001-01-12 aj* loop.h: Remove wrong declaration of doloop_condition_get.
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 m.hayes * loop.h (loop_insn_hoist): New prototype.
2001-01-05 m.hayes * loop.h (struct loop_reg): New.
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.c (loop_giv_reduce_benefit): Break out from...
2001-01-01 m.hayes * loop.h (REGNO_FIRST_LUID, REGNO_LAST_LUID): Define.
2001-01-01 m.hayes * loop.h (struct loop_movables): New.
2000-09-19 rthKill recombine_givs.
2000-09-14 law * loop.c: Fix formatting.
2000-09-11 m.hayes * loop.h (LOOP_IVS): New macro.
2000-09-11 m.hayes * loop.h (LOOP_REGS): New macro.
2000-09-11 m.hayes * unroll.c (iteration_info): Subsume into loop_iterations.
2000-09-09 m.hayes * loop.h (struct loop_mem_info): Move from loop.c
2000-09-07 rth * loop.c (strength_reduce): Call check_ext_depe...
2000-07-30 rth * Makefile.in (OBJS): Add doloop.o.
2000-05-25 amylaar * Back out this patch:
2000-05-19 kenner * cse.c (cse_basic_block): Only call find_reg_note...
2000-05-15 hubicka * loop.c (scan_loop, strength_reduce, loop_optimize...
2000-04-19 hubickaFix lossage caused by applying old version of my previo...
2000-04-19 hubicka * loop.c (check_insn_for_bivs, for_every_insn_in_loop,
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-19 mmitchel * emit-rtl.c (remove_unncessary_notes): Check that all
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-17 ghaziUpdate copyrights
2000-01-17 ghazi * ggc-common.c: PROTO -> PARAMS.
2000-01-15 m.hayes * loop.c (this_loop_info): Delete.
1999-12-08 rth * loop.h (struct induction): Add multi_insn_incr.
1999-08-29 law * loop.c (this_loop_info): New variable.
1999-02-24 amylaar * loop.h (loop_insn_first_p): Declare.
1999-02-03 amylaar * loop.h (express_from): Declare.
1999-01-28 amylaarHappy new year.
1999-01-27 amylaar * rtl.h (insn_first_p): Declare.
1998-12-15 m.hayes * loop.h (loop_info): New field 'vtop'.
1998-12-15 amylaar * loop.h (struct induction): Delete times_used member.
1998-11-25 m.hayes * loop.h (precondition_loop_p): Added new mode argument.
1998-11-25 m.hayes * loop.h (struct loop_info): Define new structure.
1998-10-05 dje * unroll.c (loop_iteration_var, loop_initial_va...
1998-07-17 rth * loop.h (struct induction): Add no_const_addval.
1998-06-19 wilsonFix hpux loop unrolling bug reported by Tim Prince.
1997-09-22 law * loop.c (loop_number): Delete function. Chang...
1997-09-22 law * loop.c (loop_unroll_factor): Move outside...
1997-08-12 law * Integrate Haifa instruction scheduler.
1997-08-11 law * Integrate alias analysis changes from jfc...
1996-01-24 wilson(struct induction): New fields always_executed and
1995-07-14 kenner(loop_number_exit_count): Declare it.
1995-06-15 kennerUpdate FSF address.
1995-05-13 wilson(back_branch_in_range_p): Declare.
1995-01-21 wilson(structure induction): Add new field same_insn.
1993-03-20 wilsonAdd prototypes.
1992-08-11 wilson(loop_number_first_block, loop_number_last_block,
1992-07-06 mycroftentered into RCS
1992-05-07 rms*** empty log message ***
1992-03-27 kenner*** empty log message ***
1992-03-14 rmsInitial revision