| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix formatting. | kenner | 1996-01-06 | 1 | -1/+1 |
* | (reg_equiv_replacement): New variable. | kenner | 1996-01-01 | 1 | -3/+12 |
* | * hard-reg-set.h (losing_caller_save_reg_set): Declare. | law | 1996-01-01 | 1 | -11/+7 |
* | (optimize_reg_copy_2): Don't attempt optimization if destination | kenner | 1995-12-16 | 1 | -1/+2 |
* | (wipe_dead_reg): Make a register mentioned in a REG_INC note die after | kenner | 1995-08-21 | 1 | -1/+7 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -1/+1 |
* | * local-alloc.c (block_alloc): Stop looping over the input | law | 1995-02-21 | 1 | -0/+2 |
* | (find_free_reg): Fix typo in last change. | kenner | 1994-08-08 | 1 | -1/+1 |
* | (qty_changes_size): New variable. | kenner | 1994-08-07 | 1 | -0/+17 |
* | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | kenner | 1994-06-14 | 1 | -10/+14 |
* | (local_alloc): Fix typo in last change. | kenner | 1994-05-27 | 1 | -2/+2 |
* | (requires_inout): Renamed from requires_inout_p and returns number of | kenner | 1994-05-27 | 1 | -16/+47 |
* | (qty_sugg_compare_1): Fix typo in last change. | kenner | 1994-05-27 | 1 | -1/+1 |
* | (qty_phys_num{,_copy}_sugg): New variables. | kenner | 1994-05-27 | 1 | -31/+143 |
* | Add prototypes for static functions. | kenner | 1994-04-21 | 1 | -18/+29 |
* | Remove previous Berg change. | kenner | 1994-04-08 | 1 | -1/+5 |
* | (block_alloc): Avoid #ifdef HARD_REG_SET. | kenner | 1994-04-06 | 1 | -5/+1 |
* | (qty_compare{,_1}): Give multi-word regs higher priority, as stated in | kenner | 1994-02-27 | 1 | -8/+10 |
* | (optimize_reg_copy): A register that dies in a CALL_INSN doesn't cross | kenner | 1994-02-15 | 1 | -2/+4 |
* | (optimize_reg_copy_1): After decreasing sregno's | wilson | 1993-12-24 | 1 | -0/+5 |
* | * local-alloc.c: (find_free_reg): Make sure we will always be able | dje | 1993-09-24 | 1 | -0/+5 |
* | (block_alloc): Don't attempt to allocate a | wilson | 1993-08-03 | 1 | -1/+4 |
* | (alloc_qty_for_scratch): Can allocate likely-spilled register classes | kenner | 1993-06-23 | 1 | -14/+8 |
* | (scratch_block, scratch_list{,_length}, scratch_index): New variables. | kenner | 1993-06-23 | 1 | -5/+18 |
* | (block_alloc): Don't dereference a NULL pointer. | rms | 1993-05-11 | 1 | -0/+1 |
* | (qty_n_refs): Make int, like reg_n_refs. | kenner | 1993-04-17 | 1 | -10/+10 |
* | (optimize_reg_copy_1): Don't increment n_calls specially if P is a call_insn. | rms | 1993-03-31 | 1 | -6/+0 |
* | (CLASS_LIKELY_SPILLED_P): Add default definition. | kenner | 1993-01-24 | 1 | -4/+15 |
* | (find_free_reg): Add comment about nonlocal labels. | kenner | 1993-01-19 | 1 | -0/+4 |
* | (block_alloc): Generalize tying so we can tie any operand with the | kenner | 1993-01-04 | 1 | -40/+56 |
* | (optimize_reg_copy_2): Correct reg_n_refs updates. | wilson | 1992-12-01 | 1 | -2/+2 |
* | (optimize_reg_copy_1): If P is a CALL_INSN, count it as being crossed | kenner | 1992-11-04 | 1 | -0/+6 |
* | (optimize_reg_copy_1): Tighten up code to properly handle the case | kenner | 1992-10-09 | 1 | -8/+44 |
* | (alloc_qty_for_scratch, block_alloc): Provide alternate code in some cases | kenner | 1992-08-19 | 1 | -2/+36 |
* | entered into RCS | mycroft | 1992-07-06 | 1 | -6/+7 |
* | *** empty log message *** | kenner | 1992-06-27 | 1 | -10/+13 |
* | *** empty log message *** | rms | 1992-05-07 | 1 | -5/+5 |
* | *** empty log message *** | rms | 1992-03-22 | 1 | -1/+21 |
* | *** empty log message *** | rms | 1992-03-14 | 1 | -3/+90 |
* | Initial revision | rms | 1992-01-18 | 1 | -0/+1960 |