aboutsummaryrefslogtreecommitdiff
path: root/gcc/recog.c
AgeCommit message (Expand)Author
2001-07-122001-07-11 Kazu Hirata <kazu@hxi.com>kazu
2001-06-29 * recog.c (validate_replace_rtx_1): Exit early if nothing changedamodra
2001-05-12 2001-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>rth
2001-01-22 * recog.c (validate_replace_rtx_1): In ZERO_EXTEND / SIGN_EXTENDamylaar
2000-11-27While building global lifetime information, keep track of which registers arebernds
2000-11-10 * recog.c (validate_replace_rtx_1): Consider subregs whenrth
2000-11-07 * combine.c (recog_for_combine): Allocate uninitialized vector withamylaar
2000-11-03 * builtins.c (expand_builtin_strlen): Remove unused modezack
2000-10-31Fix crashes in split_all_insnsbernds
2000-10-28 * recog.c (split_all_insns): Run cleanup_subreg_operandsrth
2000-10-27 * regrename.c: Rewrite to handle multi-register modes andrth
2000-10-26 * recog.c (constrain_operands): Initialize which_alternativerth
2000-09-29 * final.c (final_scan_insn): Remove extra extract_insn call;hubicka
2000-09-29 * recog.c (recog_memoized): Rename to recog_memoized_1.hubicka
2000-09-11 * i386.md (add?i_3, add?i_5): New.hubicka
2000-09-09 * recog.c (validate_replace_rtx_1): Correct MODE parameter in callgeoffk
2000-09-08 * recog.c (validate_replace_rtx_1): Fix confusion about equalityhubicka
2000-08-29 * local-alloc.c (requires_inout): Don't use reserved range forrth
2000-08-04 * alias.c (mark_constant_function): Use INSN_P.law
2000-07-31 * recog.c (extract_insn): Set operand_mode according tohubicka
2000-07-31 * recog.c (validate_replace_rtx_1): Do not abort for (nil) expression.hubicka
2000-07-30 * Makefile.in (OBJS): Add doloop.o.rth
2000-07-30 * recog.c (general_operand, nonimmediate_operand): Accepthubicka
2000-07-30 * gcse.c (try_replace_reg): Use validate_replace_rtx_subexphubicka
2000-07-28 * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.rth
2000-07-23unuglyfying codealdyh
2000-06-13 * combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE andrth
2000-05-31 * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.kenner
2000-05-28 * Makefile.in (resource.o): Depend on except.h.rth
2000-05-27 * Makefile.in (recog.o): Don't depend on resource.h.rth
2000-05-25 * recog.c (peephole2_optimize): Use INSN_P.mmitchel
2000-05-25 * recog.c (offsettable_address_p): If mode size is zero, assumerth
2000-05-04 * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P andkenner
2000-03-09Fix a bug in preprocess_constraintscrux
2000-03-07 * rtl.h (rtunion_def): Constify member `rtstr'.ghazi
2000-02-26Fix copyrights.law
2000-01-17Update copyrightsghazi
2000-01-17 * machmode.h: PROTO -> PARAMS.ghazi
2000-01-13 * svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets.ghazi
1999-11-01Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner
1999-10-29 * flow.c (count_or_remove_death_notes): Equate NULL with therth
1999-10-27Reorg reg-stack to use the standard CFG.rth
1999-10-20 * basic-block.h (PROP_*): Move constants from ...rth
1999-10-18 * basic-block.h (set_block_num): Declare.rth
1999-10-15 * recog.c (pmode_register_operand): New.rth
1999-10-09 * Makefile.in (flow.o): Depend on TREE_H.rth
1999-10-01Delete !REGISTER_CONSTRAINTS codecrux
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...crux
1999-09-14 * c-pragma.c (handle_pragma_token): Wrap variables `name' andghazi
1999-09-12Replace insn_foo with insn_data.foo.rth