aboutsummaryrefslogtreecommitdiff
path: root/gcc/recog.c
AgeCommit message (Expand)AuthorFilesLines
1998-11-04recog.h (enum op_type): Define.Bernd Schmidt1-47/+33
1998-10-25Warning fixes:Kaveh R. Ghazi1-1/+1
1998-10-22regclass.c (regclass): Break out some code into new function scan_one_insn, a...Bernd Schmidt1-10/+40
1998-10-16Makefile.in (insn-extract.o): Fix dependencies.Bernd Schmidt1-0/+123
1998-10-14Warning fixes:Kaveh R. Ghazi1-1/+1
1998-10-02* recog.c (alter_subreg): Delete declaration.Bernd Schmidt1-3/+0
1998-09-15combine.c (make_extraction): If no mode is specified for an operand of insv...Jeffrey A Law1-2/+10
1998-08-22recog.c (validate_replace_rtx_group): New function.Jeff Law1-0/+10
1998-08-19rtl.h (rtx_function): New type.Mark Mitchell1-21/+33
1998-05-19* Global CSE and constant/copy propagation.Doug Evans1-0/+19
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1998-04-17Forgot to check in last night.Jeffrey A Law1-0/+2
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi1-1/+1
1998-02-13varasm.c (output_constant_pool): Bring back 'done' label inside an appropriat...Jeffrey A Law1-2/+1
1998-01-25recog.c (validate_replace_rtx_1): Only perform substitutions of arguments to ...Alasdair Baird1-7/+12
1998-01-14alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO...Richard Henderson1-17/+34
1997-06-24(constrain_operands): When checking earlyclobbers, useJim Wilson1-2/+2
1997-04-13(validate_replace_rtx_1, case MINUS): New case.Richard Kenner1-3/+16
1996-10-23Accept a unary operator in constrain_operandsIan Lance Taylor1-1/+6
1996-09-29(register_operand): Don't reject subreg of complex mode.Richard Kenner1-1/+3
1996-09-23(constrain_operands): Don't test clobbered constraints.Richard Kenner1-1/+1
1996-07-03formatting tweaksMike Stump1-3/+4
1996-03-11recog.c (constrain_operands, case 'V'): Don't call offsettable_memref_p befor...Jeff Law1-1/+6
1995-07-01(register_operand): Disallow subreg of reg not allowed to change size.Richard Kenner1-0/+11
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-16Fix typos in comments.Richard Kenner1-1/+1
1995-04-10(constrain_operands, case 'E'): Make this work likeTorbjorn Granlund1-0/+2
1994-11-16Check target endianness at run time, not compile timeIan Lance Taylor1-13/+10
1994-10-17Update comment.Richard Kenner1-3/+3
1994-03-06(constrain_operands): Properly handle '#' in constraint.Richard Kenner1-2/+8
1993-12-12(indirect_operand): Verify mode of OP is correct.Richard Kenner1-0/+3
1993-06-11(constrain_operands): Correctly ignore MATCH_OPERATOR operands.Richard Kenner1-2/+3
1993-02-26(constrain_operands, case 'r'): If STRICT, a REG isn't valid if it isRichard Kenner1-1/+2
1992-10-11(general_operand, immediate_operand, const_double_operand): Allow CONST_INT w...Richard Kenner1-4/+8
1992-07-06entered into RCSCharles Hannum1-10/+6
1992-06-24*** empty log message ***Richard Stallman1-1/+1
1992-05-27*** empty log message ***Richard Kenner1-2/+10
1992-05-07*** empty log message ***Richard Stallman1-3/+3
1992-04-19*** empty log message ***Richard Stallman1-1/+5
1992-04-17*** empty log message ***Richard Kenner1-8/+53
1992-03-10*** empty log message ***Richard Kenner1-1/+1
1992-01-15*** empty log message ***Richard Kenner1-1/+1
1991-12-24*** empty log message ***Richard Stallman1-0/+1
1991-11-27Initial revisionRichard Kenner1-0/+1901