]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/recog.c
recog.c (peephole2_optimize): Split blocks when EH insns are generated in the middle...
[thirdparty/gcc.git] / gcc / recog.c
2002-03-25  Richard Hendersonrecog.c (peephole2_optimize): Split blocks when EH...
2002-03-14  Jan Hubickaemit-rtl.c (try_split): Use delete_insns.
2002-03-14  Jan Hubickatoplev.c (rest_of_compilation): Add CLEANUP_UPDATE_LIFE...
2002-03-08  Jan Hubicka* recog.c (peephole2_optimize): Re-distribute EH edges.
2002-03-03  Zack Weinbergemit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC...
2002-02-28  Jan Hubickabasic-block.h (BB_REACHABLE): Renumber.
2002-02-19  Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-01-15  Kazu Hirataread-rtl.c: Fix formatting.
2001-12-17  Nick CliftonImplement MODE_BASE_REG_CLASS
2001-12-13  Corey Minyardrecog.c (validate_replace_rtx_1): Use simplify_gen_bina...
2001-11-02  Graham Stott* recog.c (decode_asm_operands): Check that the SRC...
2001-10-30  Kazu Hirataalias.c: Fix comment formatting.
2001-10-23  Zack Weinberg* recog.c (peephole2_optimize): Add default case to...
2001-10-21  Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-10-20  Jan Hubickabasic-block.h (find_sub_basic_blocks): Use sbitmap...
2001-10-16  Alan Modra* recog.c: Formatting and comment typo fixes.
2001-10-11  Richard Hendersonc-parse.in (asm_operand): Allow named operands.
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-10  Kazu Hiratacalls.c: Fix formatting.
2001-09-21  Jan Hubickabasic-block.h (flow_delete_insn, [...]): Kill.
2001-09-19  Richard Hendersonrecog.c (peephole2_optimize): Likewise.
2001-09-16  Jan Hubickabasic-block.h (free_bb_for_insn): Declare.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-22  Zack Weinbergexpmed.c (mode_for_extraction): New function.
2001-08-13  Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-12  Kazu Hiratagcc.c: Fix comment formatting.
2001-07-29  Jan Hubickabasic-block.h (CLEANUP_PRE_LOOP): New.
2001-07-24  Jan Hubickarecog.c (split_all_insns_noflow): New.
2001-07-23  Jan Hubickabasic-block.h (find_sub_basic_block): Declare.
2001-07-12  Kazu Hiratarecog.c (validate_change): Fix a comment typo.
2001-07-10  Richard Kennerrecog.c (offsettable_address_p): Handle LO_SUM case.
2001-07-09  Richard Kenner[multiple changes]
2001-07-03  Richard Kennerexplow.c (plus_constant_wide, case PLUS): Call find_con...
2001-07-03  Richard Kennerexplow.c (plus_constant_wide, [...]): New case.
2001-06-12  Jan Hubickadamn me,
2001-06-12  Jan Hubicka* recog.c (validate_replace_rtx_1): Fix previous patch.
2001-06-12  Jan Hubicka* recog.c (validate_replace_rtx_1): Do plus_constant...
2001-06-08  Jan Hubickarecog.c (split_insn): Break out from ...
2001-05-22  Richard Hendersoncombine.c (simplify_comparison): Update op1 after const...
2001-05-19  Richard Kennerrecog.c (general_operand): Modify last change to allow...
2001-05-19  Jan Hubickarecog.c (general_operand): Prohibit nonzero subreg...
2001-05-17  Jan Hubickarecog.c (validate_replace_rtx_1): Use "TO" mode if...
2001-05-17  Jan Hubickasimplify-rtx.c (simplify_subreg): Break out from ...
2001-05-15  Jan Hubicka* recog.c (apply_change_group): Avoid unneeded validating.
2001-05-04  Kaveh R. Ghazialpha.h: NULL_PTR -> NULL.
2001-05-01  Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-12  Alexandre Olivarecog.c (general_operand, [...]): Require CONST_INTs...
2001-04-04  Jakub Jelinekrecog.c (validate_replace_rtx_1): Instead of aborting...
2001-04-04  John Wehlertl.h (set_noop_p): Declare.
2001-04-03  Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-03-22  Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-03-21  Richard Kennerrecog.c (push_operand): Fix error in last change that...
2001-03-21  Jan Hubicka* recog.c (push_operand): Recognize new format of push...
2001-02-18  Richard KennerMakefile.in (gcse.o): Now includes ggc.h.
2001-02-17  Richard Kennerrecog.c (validate_replace_src_1): New.
2001-02-16  Richard Kennerrecog.c (validate_replace_rtx): Replace in operands...
2001-01-22  J"orn Renneckerecog.c (validate_replace_rtx_1): In ZERO_EXTEND /...
2000-11-27  Bernd SchmidtWhile building global lifetime information, keep track...
2000-11-10  Richard Hendersonrecog.c (validate_replace_rtx_1): Consider subregs...
2000-11-07  J"orn Renneckecombine.c (recog_for_combine): Allocate uninitialized...
2000-11-03  Zack Weinbergbuiltins.c (expand_builtin_strlen): Remove unused mode...
2000-10-31  Bernd SchmidtFix crashes in split_all_insns
2000-10-28  Richard Hendersonrecog.c (split_all_insns): Run cleanup_subreg_operands...
2000-10-27  Bernd Schmidtregrename.c: Rewrite to handle multi-register modes...
2000-10-26  Richard Hendersonrecog.c (constrain_operands): Initialize which_alternat...
2000-09-29  Jan Hubickafinal.c (final_scan_insn): Remove extra extract_insn...
2000-09-29  Jan Hubickarecog.c (recog_memoized): Rename to recog_memoized_1.
2000-09-11  Jan Hubickai386.md (add?i_3, add?i_5): New.
2000-09-09  Geoff Keatingrecog.c (validate_replace_rtx_1): Correct MODE paramete...
2000-09-08  Jan Hubickarecog.c (validate_replace_rtx_1): Fix confusion about...
2000-08-29  Richard Hendersonlocal-alloc.c (requires_inout): Don't use reserved...
2000-08-04  Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-07-31  Jan Hubickarecog.c (extract_insn): Set operand_mode according...
2000-07-31  Jan Hubicka* recog.c (validate_replace_rtx_1): Do not abort for...
2000-07-30  Richard HendersonMakefile.in (OBJS): Add doloop.o.
2000-07-30  Jan Hubickarecog.c (general_operand, [...]): Accept any mode for...
2000-07-30  Jan Hubickagcse.c (try_replace_reg): Use validate_replace_rtx_sube...
2000-07-28  Richard Hendersoncse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-07-23  Aldy Hernandezunuglyfying code
2000-06-13  Richard Hendersoncombine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and...
2000-05-31  Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-28  Richard HendersonMakefile.in (resource.o): Depend on except.h.
2000-05-27  Richard HendersonMakefile.in (recog.o): Don't depend on resource.h.
2000-05-25  Mark Mitchell* recog.c (peephole2_optimize): Use INSN_P.
2000-05-25  Richard Hendersonrecog.c (offsettable_address_p): If mode size is zero...
2000-05-04  Richard Kennerrtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P...
2000-03-09  Bernd SchmidtFix a bug in preprocess_constraints
2000-03-07  Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-02-26  Jeff LawFix copyrights.
2000-01-17  Kaveh GhaziUpdate copyrights
2000-01-17  Kaveh R. Ghazimachmode.h: PROTO -> PARAMS.
2000-01-13  Kaveh R. Ghazisvr3.h (ASM_FILE_START): Wrap if-clause in squigly...
1999-11-01  Richard Kenner[multiple changes]
1999-10-29  Richard Hendersonflow.c (count_or_remove_death_notes): Equate NULL with...
1999-10-27  Jan HubickaReorg reg-stack to use the standard CFG.
1999-10-20  Richard Hendersonbasic-block.h (PROP_*): Move constants from ...
1999-10-18  Richard Hendersonbasic-block.h (set_block_num): Declare.
1999-10-15  Richard Hendersonrecog.c (pmode_register_operand): New.
1999-10-09  Richard HendersonMakefile.in (flow.o): Depend on TREE_H.
1999-10-01  Bernd SchmidtDelete !REGISTER_CONSTRAINTS code
next