summaryrefslogtreecommitdiff
path: root/gcc/recog.c
Commit message (Expand)AuthorAgeFilesLines
* Warning fixes:Kaveh R. Ghazi1998-10-251-1/+1
* regclass.c (regclass): Break out some code into new function scan_one_insn, a...Bernd Schmidt1998-10-221-10/+40
* Makefile.in (insn-extract.o): Fix dependencies.Bernd Schmidt1998-10-161-0/+123
* Warning fixes:Kaveh R. Ghazi1998-10-141-1/+1
* * recog.c (alter_subreg): Delete declaration.Bernd Schmidt1998-10-021-3/+0
* combine.c (make_extraction): If no mode is specified for an operand of insv...Jeffrey A Law1998-09-151-2/+10
* recog.c (validate_replace_rtx_group): New function.Jeff Law1998-08-221-0/+10
* rtl.h (rtx_function): New type.Mark Mitchell1998-08-191-21/+33
* * Global CSE and constant/copy propagation.Doug Evans1998-05-191-0/+19
* typo typo fixes fixesJeff Law1998-05-061-1/+1
* Forgot to check in last night.Jeffrey A Law1998-04-171-0/+2
* Major cutover to using system.h:Kaveh R. Ghazi1998-03-201-1/+1
* varasm.c (output_constant_pool): Bring back 'done' label inside an appropriat...Jeffrey A Law1998-02-131-2/+1
* recog.c (validate_replace_rtx_1): Only perform substitutions of arguments to ...Alasdair Baird1998-01-251-7/+12
* alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO...Richard Henderson1998-01-141-17/+34
* (constrain_operands): When checking earlyclobbers, useJim Wilson1997-06-241-2/+2
* (validate_replace_rtx_1, case MINUS): New case.Richard Kenner1997-04-131-3/+16
* Accept a unary operator in constrain_operandsIan Lance Taylor1996-10-231-1/+6
* (register_operand): Don't reject subreg of complex mode.Richard Kenner1996-09-291-1/+3
* (constrain_operands): Don't test clobbered constraints.Richard Kenner1996-09-231-1/+1
* formatting tweaksMike Stump1996-07-031-3/+4
* recog.c (constrain_operands, case 'V'): Don't call offsettable_memref_p befor...Jeff Law1996-03-111-1/+6
* (register_operand): Disallow subreg of reg not allowed to change size.Richard Kenner1995-07-011-0/+11
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Fix typos in comments.Richard Kenner1995-05-161-1/+1
* (constrain_operands, case 'E'): Make this work likeTorbjorn Granlund1995-04-101-0/+2
* Check target endianness at run time, not compile timeIan Lance Taylor1994-11-161-13/+10
* Update comment.Richard Kenner1994-10-171-3/+3
* (constrain_operands): Properly handle '#' in constraint.Richard Kenner1994-03-061-2/+8
* (indirect_operand): Verify mode of OP is correct.Richard Kenner1993-12-121-0/+3
* (constrain_operands): Correctly ignore MATCH_OPERATOR operands.Richard Kenner1993-06-111-2/+3
* (constrain_operands, case 'r'): If STRICT, a REG isn't valid if it isRichard Kenner1993-02-261-1/+2
* (general_operand, immediate_operand, const_double_operand): Allow CONST_INT w...Richard Kenner1992-10-111-4/+8
* entered into RCSCharles Hannum1992-07-061-10/+6
* *** empty log message ***Richard Stallman1992-06-241-1/+1
* *** empty log message ***Richard Kenner1992-05-271-2/+10
* *** empty log message ***Richard Stallman1992-05-071-3/+3
* *** empty log message ***Richard Stallman1992-04-191-1/+5
* *** empty log message ***Richard Kenner1992-04-171-8/+53
* *** empty log message ***Richard Kenner1992-03-101-1/+1
* *** empty log message ***Richard Kenner1992-01-151-1/+1
* *** empty log message ***Richard Stallman1991-12-241-0/+1
* Initial revisionRichard Kenner1991-11-271-0/+1901