| Commit message (Expand) | Author | Age | Files | Lines |
* | PR opt/4311 | rth | 2002-04-03 | 1 | -1/+2 |
* | * loop.c (combine_movables): Do allow combination of pseudos. | rth | 2002-03-29 | 1 | -4/+5 |
* | * loop.c (basic_induction_var): Don't call convert_modes if mode | jakub | 2002-03-13 | 1 | -3/+4 |
* | * loop.c (strength_reduce): Compute number of iterations as | rth | 2002-03-10 | 1 | -6/+6 |
* | * loop.c (prescan_loop): Handle PARALLEL. | grahams | 2002-02-27 | 1 | -4/+5 |
* | PR optimization/5747 | jakub | 2002-02-23 | 1 | -1/+19 |
* | * expr.c (store_expr): When converting expression to promoted | kenner | 2002-02-22 | 1 | -7/+7 |
* | * loop.c (strength_reduce): Sink final_value when not | rth | 2002-02-08 | 1 | -0/+5 |
* | * alias.c (find_base_value): Recall base values for fixed hard regs. | rth | 2002-02-07 | 1 | -3/+3 |
* | * loop.c (remove_constant_addition): Avoid clobbering a shared | janis | 2002-02-06 | 1 | -1/+12 |
* | PR fortran/3393 | rth | 2002-02-05 | 1 | -3/+3 |
* | * loop.c (loop_invariant_p): Special case pic_offset_table_rtx. | rth | 2002-01-31 | 1 | -1/+1 |
* | * emit-rtl.c (gen_rtx_REG): Check that the PIC_OFFSET_TABLE_REGNUM | danglin | 2002-01-29 | 1 | -0/+3 |
* | 2002-01-24 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-01-25 | 1 | -1/+2 |
* | * loop.c [!HAVE_prefetch] (CODE_FOR_prefetch): Define to 0. | hp | 2002-01-23 | 1 | -0/+1 |
* | * Makefile.in (loop.o): Depend on OPTABS_H. | janis | 2002-01-22 | 1 | -0/+5 |
* | * builtins.c: Fix formatting. | kazu | 2002-01-03 | 1 | -12/+12 |
* | 2002-01-02 Eric Christopher <echristo@redhat.com> | echristo | 2002-01-03 | 1 | -2/+2 |
* | * except.c: Fix comment typos. | kazu | 2002-01-03 | 1 | -2/+2 |
* | * loop.c (check_dbra_loop): Fix last change: examine both | rth | 2001-12-31 | 1 | -1/+3 |
* | * loop.c (prescan_loop): Set has_multiple_exit_targets for exception | rth | 2001-12-29 | 1 | -55/+72 |
* | * loop.c (scan_loop, move_movables, count_one_set): Do not | dje | 2001-12-23 | 1 | -21/+42 |
* | Update whitespace. | kenner | 2001-12-13 | 1 | -1/+1 |
* | * loop.c (remove_constant_addition): Fix prototype and whitespace. | kenner | 2001-12-13 | 1 | -49/+77 |
* | * predict.c (estimate_probability): Reorganize opcode heuristics. | hubicka | 2001-12-13 | 1 | -0/+593 |
* | * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. | kenner | 2001-11-15 | 1 | -1/+1 |
* | * jump.c (squeeze_notes): Return true if no real insns were found. | jakub | 2001-11-15 | 1 | -1/+2 |
* | * loop.c (combine_movables): Turn off combination until | rth | 2001-11-14 | 1 | -1/+4 |
* | * loop.c (loop_regs_scan): Don't invalidate PIC register. | rth | 2001-11-07 | 1 | -5/+12 |
* | * emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or | jakub | 2001-10-30 | 1 | -10/+6 |
* | * loop.h (struct induction): Rename ext_dependant to | jsm28 | 2001-10-29 | 1 | -15/+15 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -4/+4 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -50/+52 |
* | * calls.c: Fix formatting. | kazu | 2001-10-10 | 1 | -2/+2 |
* | * c-common.c: Fix comment typos. | kazu | 2001-10-09 | 1 | -1/+1 |
* | * gcse.c (replace_store_insn): Use delete_insn. | hubicka | 2001-09-28 | 1 | -14/+12 |
* | * Makefile.in (cfgrtl.o): Add. | hubicka | 2001-09-25 | 1 | -5/+2 |
* | * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill. | hubicka | 2001-09-21 | 1 | -13/+13 |
* | * dbxout.c (dbxout_parms): Fix typo in comment. | hp | 2001-09-11 | 1 | -2/+2 |
* | * loop.c (combine_givs): Fix computing of benefit once giv is combined. | hubicka | 2001-09-09 | 1 | -0/+7 |
* | * loop.c (record_giv): Avoid simplifying MULT to ASHIFT. | rth | 2001-09-07 | 1 | -3/+9 |
* | * loop.c (express_from_1): Fix CONSTANT_P(a) case. | jakub | 2001-09-03 | 1 | -1/+1 |
* | * gcse.c (add_label_notes): REG_LABEL is an INSN_LIST. | aj | 2001-08-31 | 1 | -72/+72 |
* | * jump.c (squeeze_notes): Take parms by reference. Handle END being | jason | 2001-08-22 | 1 | -2/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * optabs.h (OTI_flodiv, flodiv_optab): Kill. | zack | 2001-08-18 | 1 | -24/+13 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+1 |
* | * loop.c (check_dbra_loop): Use condjump_label to compute | geoffk | 2001-08-13 | 1 | -5/+1 |
* | * gcc.c: Fix comment formatting. | kazu | 2001-08-12 | 1 | -1/+1 |
* | * calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY | zack | 2001-08-10 | 1 | -1/+1 |