summaryrefslogtreecommitdiffstats
path: root/gcc/recog.c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.kenner2000-05-311-7/+6
* * Makefile.in (resource.o): Depend on except.h.rth2000-05-281-1/+1
* * Makefile.in (recog.o): Don't depend on resource.h.rth2000-05-271-43/+282
* * recog.c (peephole2_optimize): Use INSN_P.mmitchel2000-05-251-1/+1
* * recog.c (offsettable_address_p): If mode size is zero, assumerth2000-05-251-2/+10
* * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P andkenner2000-05-041-2/+0
* Fix a bug in preprocess_constraintscrux2000-03-091-1/+1
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-2/+2
* Fix copyrights.law2000-02-261-1/+2
* Update copyrightsghazi2000-01-171-1/+1
* * machmode.h: PROTO -> PARAMS.ghazi2000-01-171-5/+5
* * svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets.ghazi2000-01-131-1/+1
* Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner1999-11-011-0/+5
* * flow.c (count_or_remove_death_notes): Equate NULL with therth1999-10-291-2/+2
* Reorg reg-stack to use the standard CFG.rth1999-10-271-4/+6
* * basic-block.h (PROP_*): Move constants from ...rth1999-10-201-2/+2
* * basic-block.h (set_block_num): Declare.rth1999-10-181-0/+2
* * recog.c (pmode_register_operand): New.rth1999-10-151-0/+10
* * Makefile.in (flow.o): Depend on TREE_H.rth1999-10-091-90/+135
* Delete !REGISTER_CONSTRAINTS codecrux1999-10-011-13/+0
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* * c-pragma.c (handle_pragma_token): Wrap variables `name' andghazi1999-09-141-2/+3
* Replace insn_foo with insn_data.foo.rth1999-09-121-8/+9
* Replace recog_foo with recog_data.foo.rth1999-09-121-88/+51
* Merge in gcc2-ss-010999law1999-09-071-11/+10
* Merge peephole2 from new_ia32_branch:rth1999-08-311-0/+68
* * haifa-sched.c (split_hard_reg_notes): Move to flow.crth1999-08-241-1/+1
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-2/+2
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* * recog.c (preproces_constraints): Zero recog_op_alt beforerearnsha1999-08-041-0/+1
* * recog.c (constrain_operands): Ignore unary operators whenrth1999-04-101-7/+15
* Fix trivial formatting buglet in each file.law1999-04-071-1/+1
* * recog.c (push_operand, pop_operand): VOIDmode needn't match modes.rth1999-03-071-2/+2
* Only call update_flow_info if instruction scheduling is enabled.nickc1999-02-051-1/+2
* Bob Manson <manson@charmed.cygnus.com>rth1999-02-021-0/+81
* * recog.c (check_asm_operands): Treat indeterminate operand okrth1999-02-011-8/+24
* * final.c (bb_str): Qualify a char* with the keyword `const'.ghazi1999-01-231-9/+9
* * cse.c (fold_rtx): Revert 29 Dec change.rth1999-01-211-0/+6
* * recog.c (pop_operand): New function.rth1999-01-191-0/+33
* * rtl.h (rtx_def): Update documentation.mmitchel1999-01-191-4/+2
* Warning fixes:ghazi1999-01-181-3/+5
* * expr.c (queued_subexp_p): Make public.rth1999-01-151-5/+222
* Warning fixes:ghazi1998-12-231-1/+1
* * final.c (cleanup_subreg_operands): Delete some unused code.crux1998-12-041-0/+111
* * recog.h (enum op_type): Define.law1998-11-041-47/+33
* Warning fixes:ghazi1998-10-251-1/+1
* * regclass.c (regclass): Break out some code into new functionlaw1998-10-221-10/+40
* * Makefile.in (insn-extract.o): Fix dependencies.law1998-10-171-0/+123
* Warning fixes:ghazi1998-10-141-1/+1
* * recog.c (alter_subreg): Delete declaration.law1998-10-021-3/+0
OpenPOWER on IntegriCloud