OSDN Git Service

2002-05-27 H.J. Lu (hjl@gnu.org)
[pf3gnuchains/gcc-fork.git] / gcc / recog.c
2002-05-27 rakdver * basic-block.h (last_basic_block): Defined as synonym for
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-17 rth Revert "Basic block renumbering removal", and...
2002-05-16 rthBasic block renumbering removal.
2002-05-13 rth * cfgrtl.c (purge_dead_edges): Handle abnormal...
2002-05-09 kazu * read-rtl.c: Fix formatting.
2002-05-06 rth * recog.c (if_test_bypass_p): Accept multiple...
2002-05-05 davem2002-05-05 David S. Miller <davem@redhat.com>
2002-05-05 davem2002-05-04 David S. Miller <davem@redhat.com>
2002-05-03 rth * recog.c (store_data_bypass_p, if_test_bypass_...
2002-04-12 rth * recog.c (offsettable_address_p): Match the...
2002-04-12 rth PR bootstrap/4191
2002-03-26 rth * recog.c (peephole2_optimize): Distribute...
2002-03-25 rth * recog.c (peephole2_optimize): Split blocks...
2002-03-14 hubicka * emit-rtl.c (try_split): Use delete_insns.
2002-03-14 hubicka * toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_L...
2002-03-08 hubicka * recog.c (peephole2_optimize): Re-distribute EH edges.
2002-03-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2002-02-28 hubicka * basic-block.h (BB_REACHABLE): Renumber.
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-01-15 kazu * read-rtl.c: Fix formatting.
2001-12-17 nickcImplement MODE_BASE_REG_CLASS
2001-12-13 rth * recog.c (validate_replace_rtx_1): Use simplif...
2001-11-02 grahams * recog.c (decode_asm_operands): Check that the SRC...
2001-10-30 kazu * alias.c: Fix comment formatting.
2001-10-23 zack * recog.c (peephole2_optimize): Add default case to...
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-10-20 hubicka * basic-block.h (find_sub_basic_blocks): Use sbitmap...
2001-10-16 amodra * recog.c: Formatting and comment typo fixes.
2001-10-11 rth * c-parse.in (asm_operand): Allow named operands.
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-10 kazu * calls.c: Fix formatting.
2001-09-21 hubicka * basic-block.h (flow_delete_insn, flow_delete_insn_ch...
2001-09-19 rth * recog.c (peephole2_optimize): Likewise. ...
2001-09-16 hubicka * basic-block.h (free_bb_for_insn): Declare.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-22 zack * expmed.c (mode_for_extraction): New function.
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-07-29 hubicka * basic-block.h (CLEANUP_PRE_LOOP): New.
2001-07-24 hubicka * recog.c (split_all_insns_noflow): New.
2001-07-23 hubicka * basic-block.h (find_sub_basic_block): Declare.
2001-07-12 kazu2001-07-11 Kazu Hirata <kazu@hxi.com>
2001-07-10 kenner * recog.c (offsettable_address_p): Handle LO_SUM case.
2001-07-09 kennerMon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1...
2001-07-03 kenner * explow.c (plus_constant_wide, case PLUS): Call find_...
2001-07-03 kenner * explow.c (plus_constant_wide, case LO_SUM): New...
2001-06-12 hubickadamn me,
2001-06-12 hubicka * recog.c (validate_replace_rtx_1): Fix previous patch.
2001-06-12 hubicka * recog.c (validate_replace_rtx_1): Do plus_constant...
2001-06-08 hubicka * recog.c (split_insn): Break out from ...
2001-05-22 rth * combine.c (simplify_comparison): Update op1...
2001-05-19 kenner * recog.c (general_operand): Modify last change to...
2001-05-19 hubicka * recog.c (general_operand): Prohibit nonzero subreg...
2001-05-17 hubicka * recog.c (validate_replace_rtx_1): Use "TO" mode...
2001-05-17 hubicka * simplify-rtx.c (simplify_subreg): Break out from ...
2001-05-15 hubicka * recog.c (apply_change_group): Avoid unneeded validating.
2001-05-04 ghazi * alpha.h: NULL_PTR -> NULL.
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
next