summaryrefslogtreecommitdiff
path: root/gcc/recog.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * combine.c (make_extraction): If no mode is specified forlaw1998-09-151-2/+10
* law1998-08-221-0/+10
* * rtl.h (rtx_function): New type.law1998-08-191-21/+33
* * Global CSE and constant/copy propagation.law1998-05-201-0/+19
* typo typo fixes fixeslaw1998-05-061-1/+1
* Forgot to check in last night.law1998-04-171-0/+2
* Major cutover to using system.h:ghazi1998-03-201-1/+1
* * varasm.c (output_constant_pool): Bring back 'done' label insidelaw1998-02-141-2/+1
* * recog.c (validate_replace_rtx_1): Only perform substitutionslaw1998-01-251-7/+12
* * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;rth1998-01-141-17/+34
* (constrain_operands): When checking earlyclobbers, usewilson1997-06-251-2/+2
* (validate_replace_rtx_1, case MINUS): New case.kenner1997-04-131-3/+16
* Accept a unary operator in constrain_operandsian1996-10-231-1/+6
* (register_operand): Don't reject subreg of complex mode.kenner1996-09-291-1/+3
* (constrain_operands): Don't test clobbered constraints.kenner1996-09-241-1/+1
* formatting tweaksmrs1996-07-031-3/+4
* * recog.c (constrain_operands, case 'V'): Don't calllaw1996-03-121-1/+6
* (register_operand): Disallow subreg of reg not allowed to change size.kenner1995-07-011-0/+11
* Update FSF address.kenner1995-06-151-1/+2
* Fix typos in comments.kenner1995-05-161-1/+1