tree.h (PHI_CHAIN): New.
[gcc.git] / gcc / loop.c
2004-06-16 Dale Johannesenloop.c (loop_givs_reduce): Avoid miscompilation of...
2004-06-15 Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-03-18 Zdenek Dvorakdoloop.c: Removed.
2004-03-05 Paolo Bonzinicse.c (cse_end_of_basic_block): Make static.
2004-03-04 Jan Hubickacfgcleanup.c (thread_jump): Update call of cselib_init.
2004-03-03 Paolo Bonzinialias.c (rtx_equal_for_memref_p): Use predicates to...
2004-02-19 Kazu Hirata* loop.c (all_sets_invariant_p): Remove.
2004-02-14 Eric Botcazouloop.c (check_dbra_loop): Use gen_int_mode instead...
2004-02-06 Ulrich Weigandloop.c (force_movables): Transitively increase the...
2004-02-02 Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2004-01-20 Zdenek Dvorakre PR rtl-optimization/12440 (gcc 3.3.1 on i386 linux...
2004-01-16 Kazu Hiratac-common.h: Fix comment formatting.
2004-01-14 Steven Bosschersystem.h: Poison PROMOTED_MODE
2004-01-12 Jan Hubickare PR rtl-optimization/12826 (Optimizer removes referen...
2004-01-06 Kazu Hirataalias.c: Fix comment typos.
2004-01-02 Andrew Pinskiloop.c (loop_optimize): Free all loops_info's mems.
2003-12-22 Dale Johannesenre PR rtl-optimization/12828 (-floop-optimize is unstab...
2003-12-21 Kazu Hirataalias.c: Fix comment formatting.
2003-12-18 Ulrich Weigandloop.c (move_movables): Handle combination of m->consec...
2003-12-15 J"orn Renneckereload.c (reg_overlap_mentioned_for_reload_p): When...
2003-12-12 Roger Saylere PR rtl-optimization/13037 ([gcse-lm] g77 generates...
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-12-07 Eric Botcazoure PR rtl-optimization/13318 (ICE: floating point excep...
2003-11-21 Kazu HirataChangeLog.7: Fix comment typos.
2003-11-09 Roger Sayleloop.c (check_dbra_loop): Try swapping the comparison...
2003-10-24 Roger Saylere PR middle-end/11414 (Segementation fault compiling...
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment typos.
2003-09-15 Zdenek Dvorakre PR rtl-optimization/10914 (unswitch loops does not...
2003-09-12 Chris Lattner* loop.c: Move comments describing BIV's and GIV's...
2003-09-07 James E Wilsonloop.c (loop_regs_update): Delete else clause for PATTE...
2003-07-30 Andi Kleen* loop.c (check_dbra_loop): Allow LTU in the loop condi...
2003-07-22 Kazu Hirataalias.c: Fix comment formatting.
2003-07-22 Kazu Hiratacombine.c (if_then_else_cond): Simplify the comparison...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-18 Jakub Jelinekre PR target/11087 (gcc miscompiles raid1.c from linux...
2003-07-17 Ulrich Weigandloop.c (check_ext_dependent_givs): Pass const struct...
2003-07-11 James E Wilsonre PR rtl-optimization/9745 ([powerpc] miscompiles...
2003-07-06 Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-29 Zdenek Dvorakloop.c (count_one_set): Fix detection of registers...
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-01 Andreas Jaeger* loop.c (check_insn_for_givs): Remove DONT_REDUCE_ADDR...
2003-05-31 Roger Sayleflags.h (flag_wrapv): New flag controlling overflow...
2003-05-17 Kaveh R. Ghazicfgloopanal.c (test_for_iteration): Use string concaten...
2003-05-14 Nathan Sidwell* loop.c (check_dbra_loop): Factor common test.
2003-05-03 Olivier Hainqueemit-rtl.c (last_call_insn, [...]): New functions.
2003-04-25 John David Anglinre PR rtl-optimization/8705 ([HP-PA] ICE in emit_move_i...
2003-04-03 Eric Botcazoure PR rtl-optimization/10157 ([Sparc] internal compiler...
2003-03-28 Alan Modrareload1.c (reload_as_needed): Allow a USE in asm reloads.
2003-03-28 Alan Modraloop.c: (find_mem_in_note_1, find_mem_in_note): New...
2003-03-27 Glen Nakamurare PR rtl-optimization/10087 (optimizer produces wrong...
2003-03-15 Josef Zlomekrtl.h (subrtx_p): Renamed to rtx_referenced_p.
2003-03-10 Josef Zlomekcfgcleanup.c (outgoing_edges_match): Compare the jump...
2003-03-08 Kazu Hiratacalls.c: Fix comment formatting.
2003-02-28 Dale Johannesenloop.c (struct movable): Add insert_temp, shrink savemode.
2003-02-26 Zdenek Dvorakcse.c (count_reg_usage): Fix handling of REG_EQUAL...
2003-02-26 Roger Saylecombine.c (combine_simplify_rtx, [...]): Use CC0_P.
2003-01-31 Jan Hubickaloop.c (emit_prefetch_instructions): Do conversion...
2003-01-28 Dale Johannesenemit-rtl.c (const_double_htab_hash): Use mode in the...
2003-01-28 Richard Hendersontarget.h (targetm.address_cost): New.
2003-01-24 Zdenek Dvorakcfgloopanal.c: New file.
2003-01-18 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-01-17 Kazu Hirataifcvt.c: Fix comment typos.
2003-01-16 Kaveh R. Ghaziarm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsign...
2002-12-19 Eric Botcazoure PR rtl-optimization/8988 (gcc3.2 and 3.2.1 with...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13 Kazu Hiratac-decl.c: Fix a comment typo.
2002-11-20 Andreas Jaegerloop.c (record_giv): Initialize not_replaceable.
2002-11-04 Dale JohannesenFix bugs that showed up building Spec on ppc darwin.
2002-10-27 Kazu Hiratacombine.c: Fix comment formatting.
2002-10-15 Ulrich Weigandre PR rtl-optimization/7409 (loop optimization)
2002-10-09 Kaveh R. Ghaziloop.c: Revert 2002-08-15 change.
2002-10-07 Dale JohannesenPermit doloop treatment for preconditioned loops.
2002-09-22 Kazu Hiratadbxout.c: Follow spelling conventions.
2002-09-16 Richard Hendersonreal.c, real.h: Rewrite from scratch.
2002-09-16 Kazu HirataABOUT-NLS: Follow spelling conventions.
2002-09-14 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-14 Kazu Hirata* loop.c: Fix a comment typo.
2002-09-08 Roger Saylere PR rtl-optimization/6405 (Loop-unrolling related...
2002-09-08 Kazu Hiratabasic-block.h: Fix comment formatting.
2002-09-08 Jan Hubickaemit-rtl.c (set_mem_attributes_minus_bitpos): Fix array...
2002-09-04 J"orn Renneckeloop.c (scan_loop): Don't mark separate insns out of...
2002-08-15 Kaveh R. Ghaziloop.c (scan_loop, [...]): Cast to avoid signed/unsigne...
2002-08-05 Geoffrey KeatingIndex: ChangeLog
2002-07-23 Neil Boothgenautomata.c (VLA_HWINT_SHORTEN, [...]): Remove.
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-07-22 Richard Hendersonloop.h (LOOP_AUTO_UNROLL): Rename from LOOP_FIRST_PASS.
2002-07-19 Richard Henderson* loop.c (loop_givs_rescan): Delete the REG_EQUAL note...
2002-07-17 Eric Botcazoure PR rtl-optimization/6713 (Regression wrt 3.0.4:...
2002-06-15 Eric Botcazouloop.c (check_final_value): Use v->always_executed...
2002-06-15 Eric Botcazou* loop.c (for_each_insn_in_loop): Fix formatting and...
2002-06-11 Jeff Law* loop.c (loop_regs_scan): Avoid useless generation...
2002-06-11 David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-06-02 Jan Hubickaloop.c (emit_prefetch_instructions): Properly place...
2002-05-30 Eric Botcazouexpmed.c (const_mult_add_overflow_p): New.
2002-05-30 Kazu Hiratalanghooks.c: Fix formatting.
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Janis Johnsonloop.h (struct loop_info): Add member has_prefetch.
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-10 Janis Johnsonloop.c: (PREFETCH_EXTREME_DIFFERENCE, PREFETCH_BEFORE_L...
next