summaryrefslogtreecommitdiff
path: root/gcc/loop.c
Commit message (Expand)AuthorAgeFilesLines
* PR opt/4311rth2002-04-031-1/+2
* * loop.c (combine_movables): Do allow combination of pseudos.rth2002-03-291-4/+5
* * loop.c (basic_induction_var): Don't call convert_modes if modejakub2002-03-131-3/+4
* * loop.c (strength_reduce): Compute number of iterations asrth2002-03-101-6/+6
* * loop.c (prescan_loop): Handle PARALLEL.grahams2002-02-271-4/+5
* PR optimization/5747jakub2002-02-231-1/+19
* * expr.c (store_expr): When converting expression to promotedkenner2002-02-221-7/+7
* * loop.c (strength_reduce): Sink final_value when notrth2002-02-081-0/+5
* * alias.c (find_base_value): Recall base values for fixed hard regs.rth2002-02-071-3/+3
* * loop.c (remove_constant_addition): Avoid clobbering a sharedjanis2002-02-061-1/+12
* PR fortran/3393rth2002-02-051-3/+3
* * loop.c (loop_invariant_p): Special case pic_offset_table_rtx.rth2002-01-311-1/+1
* * emit-rtl.c (gen_rtx_REG): Check that the PIC_OFFSET_TABLE_REGNUMdanglin2002-01-291-0/+3
* 2002-01-24 Aldy Hernandez <aldyh@redhat.com>aldyh2002-01-251-1/+2
* * loop.c [!HAVE_prefetch] (CODE_FOR_prefetch): Define to 0.hp2002-01-231-0/+1
* * Makefile.in (loop.o): Depend on OPTABS_H.janis2002-01-221-0/+5
* * builtins.c: Fix formatting.kazu2002-01-031-12/+12
* 2002-01-02 Eric Christopher <echristo@redhat.com>echristo2002-01-031-2/+2
* * except.c: Fix comment typos.kazu2002-01-031-2/+2
* * loop.c (check_dbra_loop): Fix last change: examine bothrth2001-12-311-1/+3
* * loop.c (prescan_loop): Set has_multiple_exit_targets for exceptionrth2001-12-291-55/+72
* * loop.c (scan_loop, move_movables, count_one_set): Do notdje2001-12-231-21/+42
* Update whitespace.kenner2001-12-131-1/+1
* * loop.c (remove_constant_addition): Fix prototype and whitespace.kenner2001-12-131-49/+77
* * predict.c (estimate_probability): Reorganize opcode heuristics.hubicka2001-12-131-0/+593
* * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.kenner2001-11-151-1/+1
* * jump.c (squeeze_notes): Return true if no real insns were found.jakub2001-11-151-1/+2
* * loop.c (combine_movables): Turn off combination untilrth2001-11-141-1/+4
* * loop.c (loop_regs_scan): Don't invalidate PIC register.rth2001-11-071-5/+12
* * emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL orjakub2001-10-301-10/+6
* * loop.h (struct induction): Rename ext_dependant tojsm282001-10-291-15/+15
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-4/+4
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-50/+52
* * calls.c: Fix formatting.kazu2001-10-101-2/+2
* * c-common.c: Fix comment typos.kazu2001-10-091-1/+1
* * gcse.c (replace_store_insn): Use delete_insn.hubicka2001-09-281-14/+12
* * Makefile.in (cfgrtl.o): Add.hubicka2001-09-251-5/+2
* * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka2001-09-211-13/+13
* * dbxout.c (dbxout_parms): Fix typo in comment.hp2001-09-111-2/+2
* * loop.c (combine_givs): Fix computing of benefit once giv is combined.hubicka2001-09-091-0/+7
* * loop.c (record_giv): Avoid simplifying MULT to ASHIFT.rth2001-09-071-3/+9
* * loop.c (express_from_1): Fix CONSTANT_P(a) case.jakub2001-09-031-1/+1
* * gcse.c (add_label_notes): REG_LABEL is an INSN_LIST.aj2001-08-311-72/+72
* * jump.c (squeeze_notes): Take parms by reference. Handle END beingjason2001-08-221-2/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * optabs.h (OTI_flodiv, flodiv_optab): Kill.zack2001-08-181-24/+13
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-0/+1
* * loop.c (check_dbra_loop): Use condjump_label to computegeoffk2001-08-131-5/+1
* * gcc.c: Fix comment formatting.kazu2001-08-121-1/+1
* * calls.c, function.c: Always define PREFERRED_STACK_BOUNDARYzack2001-08-101-1/+1