Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-02-02 | (int_reg_class_contents): Make unsigned to avoid signed integer overflow. | Richard Stallman | 1 | -5/+5 | |
(init_reg_sets): Avoid signed integer overflow. From-SVN: r3411 | |||||
1993-01-10 | # Fix misspellings in comments. | Paul Eggert | 1 | -2/+2 | |
From-SVN: r3183 | |||||
1992-11-25 | Fix typo in use of SECONDARY_INPUT_RELOAD_CLASS. | Richard Stallman | 1 | -3/+3 | |
(copy_cost): Fix typo in use of SECONDARY_OUTPUT_RELOAD_CLASS. From-SVN: r2792 | |||||
1992-11-18 | (regclass): Add missing cast from enum to int. | Richard Kenner | 1 | -1/+1 | |
From-SVN: r2755 | |||||
1992-10-12 | (reg_names): Reinstate the definition here. | Richard Stallman | 1 | -0/+4 | |
From-SVN: r2415 | |||||
1992-10-10 | (reg_name): Deleted. | Richard Stallman | 1 | -4/+0 | |
From-SVN: r2393 | |||||
1992-09-29 | Fix comment syntax after #endif. | Richard Stallman | 1 | -1/+1 | |
From-SVN: r2280 | |||||
1992-09-24 | (forbidden_inc_dec_class, in_inc_dec): New variables. | Richard Kenner | 1 | -5/+90 | |
(regclass): Don't alloca the costs twice. Initialize forbidden_inc_dec_class. For regs that have inc-dec, ignore forbidden classes. (record_address_regs): Update in_inc_dec. From-SVN: r2227 | |||||
1992-09-15 | (record_reg_classes): Ignore leading % when examining constraint. | Richard Stallman | 1 | -2/+7 | |
Don't bypass usual cost computation when a pseudo "matches" a non-pseudo in matching operands. From-SVN: r2123 | |||||
1992-09-07 | (record_reg_class): For matching operands... | Richard Stallman | 1 | -0/+17 | |
(record_reg_class): For matching operands, handle case where the earlier one is not a pseudo like the case where the later one is not a pseudo. From-SVN: r2067 | |||||
1992-08-13 | (regclass): Don't scan the constraints if there aren't any operands. | Tom Wood | 1 | -2/+3 | |
(regclass): Don't scan the constraints if there aren't any operands. Don't look for a commutative constraint in the last operand. From-SVN: r1813 | |||||
1992-07-12 | entered into RCS | Richard Kenner | 1 | -1/+1 | |
From-SVN: r1580 | |||||
1992-07-08 | *** empty log message *** | Charles Hannum | 1 | -1/+24 | |
From-SVN: r1515 | |||||
1992-07-06 | *** empty log message *** | Richard Kenner | 1 | -3/+4 | |
From-SVN: r1475 | |||||
1992-06-29 | *** empty log message *** | Richard Kenner | 1 | -0/+5 | |
From-SVN: r1353 | |||||
1992-06-30 | *** empty log message *** | Richard Stallman | 1 | -1/+4 | |
From-SVN: r1348 | |||||
1992-06-28 | *** empty log message *** | Richard Kenner | 1 | -1/+1 | |
From-SVN: r1321 | |||||
1992-06-27 | *** empty log message *** | Michael Meissner | 1 | -1/+1 | |
From-SVN: r1317 | |||||
1992-06-27 | *** empty log message *** | Richard Kenner | 1 | -6/+18 | |
From-SVN: r1314 | |||||
1992-06-27 | *** empty log message *** | Richard Kenner | 1 | -414/+817 | |
From-SVN: r1313 | |||||
1992-06-24 | *** empty log message *** | Richard Stallman | 1 | -6/+6 | |
From-SVN: r1259 | |||||
1992-05-07 | *** empty log message *** | Richard Stallman | 1 | -1/+1 | |
From-SVN: r930 | |||||
1992-03-05 | *** empty log message *** | Tom Wood | 1 | -10/+6 | |
From-SVN: r395 | |||||
1992-01-31 | *** empty log message *** | Richard Stallman | 1 | -1/+5 | |
From-SVN: r258 | |||||
1992-01-15 | *** empty log message *** | Richard Kenner | 1 | -2/+2 | |
From-SVN: r192 | |||||
1991-11-05 | Initial revision | Richard Kenner | 1 | -0/+1132 | |
From-SVN: r56 |