aboutsummaryrefslogtreecommitdiff
path: root/gcc/loop.h
AgeCommit message (Expand)Author
2004-05-17re PR rtl-optimization/11841 (The code compiled with -funroll-loops crashes)Eric Botcazou
2003-09-27re PR rtl-optimization/12340 (loop unroller + gcse produces wrong code)Eric Botcazou
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata
2002-07-21loop.h (LOOP_AUTO_UNROLL): Rename from LOOP_FIRST_PASS.Richard Henderson
2002-07-20re PR rtl-optimization/7130 (miscompiled code for gcc-3.1 on powerpc-unknown-...Alan Modra
2002-05-30langhooks.c: Fix formatting.Kazu Hirata
2002-05-16loop.h (struct loop_info): Add member has_prefetch.Janis Johnson
2002-04-02re PR rtl-optimization/4311 (unrolling loops creates non-ending loop)Richard Henderson
2002-01-03rtl.h: Update copyright date.Graham Stott
2001-12-13predict.c (estimate_probability): Reorganize opcode heuristics.Jan Hubicka
2001-10-29loop.h (struct induction): Rename ext_dependant to ext_dependent.Joseph Myers
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers
2001-10-09acconfig.h: Fix comment formatting.Kazu Hirata
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-05-11loop.h (struct movables): Remove `num'.Mark Mitchell
2001-01-25loop.c (loop_call_insn_emit_before, [...]): New.Michael Hayes
2001-01-12loop.h: Remove wrong declaration of doloop_condition_get.Andreas Jaeger
2001-01-12loop.h (total_biv_increment): Constify iv_class pointer.Michael Hayes
2001-01-07hard-reg-set.h: Add multiple include guard.Michael Hayes
2001-01-07loop.h (loop_insn_hoist): New prototype.Michael Hayes
2001-01-05loop.h (struct loop_reg): New.Michael Hayes
2001-01-01loop.h (struct iv): New.Michael Hayes
2001-01-01loop.h (REG_IV_CLASS): New accessor macro.Michael Hayes
2001-01-01loop.c (loop_giv_reduce_benefit): Break out from strength_reduce.Michael Hayes
2001-01-01loop.h (REGNO_FIRST_LUID, [...]): Define.Michael Hayes
2001-01-01loop.h (struct loop_movables): New.Michael Hayes
2000-09-19Kill recombine_givs.Bernd Schmidt
2000-09-13loop.c: Fix formatting.Kazu Hirata
2000-09-11loop.h (LOOP_IVS): New macro.Michael Hayes
2000-09-11loop.h (LOOP_REGS): New macro.Michael Hayes
2000-09-11unroll.c (iteration_info): Subsume into loop_iterations.Michael Hayes
2000-09-09loop.h (struct loop_mem_info): Move from loop.c (struct loop_info): Add field...Michael Hayes
2000-09-07loop.c (strength_reduce): Call check_ext_dependant_givs.Richard Henderson
2000-07-30Makefile.in (OBJS): Add doloop.o.Richard Henderson
2000-05-25revert: loop.h (struct induction): Add multi_insn_incr.J"orn Rennecke
2000-05-19cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.Richard Kenner
2000-05-15loop.c (scan_loop, [...]): Change unroll_p and bct_p parameters to flags.Jan Hubicka
2000-04-19Fix lossage caused by applying old version of my previous patch.Jan Hubicka
2000-04-19loop.c (check_insn_for_bivs, [...]): Break out from ...Jan Hubicka
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner
2000-03-19emit-rtl.c (remove_unncessary_notes): Check that all NOTE_INSN_BLOCK_BEG and ...Mark Mitchell
2000-01-25loop.c (current_loop_info): Delete.Michael Hayes
2000-01-25loop.h (LOOP_INFO): New accessor macro.Michael Hayes
2000-01-17Update copyrightsKaveh Ghazi
2000-01-17ggc-common.c: PROTO -> PARAMS.Kaveh R. Ghazi
2000-01-15loop.c (this_loop_info): Delete.Michael Hayes
1999-12-07loop.h (struct induction): Add multi_insn_incr.Richard Henderson
1999-08-29loop.c (this_loop_info): New variable.Michael Hayes
1999-02-24loop.h (loop_insn_first_p): Declare.J"orn Rennecke