Makefile.in (final.o): Depend on target.h.
[platform/upstream/gcc.git] / gcc / loop.h
2001-05-11 Mark Mitchellloop.h (struct movables): Remove `num'.
2001-01-25 Michael Hayesloop.c (loop_call_insn_emit_before, [...]): New.
2001-01-12 Andreas Jaegerloop.h: Remove wrong declaration of doloop_condition_get.
2001-01-12 Michael Hayesloop.h (total_biv_increment): Constify iv_class pointer.
2001-01-07 Michael Hayeshard-reg-set.h: Add multiple include guard.
2001-01-07 Michael Hayesloop.h (loop_insn_hoist): New prototype.
2001-01-05 Michael Hayesloop.h (struct loop_reg): New.
2001-01-01 Michael Hayesloop.h (struct iv): New.
2001-01-01 Michael Hayesloop.h (REG_IV_CLASS): New accessor macro.
2001-01-01 Michael Hayesloop.c (loop_giv_reduce_benefit): Break out from streng...
2001-01-01 Michael Hayesloop.h (REGNO_FIRST_LUID, [...]): Define.
2001-01-01 Michael Hayesloop.h (struct loop_movables): New.
2000-09-19 Bernd SchmidtKill recombine_givs.
2000-09-14 Kazu Hirataloop.c: Fix formatting.
2000-09-11 Michael Hayesloop.h (LOOP_IVS): New macro.
2000-09-11 Michael Hayesloop.h (LOOP_REGS): New macro.
2000-09-11 Michael Hayesunroll.c (iteration_info): Subsume into loop_iterations.
2000-09-09 Michael Hayesloop.h (struct loop_mem_info): Move from loop.c (struct...
2000-09-07 Richard Hendersonloop.c (strength_reduce): Call check_ext_dependant_givs.
2000-07-30 Richard HendersonMakefile.in (OBJS): Add doloop.o.
2000-05-25 J"orn Renneckerevert: loop.h (struct induction): Add multi_insn_incr.
2000-05-19 Richard Kennercse.c (cse_basic_block): Only call find_reg_note if...
2000-05-15 Jan Hubickaloop.c (scan_loop, [...]): Change unroll_p and bct_p...
2000-04-19 Jan HubickaFix lossage caused by applying old version of my previo...
2000-04-19 Jan Hubickaloop.c (check_insn_for_bivs, [...]): Break out from ...
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-19 Mark Mitchellemit-rtl.c (remove_unncessary_notes): Check that all...
2000-01-25 Michael Hayesloop.c (current_loop_info): Delete.
2000-01-25 Michael Hayesloop.h (LOOP_INFO): New accessor macro.
2000-01-17 Kaveh GhaziUpdate copyrights
2000-01-17 Kaveh R. Ghaziggc-common.c: PROTO -> PARAMS.
2000-01-15 Michael Hayesloop.c (this_loop_info): Delete.
1999-12-08 Richard Hendersonloop.h (struct induction): Add multi_insn_incr.
1999-08-29 Michael Hayesloop.c (this_loop_info): New variable.
1999-02-24 J"orn Renneckeloop.h (loop_insn_first_p): Declare.
1999-02-03 J"orn Renneckeloop.h (express_from): Declare.
1999-01-28 Joern RenneckeHappy new year.
1999-01-27 J"orn Renneckertl.h (insn_first_p): Declare.
1998-12-15 Michael Hayesloop.h (loop_info): New field 'vtop'.
1998-12-15 J"orn Renneckeloop.h (struct induction): Delete times_used member.
1998-11-25 Michael Hayesloop.h (precondition_loop_p): Added new mode argument.
1998-11-25 Michael Hayesloop.h (struct loop_info): Define new structure.
1998-10-05 David Edelsohnunroll.c (loop_iteration_var, [...]): No longer static.
1998-07-17 Richard Hendersonloop.h (struct induction): Add no_const_addval.
1998-06-19 Jim WilsonFix hpux loop unrolling bug reported by Tim Prince.
1997-09-22 Jeffrey A Lawloop.c (loop_number): Delete function.
1997-09-22 Jeff Lawloop.c (loop_unroll_factor): Move outside #ifdef HAIFA...
1997-08-12 Jeffrey A Law* Integrate Haifa instruction scheduler.
1997-08-11 Jeffrey A Law* Integrate alias analysis changes from jfc@mit.edu
1996-01-24 Jim Wilson(struct induction): New fields always_executed and
1995-07-14 Richard Kenner(loop_number_exit_count): Declare it.
1995-06-15 Richard KennerUpdate FSF address.
1995-05-13 Jim Wilson(back_branch_in_range_p): Declare.
1995-01-21 Jim Wilson(structure induction): Add new field same_insn.
1993-03-20 Jim WilsonAdd prototypes.
1992-08-11 Jim Wilson(loop_number_first_block, loop_number_last_block,
1992-07-06 Charles Hannumentered into RCS
1992-05-07 Richard Stallman*** empty log message ***
1992-03-27 Richard Kenner*** empty log message ***
1992-03-14 Richard StallmanInitial revision