summaryrefslogtreecommitdiff
path: root/gcc/loop.h
Commit message (Expand)AuthorAgeFilesLines
* * rtl.h: Update copyright date.grahams2002-01-031-4/+4
* * predict.c (estimate_probability): Reorganize opcode heuristics.hubicka2001-12-131-0/+1
* * loop.h (struct induction): Rename ext_dependant tojsm282001-10-291-1/+1
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * acconfig.h: Fix comment formatting.kazu2001-10-091-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * loop.h (struct movables): Remove `num'.mmitchel2001-05-111-2/+0
* * loop.c (loop_call_insn_emit_before, loop_call_insn_hoist): New.m.hayes2001-01-251-0/+2
* * loop.h: Remove wrong declaration of doloop_condition_get.aj2001-01-121-2/+2
* * loop.h (total_biv_increment): Constify iv_class pointer.m.hayes2001-01-121-2/+3
* * hard-reg-set.h: Add multiple include guard.m.hayes2001-01-071-2/+10
* * loop.h (loop_insn_hoist): New prototype.m.hayes2001-01-071-0/+1
* * loop.h (struct loop_reg): New.m.hayes2001-01-051-21/+26
* * loop.h (struct iv): New.m.hayes2001-01-011-32/+44
* * loop.h (REG_IV_CLASS): New accessor macro.m.hayes2001-01-011-0/+1
* * loop.c (loop_giv_reduce_benefit): Break out from strength_reduce.m.hayes2001-01-011-6/+13
* * loop.h (REGNO_FIRST_LUID, REGNO_LAST_LUID): Define.m.hayes2001-01-011-0/+4
* * loop.h (struct loop_movables): New.m.hayes2001-01-011-0/+21
* Kill recombine_givs.rth2000-09-191-10/+0
* * loop.c: Fix formatting.law2000-09-141-32/+37
* * loop.h (LOOP_IVS): New macro.m.hayes2000-09-111-12/+37
* * loop.h (LOOP_REGS): New macro.m.hayes2000-09-111-2/+45
* * unroll.c (iteration_info): Subsume into loop_iterations.m.hayes2000-09-111-0/+2
* * loop.h (struct loop_mem_info): Move from loop.cm.hayes2000-09-091-0/+33
* * loop.c (strength_reduce): Call check_ext_dependant_givs.rth2000-09-071-1/+4
* * Makefile.in (OBJS): Add doloop.o.rth2000-07-301-0/+2
* * Back out this patch:amylaar2000-05-251-1/+0
* * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.kenner2000-05-191-1/+2
* * loop.c (scan_loop, strength_reduce, loop_optimize): Change unroll_phubicka2000-05-151-0/+4
* Fix lossage caused by applying old version of my previous patch.hubicka2000-04-191-1/+1
* * loop.c (check_insn_for_bivs, for_every_insn_in_loop,hubicka2000-04-191-0/+2
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-3/+3
* * emit-rtl.c (remove_unncessary_notes): Check that allmmitchel2000-03-191-3/+0
* 2000-01-26 Michael Hayes <m.hayes@elec.canterbury.ac.nz>m.hayes2000-01-251-9/+7
* 2000-01-25 Michael Hayes <m.hayes@elec.canterbury.ac.nz>m.hayes2000-01-251-0/+3
* Update copyrightsghazi2000-01-171-1/+1
* * ggc-common.c: PROTO -> PARAMS.ghazi2000-01-171-16/+16
* * loop.c (this_loop_info): Delete.m.hayes2000-01-151-17/+5
* * loop.h (struct induction): Add multi_insn_incr.rth1999-12-081-0/+1
* * loop.c (this_loop_info): New variable.law1999-08-291-8/+22
* * loop.h (loop_insn_first_p): Declare.amylaar1999-02-241-5/+4
* * loop.h (express_from): Declare.amylaar1999-02-031-2/+3
* Happy new year.amylaar1999-01-281-1/+1
* * rtl.h (insn_first_p): Declare.amylaar1999-01-271-4/+23
* * loop.h (loop_info): New field 'vtop'.m.hayes1998-12-151-1/+3
* * loop.h (struct induction): Delete times_used member.amylaar1998-12-151-1/+0
* * loop.h (precondition_loop_p): Added new mode argument.m.hayes1998-11-251-1/+2
* * loop.h (struct loop_info): Define new structure.m.hayes1998-11-251-13/+46
* * unroll.c (loop_iteration_var, loop_initial_value, loop_incrementdje1998-10-051-6/+9
* * loop.h (struct induction): Add no_const_addval.rth1998-07-171-0/+1