OSDN Git Service

Undo June 11th change
[pf3gnuchains/gcc-fork.git] / gcc / regmove.c
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...
1997-08-12 law * Integrate Haifa instruction scheduler.