]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/unroll.c
Oops, missed ChangeLog in last checkin...
[thirdparty/gcc.git] / gcc / unroll.c
2000-03-25  Richard Kenner* Rework fields used to describe positions of bitfields and
2000-02-26  Jeff LawFix copyrights.
2000-02-19  Richard Kennerbitmap.c (bitmap_operation): Avoid using -1 for index...
2000-02-10  Kaveh R. Ghaziflow.c (mark_regs_live_at_end): Delete unused variables.
2000-02-01  Zack Weinbergframe.c (find_fde): Convert for loop to do-while so...
2000-01-25  Michael Hayesloop.c (current_loop_info): Delete.
2000-01-25  Michael Hayesloop.h (LOOP_INFO): New accessor macro.
2000-01-19  Michael Hayesloop.c
2000-01-17  Kaveh R. Ghazitoplev.c: PROTO -> PARAMS.
2000-01-15  Michael Hayesloop.c (this_loop_info): Delete.
2000-01-11  Mike Stump* unroll.c (unroll_loop): Add EH support.
2000-01-04  Kaveh R. Ghazibuiltins.c (expand_builtin_strlen): Initialize variable...
1999-12-27  Christophe Jailletalias.c (nonlocal_reference_p): Add else for disjoint...
1999-12-24  Kaveh R. GhaziMakefile.in (toplev.o): Depend on loop.h.
1999-12-20  Bernd Schmidtcurrent_function -> cfun
1999-12-18  J"orn Rennecke* unroll.c (copy_loop_body): Don't treat a REG like...
1999-11-29  Bernd SchmidtFix abort in loop_iterations
1999-11-12  Richard Henderson* unroll.c (unroll_loop): Make temp an unsigned HOST_WI...
1999-11-02  Jan Hubickajump.c (jump_optimize_1): Swap the incscc and the condi...
1999-11-02  Jeffrey A Lawunroll.c (unroll_loop): Allocate memory for MAP using...
1999-11-01  Mark Mitchellbitmap.h (BITMAP_XMALLOC): New macro.
1999-11-01  Richard Kenner[multiple changes]
1999-10-24  Richard Hendersonunroll.c (copy_loop_body): Examine SET_DEST of single_s...
1999-10-24  Richard HendersonRevert unintended change to copy_loop_body.
1999-10-24  Graham Stottalias.c: Include ggc.h.
1999-10-15  Richard HendersonBased on patch from Michael Gschwind <mikeg@watson...
1999-09-20  Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-14  Kaveh R. Ghazic-lex.c (handle_generic_pragma): Remove unused variable...
1999-08-29  Michael Hayesloop.c (this_loop_info): New variable.
1999-08-25  Kaveh R. GhaziWarning fixes:
1999-08-20  Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-18  Bernd SchmidtCombined compare & jump infrastructure
1999-08-18  Bernd SchmidtIndentation fixes
1999-08-09  Bernd SchmidtInclude function.h in most files.
1999-08-02  Geoffrey KeatingUnroll my commit of 1999/08/01 16:14:58, there was...
1999-08-01  Geoff Keatingrs6000.c (num_insns_constant_wide): Correct for type...
1999-07-09  Jim WilsonFix -g -O3 -funroll-all-loops irix6 bootstrap failure...
1999-07-07  Jim Wilsonunroll.c (unroll_loop): Don't delete NOTE_INSN_DELETED_...
1999-05-05  J"orn Rennecke* unroll.c (copy_loop_body): Don't copy VTOP notes...
1999-04-07  Jeffrey A Lawh8300.c (h8300_adjust_insn_length): Avoid trying to...
1999-04-07  Jeffrey A Lawunroll.c (copy_loop_body): Always ensure at least two...
1999-03-12  J"orn Renneckeunroll.c (loop_iterations): Don't return a final value...
1999-03-08  Jim WilsonFix cygwin toolchain build failure reported by Geoffrey...
1999-03-02  J"orn Renneckeunroll.c (copy_loop_body): Don't make extra copies...
1999-02-25  Richard HendersonFlow rewrite to use basic block structures and edge...
1999-02-24  J"orn Renneckeloop.h (loop_insn_first_p): Declare.
1999-02-24  J"orn Rennecke* unroll.c (unroll_loop): Avoid out-of-bounds index...
1999-02-06  Jim Wilsonunroll.c (find_splittable_givs): After express_from...
1999-02-04  J"orn Renneckeunroll.c (entire file): Remove tabs / spaces at end...
1999-02-03  J"orn Renneckeloop.h (express_from): Declare.
1999-02-01  Ken RaeburnUse varrays for constant-equivalence data:
1999-01-27  J"orn Renneckertl.h (insn_first_p): Declare.
1999-01-15  Michael Hayesunroll.c (loop_iterations): Return 0 if the last loop...
1999-01-15  Jeffrey A Lawunroll.c (find_splittable_givs): For a DEST_ADDR giv...
1999-01-06  Jeff LawFix copyrights.
1999-01-03  Michael Hayesoptabs.c (emit_cmp_insn): Abort if asked to emit non...
1998-12-15  Michael Hayesloop.h (loop_info): New field 'vtop'.
1998-12-08  J"orn Renneckeloop.c (strength_reduce): If scan_start points to the...
1998-12-05  H.J. Luprint-rtl.c (print_rtx): Add prototype.
1998-11-25  Michael Hayesloop.h (precondition_loop_p): Added new mode argument.
1998-11-25  Michael Hayesloop.h (struct loop_info): Define new structure.
1998-11-25  Michael Hayesloop.c (check_dbra_loop): Update JUMP_LABEL field of...
1998-10-14  Kaveh R. GhaziWarning fixes:
1998-10-05  David Edelsohnunroll.c (loop_iteration_var, [...]): No longer static.
1998-07-29  Jeff Lawunroll.c (unroll_loop): Do not abort for an UNROLL_MODU...
1998-06-29  Kaveh R. GhaziWarning fixes:
1998-06-22  Jim WilsonFix irix6 -O3 -funroll-all-loops bootstrap failure...
1998-06-22  Kaveh R. GhaziWarning fixes:
1998-06-19  Graham Stottalias.c: Include toplev.h
1998-06-19  Jim WilsonFix hpux loop unrolling bug reported by Tim Prince.
1998-06-10  Richard Earnshawunroll.c (verify_addresses): Use validate_replace_rtx...
1998-05-06  Jeff Lawtypo typo fixes fixes
1998-04-25  John Carralias.c (alias_invariant): New variable.
1998-04-17  Jeff Lawvarasm.c (asm_output_bss): Add prototype.
1998-04-04  Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-20  Kaveh R. GhaziMajor cutover to using system.h:
1998-02-28  Kaveh R. GhaziFix warious warnings:
1998-02-14  Jeffrey A Lawvarasm.c (output_constant_pool): Bring back 'done'...
1998-02-07  Robert Lipec-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-01-14  Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1997-12-18  Jeff Lawintegrate.c (get_label_from_map): New function.
1997-12-18  Gavin Kochunroll.c (calculate_giv_inc): Handle constant increment...
1997-12-07  Jeff LawMerge from gcc-2.8
1997-12-02  Jim WilsonBetter fix for loop unrolling problem.
1997-11-27  Jeffrey A Lawunroll.c (find_splittable_givs): Don't split givs with...
1997-11-02  Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-22  Jeffrey A Lawloop.c (loop_number): Delete function.
1997-09-22  Jeff Lawloop.c (loop_unroll_factor): Move outside #ifdef HAIFA...
1997-08-31  Jim WilsonFix alpha loop unrolling abort.
1997-08-23  John F. Carrunroll.c (find_splittable_givs): Only share if two...
1997-08-12  Jeffrey A Law* Integrate Haifa instruction scheduler.
1997-08-11  Jeffrey A Law* Integrate alias analysis changes from jfc@mit.edu
1997-06-25  Jim Wilson(final_giv_value): Verify that bl->initial_value is
1997-06-24  Jim Wilson(find_splittable_givs): Set splittable_regs_updates to
1997-05-30  Michael MeissnerUse accessor macros to access arrays based on regno...
1997-05-06  Mike Stumpreformat a little to match GNU coding standards.
1997-04-30  Jim Wilson(set_dominates_use): In second loop, add check for...
1997-02-20  Jim Wilson(unroll_loop): Add check for naive loop that ends with
1996-11-15  Richard Kenner(iteration_info): Fix code so that it knows iteration_v...
1996-10-22  Jim Wilson(unroll_loop): Always reject loops with unbalanced...
next