]> gcc.gnu.org Git - gcc.git/history - gcc/recog.c
* recog.c (validate_replace_rtx_1): Do plus_constant call always.
[gcc.git] / gcc / recog.c
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
1999-09-20 Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-14 Kaveh R. Ghazic-pragma.c (handle_pragma_token): Wrap variables `name...
1999-09-12 Richard HendersonReplace insn_foo with insn_data.foo.
1999-09-12 Richard HendersonReplace recog_foo with recog_data.foo.
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-08-31 Richard Hendersonbackport: Makefile.in (STAGESTUFF): Add *.peephole2.
1999-08-24 Bob Mansonhaifa-sched.c (split_hard_reg_notes): Move to flow.c
1999-08-20 Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-08-04 Richard Earnshawrecog.c (preproces_constraints): Zero recog_op_alt...
1999-04-10 Jan Hubickarecog.c (constrain_operands): Ignore unary operators...
1999-04-07 Jeff LawFix trivial formatting buglet in each file.
1999-03-07 Richard Henderson* recog.c (push_operand, pop_operand): VOIDmode needn...
1999-02-05 Nick CliftonOnly call update_flow_info if instruction scheduling...
1999-02-02 Bob MansonBob Manson <manson@charmed.cygnus.com>
1999-02-01 Richard Hendersonrecog.c (check_asm_operands): Treat indeterminate opera...
1999-01-23 Kaveh R. Ghazifinal.c (bb_str): Qualify a char* with the keyword...
1999-01-21 Richard Hendersoncse.c (fold_rtx): Revert 29 Dec change.
1999-01-19 Richard Hendersonrecog.c (pop_operand): New function.
1999-01-19 Mark Mitchellrtl.h (rtx_def): Update documentation.
1999-01-18 Kaveh R. GhaziWarning fixes:
1999-01-15 Richard Hendersonexpr.c (queued_subexp_p): Make public.
1998-12-23 Kaveh R. GhaziWarning fixes:
1998-12-04 Bernd Schmidtfinal.c (cleanup_subreg_operands): Delete some unused...
1998-11-04 Bernd Schmidtrecog.h (enum op_type): Define.
1998-10-25 Kaveh R. GhaziWarning fixes:
1998-10-22 Bernd Schmidtregclass.c (regclass): Break out some code into new...
1998-10-17 Bernd SchmidtMakefile.in (insn-extract.o): Fix dependencies.
1998-10-14 Kaveh R. GhaziWarning fixes:
1998-10-02 Bernd Schmidt* recog.c (alter_subreg): Delete declaration.
1998-09-15 Jeffrey A Lawcombine.c (make_extraction): If no mode is specified...
1998-08-22 Jeff Lawrecog.c (validate_replace_rtx_group): New function.
1998-08-19 Mark Mitchellrtl.h (rtx_function): New type.
1998-05-20 Doug Evans* Global CSE and constant/copy propagation.
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-04-17 Jeffrey A LawForgot to check in last night.
next
This page took 1.517749 seconds and 108 git commands to generate.