OSDN Git Service

Fix commentary.
[pf3gnuchains/gcc-fork.git] / gcc / unroll.c
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-02-26 lawFix copyrights.
2000-02-19 kenner * bitmap.c (bitmap_operation): Avoid using -1 for...
2000-02-10 ghazi * flow.c (mark_regs_live_at_end): Delete unused...
2000-02-01 zack * frame.c (find_fde): Convert for loop to do-while...
2000-01-25 m.hayes2000-01-26 Michael Hayes <m.hayes@elec.canterbury...
2000-01-25 m.hayes2000-01-25 Michael Hayes <m.hayes@elec.canterbury...
2000-01-19 m.hayesloop.c
2000-01-17 ghazi * toplev.c: PROTO -> PARAMS.
2000-01-15 m.hayes * loop.c (this_loop_info): Delete.
2000-01-11 mrs * unroll.c (unroll_loop): Add EH support.
2000-01-04 ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
1999-12-27 rth * alias.c (nonlocal_reference_p): Add else...
1999-12-24 ghazi * Makefile.in (toplev.o): Depend on loop.h.
1999-12-20 cruxcurrent_function -> cfun
1999-12-18 amylaar * unroll.c (copy_loop_body): Don't treat a REG like...
1999-11-29 cruxFix abort in loop_iterations
1999-11-12 rth * unroll.c (unroll_loop): Make temp an unsigned...
1999-11-02 law * jump.c (jump_optimize_1): Swap the incscc...
1999-11-02 law * unroll.c (unroll_loop): Allocate memory for...
1999-11-01 mmitchel * bitmap.h (BITMAP_XMALLOC): New macro.
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-24 rth * unroll.c (copy_loop_body): Examine SET_DEST...
1999-10-24 rthRevert unintended change to copy_loop_body.
1999-10-24 rth * alias.c: Include ggc.h.
1999-10-15 rth Based on patch from Michael Gschwind <mikeg...
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-14 ghazi * c-lex.c (handle_generic_pragma): Remove unused...
1999-08-29 law * loop.c (this_loop_info): New variable.
1999-08-25 ghaziWarning fixes:
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-18 cruxCombined compare & jump infrastructure
1999-08-18 cruxIndentation fixes
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-02 geoffkUnroll my commit of 1999/08/01 16:14:58, there was...
1999-08-01 geoffk * config/rs6000/rs6000.c (num_insns_constant_wide...
1999-07-09 wilsonFix -g -O3 -funroll-all-loops irix6 bootstrap failure...
1999-07-07 law8
1999-05-05 amylaar * unroll.c (copy_loop_body): Don't copy VTOP notes...
1999-04-07 law * h8300.c (h8300_adjust_insn_length): Avoid...
1999-04-07 law * unroll.c (copy_loop_body): Always ensure...
1999-03-12 amylaar * unroll.c (loop_iterations): Don't return a final...
1999-03-08 wilsonFix cygwin toolchain build failure reported by Geoffrey...
1999-03-02 amylaar * unroll.c (copy_loop_body): Don't make extra copies of
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-02-24 amylaar * loop.h (loop_insn_first_p): Declare.
1999-02-24 amylaar * unroll.c (unroll_loop): Avoid out-of-bounds index...
1999-02-06 law * unroll.c (find_splittable_givs): After expres...
1999-02-04 amylaar * unroll.c (entire file): Remove tabs / spaces at...
1999-02-03 amylaar * loop.h (express_from): Declare.
1999-02-01 raeburnUse varrays for constant-equivalence data:
1999-01-27 amylaar * rtl.h (insn_first_p): Declare.
1999-01-15 law8
1999-01-15 law * unroll.c (find_splittable_givs): For a DEST_A...
1999-01-06 lawFix copyrights.
1999-01-03 law * optabs.c (emit_cmp_insn): Abort if asked...
1998-12-15 m.hayes * loop.h (loop_info): New field 'vtop'.
1998-12-08 amylaar * loop.c (strength_reduce): If scan_start points to...
1998-12-05 law * print-rtl.c (print_rtx): Add prototype.
1998-11-25 m.hayes * loop.h (precondition_loop_p): Added new mode argument.
1998-11-25 m.hayes * loop.h (struct loop_info): Define new structure.
1998-11-25 m.hayes * loop.c (check_dbra_loop): Update JUMP_LABEL field...
1998-10-14 ghaziWarning fixes:
1998-10-05 dje * unroll.c (loop_iteration_var, loop_initial_va...
1998-07-29 lawP
1998-06-29 ghaziWarning fixes:
1998-06-22 wilsonFix irix6 -O3 -funroll-all-loops bootstrap failure...
1998-06-22 ghaziWarning fixes:
1998-06-19 law * alias.c: Include toplev.h
1998-06-19 wilsonFix hpux loop unrolling bug reported by Tim Prince.
1998-06-10 rearnsha* unroll.c (verify_addresses): Use validate_replace_rtx...
1998-05-06 lawtypo typo fixes fixes
1998-04-25 jfc * alias.c (alias_invariant): New variable.
1998-04-17 law * varasm.c (asm_output_bss): Add prototype.
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-20 ghaziMajor cutover to using system.h:
1998-02-28 ghaziFix warious warnings:
1998-02-14 law * varasm.c (output_constant_pool): Bring back...
1998-02-07 law * c-common.c: Include <stdlib.h> and <string...
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1997-12-18 law * integrate.c (get_label_from_map): New function.
1997-12-18 law * unroll.c (calculate_giv_inc): Handle constant...
1997-12-07 lawMerge from gcc-2.8
1997-12-02 wilsonBetter fix for loop unrolling problem.
1997-11-27 law * unroll.c (find_splittable_givs): Don't split...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-22 law * loop.c (loop_number): Delete function. Chang...
1997-09-22 law * loop.c (loop_unroll_factor): Move outside...
1997-08-31 wilsonFix alpha loop unrolling abort.
1997-08-23 law * unroll.c (find_splittable_givs): Only share...
1997-08-12 law * Integrate Haifa instruction scheduler.
1997-08-11 law * Integrate alias analysis changes from jfc...
1997-06-25 wilson(final_giv_value): Verify that bl->initial_value is
1997-06-24 wilson(find_splittable_givs): Set splittable_regs_updates to
1997-05-30 meissnerUse accessor macros to access arrays based on regno...
1997-05-06 mrsreformat a little to match GNU coding standards.
1997-04-30 wilson(set_dominates_use): In second loop, add check for...
1997-02-20 wilson(unroll_loop): Add check for naive loop that ends with
1996-11-15 kenner(iteration_info): Fix code so that it knows iteration_v...
1996-10-22 wilson(unroll_loop): Always reject loops with unbalanced...
next