OSDN Git Service

2001-05-03 David O'Brien <obrien@FreeBSD.org>
[pf3gnuchains/gcc-fork.git] / gcc / recog.c
2001-05-01 ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-12 aoliva* recog.c (general_operand, immediate_operand,
2001-04-04 jakub * recog.c (validate_replace_rtx_1): Instead of abortin...
2001-04-04 wehle * rtl.h (set_noop_p): Declare.
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-21 kenner * recog.c (push_operand): Fix error in last change...
2001-03-21 hubicka * recog.c (push_operand): Recognize new format of...
2001-02-18 kenner * Makefile.in (gcse.o): Now includes ggc.h.
2001-02-17 kenner * recog.c (validate_replace_src_1): New.
2001-02-16 kenner * recog.c (validate_replace_rtx): Replace in operands of
2001-01-22 amylaar * recog.c (validate_replace_rtx_1): In ZERO_EXTEND...
2000-11-27 berndsWhile building global lifetime information, keep track...
2000-11-10 rth * recog.c (validate_replace_rtx_1): Consider...
2000-11-07 amylaar * combine.c (recog_for_combine): Allocate uninitialize...
2000-11-03 zack * builtins.c (expand_builtin_strlen): Remove unused...
2000-10-31 berndsFix crashes in split_all_insns
2000-10-28 rth * recog.c (split_all_insns): Run cleanup_subreg...
2000-10-27 rth * regrename.c: Rewrite to handle multi-register...
2000-10-26 rth * recog.c (constrain_operands): Initialize...
2000-09-29 hubicka * final.c (final_scan_insn): Remove extra extract_insn...
2000-09-29 hubicka * recog.c (recog_memoized): Rename to recog_memoized_1.
2000-09-11 hubicka * i386.md (add?i_3, add?i_5): New.
2000-09-09 geoffk * recog.c (validate_replace_rtx_1): Correct MODE param...
2000-09-08 hubicka * recog.c (validate_replace_rtx_1): Fix confusion...
2000-08-29 rth * local-alloc.c (requires_inout): Don't use...
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-07-31 hubicka * recog.c (extract_insn): Set operand_mode according to
2000-07-31 hubicka * recog.c (validate_replace_rtx_1): Do not abort for...
2000-07-30 rth * Makefile.in (OBJS): Add doloop.o.
2000-07-30 hubicka * recog.c (general_operand, nonimmediate_operand)...
2000-07-30 hubicka * gcse.c (try_replace_reg): Use validate_replace_rtx_s...
2000-07-28 rth * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-07-23 aldyhunuglyfying code
2000-06-13 rth * combine.c (subst): Use CLASS_CANNOT_CHANGE_MO...
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-28 rth * Makefile.in (resource.o): Depend on except.h.
2000-05-27 rth * Makefile.in (recog.o): Don't depend on resource.h.
2000-05-25 mmitchel * recog.c (peephole2_optimize): Use INSN_P.
2000-05-25 rth * recog.c (offsettable_address_p): If mode...
2000-05-04 kenner * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGIN...
2000-03-09 cruxFix a bug in preprocess_constraints
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-02-26 lawFix copyrights.
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * machmode.h: PROTO -> PARAMS.
2000-01-13 ghazi * svr3.h (ASM_FILE_START): Wrap if-clause in squigly...
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-29 rth * flow.c (count_or_remove_death_notes): Equate...
1999-10-27 rthReorg reg-stack to use the standard CFG.
1999-10-20 rth * basic-block.h (PROP_*): Move constants from ...
1999-10-18 rth * basic-block.h (set_block_num): Declare.
1999-10-15 rth * recog.c (pmode_register_operand): New.
1999-10-09 rth * Makefile.in (flow.o): Depend on TREE_H.
1999-10-01 cruxDelete !REGISTER_CONSTRAINTS code
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-14 ghazi * c-pragma.c (handle_pragma_token): Wrap variabl...
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-08-31 rth Merge peephole2 from new_ia32_branch:
1999-08-24 rth * haifa-sched.c (split_hard_reg_notes): Move...
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-08-04 rearnsha* recog.c (preproces_constraints): Zero recog_op_alt...
1999-04-10 rth * recog.c (constrain_operands): Ignore unary...
1999-04-07 lawFix trivial formatting buglet in each file.
1999-03-07 rth * recog.c (push_operand, pop_operand): VOIDmode...
1999-02-05 nickcOnly call update_flow_info if instruction scheduling...
1999-02-02 rthBob Manson <manson@charmed.cygnus.com>
1999-02-01 rth * recog.c (check_asm_operands): Treat indetermi...
1999-01-23 ghazi * final.c (bb_str): Qualify a char* with the...
1999-01-21 rth * cse.c (fold_rtx): Revert 29 Dec change.
1999-01-19 rth * recog.c (pop_operand): New function.
1999-01-19 mmitchel * rtl.h (rtx_def): Update documentation.
1999-01-18 ghaziWarning fixes:
1999-01-15 rth * expr.c (queued_subexp_p): Make public.
1998-12-23 ghaziWarning fixes:
1998-12-04 crux * final.c (cleanup_subreg_operands): Delete some unuse...
1998-11-04 law * recog.h (enum op_type): Define.
1998-10-25 ghaziWarning fixes:
1998-10-22 law * regclass.c (regclass): Break out some code...
1998-10-17 law * Makefile.in (insn-extract.o): Fix dependencies.
1998-10-14 ghaziWarning fixes:
1998-10-02 law * recog.c (alter_subreg): Delete declaration.
1998-09-15 law * combine.c (make_extraction): If no mode is...
1998-08-22 law
1998-08-19 law * rtl.h (rtx_function): New type.
1998-05-20 law * Global CSE and constant/copy propagation.
1998-05-06 lawtypo typo fixes fixes
1998-04-17 lawForgot to check in last night.
1998-03-20 ghaziMajor cutover to using system.h:
1998-02-14 law * varasm.c (output_constant_pool): Bring back...
1998-01-25 law * recog.c (validate_replace_rtx_1): Only perfor...
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1997-06-25 wilson(constrain_operands): When checking earlyclobbers, use
1997-04-13 kenner(validate_replace_rtx_1, case MINUS): New case.
1996-10-23 ianAccept a unary operator in constrain_operands
1996-09-29 kenner(register_operand): Don't reject subreg of complex...
1996-09-24 kenner(constrain_operands): Don't test clobbered constraints.
next