| Commit message (Expand) | Author | Age | Files | Lines |
* | Warning fixes: | Kaveh R. Ghazi | 1998-10-25 | 1 | -1/+1 |
* | regclass.c (regclass): Break out some code into new function scan_one_insn, a... | Bernd Schmidt | 1998-10-22 | 1 | -10/+40 |
* | Makefile.in (insn-extract.o): Fix dependencies. | Bernd Schmidt | 1998-10-16 | 1 | -0/+123 |
* | Warning fixes: | Kaveh R. Ghazi | 1998-10-14 | 1 | -1/+1 |
* | * recog.c (alter_subreg): Delete declaration. | Bernd Schmidt | 1998-10-02 | 1 | -3/+0 |
* | combine.c (make_extraction): If no mode is specified for an operand of insv... | Jeffrey A Law | 1998-09-15 | 1 | -2/+10 |
* | recog.c (validate_replace_rtx_group): New function. | Jeff Law | 1998-08-22 | 1 | -0/+10 |
* | rtl.h (rtx_function): New type. | Mark Mitchell | 1998-08-19 | 1 | -21/+33 |
* | * Global CSE and constant/copy propagation. | Doug Evans | 1998-05-19 | 1 | -0/+19 |
* | typo typo fixes fixes | Jeff Law | 1998-05-06 | 1 | -1/+1 |
* | Forgot to check in last night. | Jeffrey A Law | 1998-04-17 | 1 | -0/+2 |
* | Major cutover to using system.h: | Kaveh R. Ghazi | 1998-03-20 | 1 | -1/+1 |
* | varasm.c (output_constant_pool): Bring back 'done' label inside an appropriat... | Jeffrey A Law | 1998-02-13 | 1 | -2/+1 |
* | recog.c (validate_replace_rtx_1): Only perform substitutions of arguments to ... | Alasdair Baird | 1998-01-25 | 1 | -7/+12 |
* | alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... | Richard Henderson | 1998-01-14 | 1 | -17/+34 |
* | (constrain_operands): When checking earlyclobbers, use | Jim Wilson | 1997-06-24 | 1 | -2/+2 |
* | (validate_replace_rtx_1, case MINUS): New case. | Richard Kenner | 1997-04-13 | 1 | -3/+16 |
* | Accept a unary operator in constrain_operands | Ian Lance Taylor | 1996-10-23 | 1 | -1/+6 |
* | (register_operand): Don't reject subreg of complex mode. | Richard Kenner | 1996-09-29 | 1 | -1/+3 |
* | (constrain_operands): Don't test clobbered constraints. | Richard Kenner | 1996-09-23 | 1 | -1/+1 |
* | formatting tweaks | Mike Stump | 1996-07-03 | 1 | -3/+4 |
* | recog.c (constrain_operands, case 'V'): Don't call offsettable_memref_p befor... | Jeff Law | 1996-03-11 | 1 | -1/+6 |
* | (register_operand): Disallow subreg of reg not allowed to change size. | Richard Kenner | 1995-07-01 | 1 | -0/+11 |
* | Update FSF address. | Richard Kenner | 1995-06-15 | 1 | -1/+2 |
* | Fix typos in comments. | Richard Kenner | 1995-05-16 | 1 | -1/+1 |
* | (constrain_operands, case 'E'): Make this work like | Torbjorn Granlund | 1995-04-10 | 1 | -0/+2 |
* | Check target endianness at run time, not compile time | Ian Lance Taylor | 1994-11-16 | 1 | -13/+10 |
* | Update comment. | Richard Kenner | 1994-10-17 | 1 | -3/+3 |
* | (constrain_operands): Properly handle '#' in constraint. | Richard Kenner | 1994-03-06 | 1 | -2/+8 |
* | (indirect_operand): Verify mode of OP is correct. | Richard Kenner | 1993-12-12 | 1 | -0/+3 |
* | (constrain_operands): Correctly ignore MATCH_OPERATOR operands. | Richard Kenner | 1993-06-11 | 1 | -2/+3 |
* | (constrain_operands, case 'r'): If STRICT, a REG isn't valid if it is | Richard Kenner | 1993-02-26 | 1 | -1/+2 |
* | (general_operand, immediate_operand, const_double_operand): Allow CONST_INT w... | Richard Kenner | 1992-10-11 | 1 | -4/+8 |
* | entered into RCS | Charles Hannum | 1992-07-06 | 1 | -10/+6 |
* | *** empty log message *** | Richard Stallman | 1992-06-24 | 1 | -1/+1 |
* | *** empty log message *** | Richard Kenner | 1992-05-27 | 1 | -2/+10 |
* | *** empty log message *** | Richard Stallman | 1992-05-07 | 1 | -3/+3 |
* | *** empty log message *** | Richard Stallman | 1992-04-19 | 1 | -1/+5 |
* | *** empty log message *** | Richard Kenner | 1992-04-17 | 1 | -8/+53 |
* | *** empty log message *** | Richard Kenner | 1992-03-10 | 1 | -1/+1 |
* | *** empty log message *** | Richard Kenner | 1992-01-15 | 1 | -1/+1 |
* | *** empty log message *** | Richard Stallman | 1991-12-24 | 1 | -0/+1 |
* | Initial revision | Richard Kenner | 1991-11-27 | 1 | -0/+1901 |