summaryrefslogtreecommitdiffstats
path: root/gcc/recog.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* (constrain_operands, case 'E'): Make this work liketege1995-04-101-0/+2
* Check target endianness at run time, not compile timeian1994-11-161-13/+10
* Update comment.kenner1994-10-171-3/+3
* (constrain_operands): Properly handle '#' in constraint.kenner1994-03-061-2/+8
* (indirect_operand): Verify mode of OP is correct.kenner1993-12-121-0/+3
* (constrain_operands): Correctly ignore MATCH_OPERATOR operands.kenner1993-06-121-2/+3
* (constrain_operands, case 'r'): If STRICT, a REG isn't valid if it iskenner1993-02-261-1/+2
* (general_operand, immediate_operand, const_double_operand): Allow CONST_INTkenner1992-10-111-4/+8
* entered into RCSmycroft1992-07-061-10/+6
* *** empty log message ***rms1992-06-241-1/+1
OpenPOWER on IntegriCloud