| Commit message (Expand) | Author | Age | Files | Lines |
* | * recog.c (push_operand, pop_operand): VOIDmode needn't match modes. | rth | 1999-03-07 | 1 | -2/+2 |
* | Only call update_flow_info if instruction scheduling is enabled. | nickc | 1999-02-05 | 1 | -1/+2 |
* | Bob Manson <manson@charmed.cygnus.com> | rth | 1999-02-02 | 1 | -0/+81 |
* | * recog.c (check_asm_operands): Treat indeterminate operand ok | rth | 1999-02-01 | 1 | -8/+24 |
* | * final.c (bb_str): Qualify a char* with the keyword `const'. | ghazi | 1999-01-23 | 1 | -9/+9 |
* | * cse.c (fold_rtx): Revert 29 Dec change. | rth | 1999-01-21 | 1 | -0/+6 |
* | * recog.c (pop_operand): New function. | rth | 1999-01-19 | 1 | -0/+33 |
* | * rtl.h (rtx_def): Update documentation. | mmitchel | 1999-01-19 | 1 | -4/+2 |
* | Warning fixes: | ghazi | 1999-01-18 | 1 | -3/+5 |
* | * expr.c (queued_subexp_p): Make public. | rth | 1999-01-15 | 1 | -5/+222 |
* | Warning fixes: | ghazi | 1998-12-23 | 1 | -1/+1 |
* | * final.c (cleanup_subreg_operands): Delete some unused code. | crux | 1998-12-04 | 1 | -0/+111 |
* | * recog.h (enum op_type): Define. | law | 1998-11-04 | 1 | -47/+33 |
* | Warning fixes: | ghazi | 1998-10-25 | 1 | -1/+1 |
* | * regclass.c (regclass): Break out some code into new function | law | 1998-10-22 | 1 | -10/+40 |
* | * Makefile.in (insn-extract.o): Fix dependencies. | law | 1998-10-17 | 1 | -0/+123 |
* | Warning fixes: | ghazi | 1998-10-14 | 1 | -1/+1 |
* | * recog.c (alter_subreg): Delete declaration. | law | 1998-10-02 | 1 | -3/+0 |
* | * combine.c (make_extraction): If no mode is specified for | law | 1998-09-15 | 1 | -2/+10 |
* | � | law | 1998-08-22 | 1 | -0/+10 |
* | * rtl.h (rtx_function): New type. | law | 1998-08-19 | 1 | -21/+33 |
* | * Global CSE and constant/copy propagation. | law | 1998-05-20 | 1 | -0/+19 |
* | typo typo fixes fixes | law | 1998-05-06 | 1 | -1/+1 |
* | Forgot to check in last night. | law | 1998-04-17 | 1 | -0/+2 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -1/+1 |
* | * varasm.c (output_constant_pool): Bring back 'done' label inside | law | 1998-02-14 | 1 | -2/+1 |
* | * recog.c (validate_replace_rtx_1): Only perform substitutions | law | 1998-01-25 | 1 | -7/+12 |
* | * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO; | rth | 1998-01-14 | 1 | -17/+34 |
* | (constrain_operands): When checking earlyclobbers, use | wilson | 1997-06-25 | 1 | -2/+2 |
* | (validate_replace_rtx_1, case MINUS): New case. | kenner | 1997-04-13 | 1 | -3/+16 |
* | Accept a unary operator in constrain_operands | ian | 1996-10-23 | 1 | -1/+6 |
* | (register_operand): Don't reject subreg of complex mode. | kenner | 1996-09-29 | 1 | -1/+3 |
* | (constrain_operands): Don't test clobbered constraints. | kenner | 1996-09-24 | 1 | -1/+1 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -3/+4 |
* | * recog.c (constrain_operands, case 'V'): Don't call | law | 1996-03-12 | 1 | -1/+6 |
* | (register_operand): Disallow subreg of reg not allowed to change size. | kenner | 1995-07-01 | 1 | -0/+11 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -1/+1 |
* | (constrain_operands, case 'E'): Make this work like | tege | 1995-04-10 | 1 | -0/+2 |
* | Check target endianness at run time, not compile time | ian | 1994-11-16 | 1 | -13/+10 |
* | Update comment. | kenner | 1994-10-17 | 1 | -3/+3 |
* | (constrain_operands): Properly handle '#' in constraint. | kenner | 1994-03-06 | 1 | -2/+8 |
* | (indirect_operand): Verify mode of OP is correct. | kenner | 1993-12-12 | 1 | -0/+3 |
* | (constrain_operands): Correctly ignore MATCH_OPERATOR operands. | kenner | 1993-06-12 | 1 | -2/+3 |
* | (constrain_operands, case 'r'): If STRICT, a REG isn't valid if it is | kenner | 1993-02-26 | 1 | -1/+2 |
* | (general_operand, immediate_operand, const_double_operand): Allow CONST_INT | kenner | 1992-10-11 | 1 | -4/+8 |
* | entered into RCS | mycroft | 1992-07-06 | 1 | -10/+6 |
* | *** empty log message *** | rms | 1992-06-24 | 1 | -1/+1 |
* | *** empty log message *** | kenner | 1992-05-27 | 1 | -2/+10 |
* | *** empty log message *** | rms | 1992-05-07 | 1 | -3/+3 |