summaryrefslogtreecommitdiff
path: root/gcc/loop.h
Commit message (Expand)AuthorAgeFilesLines
* c-decl.c: Fix a comment typo.Kazu Hirata2002-12-131-1/+1
* dbxout.c: Follow spelling conventions.Kazu Hirata2002-09-221-2/+2
* loop.h (LOOP_AUTO_UNROLL): Rename from LOOP_FIRST_PASS.Richard Henderson2002-07-211-1/+1
* re PR rtl-optimization/7130 (miscompiled code for gcc-3.1 on powerpc-unknown-...Alan Modra2002-07-201-0/+3
* langhooks.c: Fix formatting.Kazu Hirata2002-05-301-3/+3
* loop.h (struct loop_info): Add member has_prefetch.Janis Johnson2002-05-161-0/+2
* re PR rtl-optimization/4311 (unrolling loops creates non-ending loop)Richard Henderson2002-04-021-0/+1
* rtl.h: Update copyright date.Graham Stott2002-01-031-4/+4
* predict.c (estimate_probability): Reorganize opcode heuristics.Jan Hubicka2001-12-131-0/+1
* loop.h (struct induction): Rename ext_dependant to ext_dependent.Joseph Myers2001-10-291-1/+1
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* acconfig.h: Fix comment formatting.Kazu Hirata2001-10-091-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* loop.h (struct movables): Remove `num'.Mark Mitchell2001-05-111-2/+0
* loop.c (loop_call_insn_emit_before, [...]): New.Michael Hayes2001-01-251-0/+2
* loop.h: Remove wrong declaration of doloop_condition_get.Andreas Jaeger2001-01-121-2/+2
* loop.h (total_biv_increment): Constify iv_class pointer.Michael Hayes2001-01-121-2/+3
* hard-reg-set.h: Add multiple include guard.Michael Hayes2001-01-071-2/+10
* loop.h (loop_insn_hoist): New prototype.Michael Hayes2001-01-071-0/+1
* loop.h (struct loop_reg): New.Michael Hayes2001-01-051-21/+26
* loop.h (struct iv): New.Michael Hayes2001-01-011-32/+44
* loop.h (REG_IV_CLASS): New accessor macro.Michael Hayes2001-01-011-0/+1
* loop.c (loop_giv_reduce_benefit): Break out from strength_reduce.Michael Hayes2001-01-011-6/+13
* loop.h (REGNO_FIRST_LUID, [...]): Define.Michael Hayes2001-01-011-0/+4
* loop.h (struct loop_movables): New.Michael Hayes2001-01-011-0/+21
* Kill recombine_givs.Bernd Schmidt2000-09-191-10/+0
* loop.c: Fix formatting.Kazu Hirata2000-09-131-32/+37
* loop.h (LOOP_IVS): New macro.Michael Hayes2000-09-111-12/+37
* loop.h (LOOP_REGS): New macro.Michael Hayes2000-09-111-2/+45
* unroll.c (iteration_info): Subsume into loop_iterations.Michael Hayes2000-09-111-0/+2
* loop.h (struct loop_mem_info): Move from loop.c (struct loop_info): Add field...Michael Hayes2000-09-091-0/+33
* loop.c (strength_reduce): Call check_ext_dependant_givs.Richard Henderson2000-09-071-1/+4
* Makefile.in (OBJS): Add doloop.o.Richard Henderson2000-07-301-0/+2
* revert: loop.h (struct induction): Add multi_insn_incr.J"orn Rennecke2000-05-251-1/+0
* cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.Richard Kenner2000-05-191-1/+2
* loop.c (scan_loop, [...]): Change unroll_p and bct_p parameters to flags.Jan Hubicka2000-05-151-0/+4
* Fix lossage caused by applying old version of my previous patch.Jan Hubicka2000-04-191-1/+1
* loop.c (check_insn_for_bivs, [...]): Break out from ...Jan Hubicka2000-04-191-0/+2
* * Rework fields used to describe positions of bitfields andRichard Kenner2000-03-251-3/+3
* emit-rtl.c (remove_unncessary_notes): Check that all NOTE_INSN_BLOCK_BEG and ...Mark Mitchell2000-03-191-3/+0
* loop.c (current_loop_info): Delete.Michael Hayes2000-01-251-9/+7
* loop.h (LOOP_INFO): New accessor macro.Michael Hayes2000-01-251-0/+3
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* ggc-common.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-16/+16
* loop.c (this_loop_info): Delete.Michael Hayes2000-01-151-17/+5
* loop.h (struct induction): Add multi_insn_incr.Richard Henderson1999-12-071-0/+1
* loop.c (this_loop_info): New variable.Michael Hayes1999-08-291-8/+22
* loop.h (loop_insn_first_p): Declare.J"orn Rennecke1999-02-241-5/+4
* loop.h (express_from): Declare.J"orn Rennecke1999-02-031-2/+3
* Happy new year.Joern Rennecke1999-01-281-1/+1