OSDN Git Service

* config/m68k/m68k.c (m68k_rtx_costs): Adjust mul/div costs for
[pf3gnuchains/gcc-fork.git] / gcc / loop.c
2003-07-30 rth * loop.c (check_dbra_loop): Allow LTU in the...
2003-07-22 kazu * alias.c: Fix comment formatting.
2003-07-22 kazu * combine.c (if_then_else_cond): Simplify the comparis...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-18 jakub PR target/11087
2003-07-17 uweigand * loop.c (check_ext_dependent_givs): Pass const struct...
2003-07-11 wilsonPR optimization/9745
2003-07-06 aj * jump.c: Convert prototypes to ISO C90.
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-29 rakdver * loop.c (count_one_set): Fix detection of registers...
2003-06-16 ghazicp:
2003-06-01 aj * loop.c (check_insn_for_givs): Remove DONT_REDUCE_ADD...
2003-05-31 sayle * flags.h (flag_wrapv): New flag controlling overflow...
2003-05-17 ghazigcc:
2003-05-14 nathan * loop.c (check_dbra_loop): Factor common test.
2003-05-03 kenner * emit-rtl.c (last_call_insn, add_function_usage_to...
2003-04-25 danglin PR opt/8705
2003-04-03 ebotcazou PR optimization/10157
2003-03-28 amodra * reload1.c (reload_as_needed): Allow a USE in asm...
2003-03-28 amodra * loop.c: (find_mem_in_note_1, find_mem_in_note):...
2003-03-27 mmitchel PR opt/10087
2003-03-15 zlomek * rtl.h (subrtx_p): Renamed to rtx_referenced_p.
2003-03-10 zlomek * cfgcleanup.c (outgoing_edges_match): Compare the...
2003-03-08 kazu * calls.c: Fix comment formatting.
2003-02-28 dalej2003-02-28 Dale Johannesen <dalej@apple.com>
2003-02-26 rakdver * cse.c (count_reg_usage): Fix handling of REG_EQUAL...
2003-02-26 sayle * combine.c (combine_simplify_rtx, simplfy_comparison...
2003-01-31 hubicka * loop.c (emit_prefetch_instructions): Do conversion...
2003-01-28 dalej2003-01-28 Dale Johannesen <dalej@apple.com>
2003-01-28 rth * target.h (targetm.address_cost): New.
2003-01-24 rakdver * cfgloopanal.c: New file.
2003-01-18 kazu * basic-block.h: Fix comment formatting.
2003-01-17 kazu * ifcvt.c: Fix comment typos.
2003-01-16 ghazi * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed...
2002-12-19 ebotcazou PR optimization/8988
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-11-20 aj * loop.c (record_giv): Initialize not_replaceable.
2002-11-04 dalejFix bugs that showed up building Spec on ppc darwin.
2002-10-27 kazu * combine.c: Fix comment formatting.
2002-10-15 uweigandPR opt/7409
2002-10-09 ghazi * loop.c: Revert 2002-08-15 change.
2002-10-07 dalejPermit doloop treatment for preconditioned loops.
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-09-16 rthgcc/
2002-09-16 kazu * ABOUT-NLS: Follow spelling conventions.
2002-09-14 kazu * ChangeLog: Follow spelling conventions.
2002-09-14 kazu * loop.c: Fix a comment typo.
2002-09-08 sayle PR optimization/6405
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-09-08 aj2002-09-08 Jan Hubicka <jh@suse.cz>
2002-09-04 amylaargcc:
2002-08-15 ghazi * loop.c (scan_loop, move_movables, count_one_set...
2002-08-05 geoffkIndex: ChangeLog
2002-07-23 neil * genautomata.c (VLA_HWINT_SHORTEN, VLA_HWINT_LAST...
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-07-22 rth * loop.h (LOOP_AUTO_UNROLL): Rename from LOOP_F...
2002-07-19 rth * loop.c (loop_givs_rescan): Delete the REG_EQU...
2002-07-17 rth PR optimization/6713
2002-06-15 rth * loop.c (check_final_value): Use v->always_executed
2002-06-15 rth * loop.c (for_each_insn_in_loop): Fix formattin...
2002-06-11 law * loop.c (loop_regs_scan): Avoid useless genera...
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-02 hubicka * loop.c (emit_prefetch_instructions): Properly place...
2002-05-30 rth * expmed.c (const_mult_add_overflow_p): New.
2002-05-30 kazu * langhooks.c: Fix formatting.
2002-05-17 rth Revert "Basic block renumbering removal", and...
2002-05-16 janis * loop.h (struct loop_info): Add member has_prefetch.
2002-05-16 rthBasic block renumbering removal.
2002-05-10 janis * loop.c: (PREFETCH_EXTREME_DIFFERENCE, PREFETCH_BEFOR...
2002-04-24 amylaar * loop.c (load_mems): Don't change the interface of...
2002-04-24 hubicka * loop.c (canonicalize_condition): Use gen_int_mode.
2002-04-23 hubicka * i386.c (ix86_output_addr_diff_elt): Avoid x86_64...
2002-04-10 amodra PR optimization/6233
2002-04-10 rth * basic-block.h (flow_delete_block_noexpunge): Declare.
2002-04-03 rth PR opt/4311
2002-03-29 rth * loop.c (combine_movables): Do allow combinati...
2002-03-13 jakub * loop.c (basic_induction_var): Don't call convert_mod...
2002-03-10 rth * loop.c (strength_reduce): Compute number...
2002-02-27 grahams * loop.c (prescan_loop): Handle PARALLEL.
2002-02-23 jakub PR optimization/5747
2002-02-22 kenner * expr.c (store_expr): When converting expression...
2002-02-08 rth * loop.c (strength_reduce): Sink final_value...
2002-02-07 rth * alias.c (find_base_value): Recall base values for...
2002-02-06 janis * loop.c (remove_constant_addition): Avoid clobbering...
2002-02-05 rth PR fortran/3393
2002-01-31 rth * loop.c (loop_invariant_p): Special case pic_o...
2002-01-29 danglin * emit-rtl.c (gen_rtx_REG): Check that the PIC_OFFSET_...
2002-01-25 aldyh2002-01-24 Aldy Hernandez <aldyh@redhat.com>
2002-01-23 hp * loop.c [!HAVE_prefetch] (CODE_FOR_prefetch): Define...
2002-01-22 janis * Makefile.in (loop.o): Depend on OPTABS_H.
2002-01-03 kazu * builtins.c: Fix formatting.
2002-01-03 echristo2002-01-02 Eric Christopher <echristo@redhat.com>
2002-01-03 kazu * except.c: Fix comment typos.
2001-12-31 rth * loop.c (check_dbra_loop): Fix last change...
2001-12-29 rth * loop.c (prescan_loop): Set has_multiple_exit_...
2001-12-23 dje * loop.c (scan_loop, move_movables, count_one_s...
2001-12-13 kennerUpdate whitespace.
2001-12-13 kenner * loop.c (remove_constant_addition): Fix prototype...
2001-12-13 hubicka * predict.c (estimate_probability): Reorganize opcode...
next