OSDN Git Service

2001-05-03 David O'Brien <obrien@FreeBSD.org>
[pf3gnuchains/gcc-fork.git] / gcc / regmove.c
2001-04-30 rth * regmove.c (try_apply_stack_adjustment): Remov...
2001-04-30 mmitchel * regmove.c (record_stack_memrefs): Catch all referenc...
2001-04-13 ghazi * Makefile.in (toplev.o, jump.o, regmove.o): Depend...
2001-04-13 rth * Makefile.in (regmove.o): Depend on except.h.
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-28 rth * regmove.c (perhaps_ends_bb_p): Use can_throw_...
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-01-31 rth * regmove.c (try_auto_increment): Change REG_DE...
2001-01-13 aj * reload1.c: Add prototype for replace_pseudos_in_call...
2001-01-12 aolivaReinstated part of the patch that is safe
2001-01-12 aolivaReverted
2001-01-12 aoliva* calls.c (emit_library_call_value_1): Add USEs and...
2000-11-08 hubicka * regmove.c (combine_stack_adjustments_for_blocks...
2000-08-18 kenner * regmove.c (perhaps_ends_bb_p): New function.
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-07-28 rth * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-04-28 hubicka * regmove.c (struct record_stack_memrefs_data): New.
2000-03-28 law * regmove.c (struct csa_memlist): Make mem...
2000-03-22 rth * regmove.c (combine_stack_adjustments_for_bloc...
2000-03-20 rth * regmove.c (stack_memref_p): Fix typo, reorg...
2000-03-14 rth * regmove.c (combine_stack_adjustments): New.
2000-03-05 mmitchel * regmove.c (copy_src_to_dest) Do not create src...
2000-02-26 lawFix copyrights.
2000-01-17 ghazi * machmode.h: PROTO -> PARAMS.
2000-01-04 ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
1999-12-17 hubicka * regmove.c (copy_src_to_dest): Remove loop_depth...
1999-12-07 wilsonFix ia64 abort while compiling gcc.c-torture/unsorted...
1999-12-04 hubicka * regmove.c (copy_src_to_dest): Remove loop_depth...
1999-11-08 mmitchel * cse.c (delete_trivially_dead_insns): Replace alloca...
1999-10-27 mmitchel * rtl.h (note_stores): Add additional paramter.
1999-10-13 brendan * regmove.c (optimize_reg_copy_3): Make sure P is...
1999-10-03 ghazi * print-tree.c (print_node, indent_to): Remove redunda...
1999-10-01 cruxDelete !REGISTER_CONSTRAINTS code
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-14 law * regmove.c (fixup_match_1): Don't change an...
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-12 rthReplace recog_foo with recog_data.foo.
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-01 rth * regmove.c (fixup_match_1): Don't move INSN...
1999-09-01 lawFix typo in comment.
1999-08-31 zack1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover...
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-04-03 law * regmove.c (fixup_match_1): Consistently evaluate
1999-04-02 law * regmove.c (fixup_match_1): Remove now useless...
1999-03-08 amylaar * regmove.c (copy_src_to_dest): New argument max_old_uid.
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-02-21 rthMichael Hayes <m.hayes@elec.canterbury.ac.nz>
1999-02-21 rth * regmove.c (discover_flags_reg): Remove cc0...
1999-02-19 rth * regmove.c (discover_flags_reg): New function.
1999-01-23 ghazi * final.c (bb_str): Qualify a char* with the...
1999-01-17 law * regmove.c (optimize_reg_copy_1): Undo Aug...
1999-01-11 rthUpdate copyrights.
1999-01-11 rth * basic-block.h (basic_block_head): Rename...
1999-01-11 lawUpdate FSF address in copyright header.
1998-12-23 ghaziWarning fixes:
1998-11-24 law * cse.c (fold_rtx): Make autoincrement addressi...
1998-11-22 crux * regmove.c (regmove_profitable_p): Use return value...
1998-11-15 amylaar * regmove.c (regmove_optimize): Don't do anything but
1998-11-09 law1998-11-09 Andreas Schwab <schwab@issan.cs.uni-dortmu...
1998-11-04 law * recog.h (enum op_type): Define.
1998-10-14 law8
1998-10-10 law * regmove.c (optimize_reg_copy_3): Honor TRULY_...
1998-10-01 law * regmove.c (regmove_optimize): Add variable...
1998-09-17 amylaar * regmove.c (copy_src_to_dest): Check that modes match.
1998-09-16 amylaar * regmove.c (copy_src_to_dest): Don't copy if that...
1998-08-28 amylaar * regmove.c (regclass_compatible_p): New function.
1998-08-26 ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-08-22 law
1998-08-20 law * remove.c (optimize_reg_copy_3): Abort instead...
1998-08-18 law * regmove.c (fixup_match_2): Do not call reg_ov...
1998-08-18 law * regmove.c (optimize_reg_copy_1): Update REG_N...
1998-07-26 law * regmove.c (regmove_optimize): Fix typo initia...
1998-07-01 amylaar * regmove.c (fixup_match_2): Check that P has RTX_CLAS...
1998-06-22 ghaziWarning fixes:
1998-06-19 law * alias.c: Include toplev.h
1998-06-19 jason * regmove.c (copy_src_to_dest): Add decl for loop_depth.
1998-06-18 ghaziWarning fixes:
1998-06-15 meissnerReorder tests in last change for speed
1998-06-15 meissnerDo not do src->dest copy if register would not be alloc...
1998-06-15 meissnerUndo June 11th change
1998-06-11 meissnerFor regmove if we could not improve code by changing...
1998-05-21 law * regmove.c (gen_add3_insn): New function.
1998-05-11 wilsonAdd missing comments pointed out by Andreas Schwab.
1998-05-06 law * regmove.c (try_auto_increment): Wrap declarat...
1998-04-18 wilsonFix regmove typos spotted by H.J. Lu.
1998-04-17 law * varasm.c (asm_output_bss): Add prototype.
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-12 manfred * basic-block.h (compute_preds_succs): Change return...
1998-02-28 ghaziFix warious warnings:
1998-02-08 law * regmove.c: Fix various minor formatting problems.
1998-02-05 amylaar * regmove.c: Update.
1998-02-02 law * regmove.c (fixup_match_1): Undo last change...
1998-01-27 lawd
1998-01-22 law * regmove.c (find_matches): Initialize matches...
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1998-01-10 law * regmove.c: New implementation of regmove...
1997-09-14 law * regmove.c (regmove_optimize): If we end up moving the
1997-09-08 law * alias.c (init_alias_analysis): Clean up incom...
next