aboutsummaryrefslogtreecommitdiff
path: root/gcc/loop.c
AgeCommit message (Expand)Author
2004-05-29re PR rtl-optimization/13653 (-O2 -funroll-loop miscompiles POOMA testcase)Eric Botcazou
2004-01-29backport: re PR rtl-optimization/12440 (gcc 3.3.1 on i386 linux 2.4.22 crashe...Gabriel Dos Reis
2004-01-21backport: re PR rtl-optimization/12826 (Optimizer removes reference through v...Gabriel Dos Reis
2003-12-12re PR rtl-optimization/13037 ([gcse-lm] g77 generates incorrect code)Roger Sayle
2003-12-11backport: re PR rtl-optimization/13318 (ICE: floating point exception in the ...Eric Botcazou
2003-10-14re PR target/11087 (gcc miscompiles raid1.c from linux kernel)Steven Bosscher
2003-07-10re PR rtl-optimization/9745 ([powerpc] miscompiles libmcrypt (alias problem d...James E Wilson
2003-04-25re PR rtl-optimization/8705 ([HP-PA] ICE in emit_move_insn_1, at expr.c:3101)John David Anglin
2003-03-29reload1.c (reload_as_needed): Allow a USE in asm reloads.Alan Modra
2003-03-28loop.c: (find_mem_in_note_1, find_mem_in_note): New functions.Alan Modra
2003-03-24re PR rtl-optimization/10087 (optimizer produces wrong code when indexing 2D ...Glen Nakamura
2003-01-31loop.c (emit_prefetch_instructions): Do conversion at right place in RTL chain.Jan Hubicka
2003-01-24calls.c (fix_unsafe_tree): Prototype.Kaveh R. Ghazi
2002-12-19re PR rtl-optimization/8988 (gcc3.2 and 3.2.1 with -O2 and -mcpu=i386 generat...Eric Botcazou
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata
2002-11-20loop.c (record_giv): Initialize not_replaceable.Andreas Jaeger
2002-11-04Fix bugs that showed up building Spec on ppc darwin.Dale Johannesen
2002-10-27combine.c: Fix comment formatting.Kazu Hirata
2002-10-15re PR rtl-optimization/7409 (loop optimization)Ulrich Weigand
2002-10-09loop.c: Revert 2002-08-15 change.Kaveh R. Ghazi
2002-10-07Permit doloop treatment for preconditioned loops.Dale Johannesen
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata
2002-09-16real.c, real.h: Rewrite from scratch.Richard Henderson
2002-09-16ABOUT-NLS: Follow spelling conventions.Kazu Hirata
2002-09-14ChangeLog: Follow spelling conventions.Kazu Hirata
2002-09-14* loop.c: Fix a comment typo.Kazu Hirata
2002-09-08re PR rtl-optimization/6405 (Loop-unrolling related performance regressions)Roger Sayle
2002-09-08basic-block.h: Fix comment formatting.Kazu Hirata
2002-09-08emit-rtl.c (set_mem_attributes_minus_bitpos): Fix array_ref handling.Jan Hubicka
2002-09-05loop.c (scan_loop): Don't mark separate insns out of a libcall for moving.J"orn Rennecke
2002-08-15loop.c (scan_loop, [...]): Cast to avoid signed/unsigned warnings.Kaveh R. Ghazi
2002-08-05Index: ChangeLogGeoffrey Keating
2002-07-23genautomata.c (VLA_HWINT_SHORTEN, [...]): Remove.Neil Booth
2002-07-23defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth
2002-07-21loop.h (LOOP_AUTO_UNROLL): Rename from LOOP_FIRST_PASS.Richard Henderson
2002-07-19* loop.c (loop_givs_rescan): Delete the REG_EQUAL note, not the insn.Richard Henderson
2002-07-17re PR rtl-optimization/6713 (Regression wrt 3.0.4: g++ -O2 leads to seg fault...Eric Botcazou
2002-06-14loop.c (check_final_value): Use v->always_executed instead of v->always_compu...Eric Botcazou
2002-06-14* loop.c (for_each_insn_in_loop): Fix formatting and comments.Eric Botcazou
2002-06-11* loop.c (loop_regs_scan): Avoid useless generation of REG objects.Jeff Law
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller
2002-06-02loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka
2002-05-30expmed.c (const_mult_add_overflow_p): New.Eric Botcazou
2002-05-30langhooks.c: Fix formatting.Kazu Hirata
2002-05-16Revert "Basic block renumbering removal", and two followup patches.Richard Henderson
2002-05-16loop.h (struct loop_info): Add member has_prefetch.Janis Johnson
2002-05-16Basic block renumbering removal.Zdenek Dvorak
2002-05-10loop.c: (PREFETCH_EXTREME_DIFFERENCE, PREFETCH_BEFORE_LOOP): New.Janis Johnson
2002-04-25loop.c (load_mems): Don't change the interface of called functions.J"orn Rennecke
2002-04-24* loop.c (canonicalize_condition): Use gen_int_mode.Jan Hubicka