summaryrefslogtreecommitdiffstats
path: root/gcc/loop.c
Commit message (Expand)AuthorAgeFilesLines
* * loop.c (loop_insn_first_p): Don't compare LUIDs when Pamylaar1999-06-091-3/+8
* 1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>law1999-06-041-1/+1
* * loop.c (strength_reduce): Don't do biv->giv conversion on constants.law1999-05-271-0/+2
* * loop.c (strength_reduce): Do not clear NOT_EVERY_ITERATION at thelaw1999-05-241-3/+20
* Sun May 23 20:31:16 1999 Jeffrey A Law (law@cygnus.com)law1999-05-231-0/+1
* * loop.c (maybe_eliminate_biv): Check regno againstlaw1999-05-131-1/+2
* * loop.c (strength_reduce): Re-enable Joern's loop improvements.law1999-04-081-5/+1
* * loop.c (maybe_eliminate_biv): For libcalls that set a giv, skip toamylaar1999-03-291-0/+20
* * loop.c (combine_givs): Fix index into can_combine when doingamylaar1999-03-261-1/+1
* * loop.c (strength_reduce): Correct a comment.law1999-03-251-2/+2
* * loop.c (check_dbra_loop): Fix debug message.m.hayes1999-03-201-2/+7
* Warning fixes:ghazi1999-03-191-2/+0
* Do not perform pseudo replacements if the loop contains volatile memorynickc1999-03-181-1/+4
* * loop.c (strength_reduce): Don't do biv increment -> DEST_REG givamylaar1999-03-111-3/+36
* * rtl.h (insn_first_p): Don't declare.amylaar1999-02-251-7/+21
* * loop.h (loop_insn_first_p): Declare.amylaar1999-02-241-3/+1
* * loop.c (libcall_other_regs): Make extern.amacleod1999-02-221-2/+1
* * rtlanal.c (insn_first_p): Fix return value for insn == reference.amylaar1999-02-191-21/+10
* * loop.c (strength_reduce): Check for intervening jumps whenamylaar1999-02-191-4/+32
* * loop.c (strength_reduce): For derived givs, replace theamylaar1999-02-181-5/+14
* * loop.c (strength_reduce): Don't move giv insn for biv turned givamylaar1999-02-171-0/+1
* * loop.c (strength_reduce): Calculate maybe_dead beforeamylaar1999-02-161-22/+30
* * loop.c (strength_reduce): Dump biv increment -> giv conversions.amylaar1999-02-161-0/+5
* law1999-02-151-11/+16
* * loop.c: Disable recent loop changes. Temporary as Joernlaw1999-02-131-3/+5
* * loop.c (combine_givs_used_by_other): Delete.rth1999-02-131-51/+21
* * loop.c (scan_loop): Call reg_in_basic_block_p beforem.hayes1999-02-131-8/+14
* * loop.c (loop_insn_first_p, biv_elimination_giv_has_0_offset):amylaar1999-02-121-55/+65
* * loop.c (load_mems): Don't guess how to do a load / store, useamylaar1999-02-121-2/+2
* * loop.c (reg_single_usage): New file-scope variable ...rth1999-02-081-36/+28
* * loop.c (check_dbra_loop): A store using an address giv for whichlaw1999-02-061-2/+3
* * loop.c (strength_reduce): Clear not_every_iteration whenlaw1999-02-051-4/+14
* * loop.c (first_loop_store_insn): New file-scope variable.amylaar1999-02-041-3/+26
* * loop.c (scan_loop): New argument loop_cont. Changed caller.law1999-02-041-16/+17
* * loop.h (express_from): Declare.amylaar1999-02-031-7/+6
* * loop.c (loop_optimize): Fix value max_uid_for_loop is resetamylaar1999-02-021-2/+3
* * (recombine_givs): Don't use a giv that's likely to be dead toamylaar1999-02-021-5/+21
* * loop.c (recombine_givs): Dump recombination and derivation data.rth1999-01-311-0/+18
* * loop.c: Disable recent loop changes. Temporary as Joernlaw1999-01-301-1/+5
* * loop.c (strength_reduce): Size reg_map according to reg_iv_type.amylaar1999-01-291-5/+9
* * loop.c (recombine_givs): Don't try to derive givs that have combined.amylaar1999-01-291-7/+4
* * toplev.c (notice, fnotice): Check ANSI_PROTOTYPES, not __STDC__,ghazi1999-01-291-1/+1
* * loop.c (strength_reduce): Fix HAVE_cc0 handling when scanningamylaar1999-01-291-3/+2
* * loop.c (strength_reduce): Grow set_in_loop / n_times_set /amylaar1999-01-281-4/+22
* * loop.c (recombine_givs): New parameter unroll_p. If set, don'tamylaar1999-01-281-5/+16
* * rtl.h (insn_first_p): Declare.amylaar1999-01-271-65/+893
* * loop.c (NUM_STORES): Delete.law1999-01-201-37/+23
* * rtl.h (rtx_def): Update documentation.mmitchel1999-01-191-2/+1
* Warning fixes:ghazi1999-01-181-0/+2
* Fix copyrights.law1999-01-061-1/+1
OpenPOWER on IntegriCloud