| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO; | rth | 1998-01-14 | 1 | -6/+6 |
* | * regmove.c: New implementation of regmove pass. | law | 1998-01-10 | 1 | -12/+15 |
* | * bitmap.c (bitmap_clear): Ensure `inline' is at the beginning | law | 1997-12-20 | 1 | -0/+3 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -2/+1 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -4/+5 |
* | * local-alloc.c (block_alloc): Don't lose if two SCRATCH expressions | law | 1997-10-22 | 1 | -8/+3 |
* | Fix i386 code generation error reported by Mumit Khan. | wilson | 1997-09-02 | 1 | -1/+60 |
* | * version.c: Bump for new snapshot. | law | 1997-08-25 | 1 | -0/+16 |
* | * Integrate alias analysis changes from jfc@mit.edu | law | 1997-08-11 | 1 | -2/+2 |
* | Use REG_SET macros | meissner | 1997-06-16 | 1 | -11/+3 |
* | Widen some short fields to int; Use allocate_reg_info to allocate the reg_ren... | meissner | 1997-06-02 | 1 | -3/+2 |
* | Use accessor macros to access arrays based on regno; move many of the arrays ... | meissner | 1997-05-30 | 1 | -39/+39 |
* | (no_conflict_p): Reject sequences with foreign insns. | wilson | 1997-04-03 | 1 | -2/+6 |
* | (update_equiv_regs): Fix error in last change. | kenner | 1997-02-08 | 1 | -5/+4 |
* | If we can't substitute an equiv reg only used once, move the | ian | 1997-01-31 | 1 | -25/+93 |
* | Check SMALL_REGISTER_CLASSES at runtime | ian | 1996-12-13 | 1 | -1/+3 |
* | (qty_compare_1, qty_sugg_compare_1): Use `const void *' arguments. | kenner | 1996-11-12 | 1 | -89/+49 |
* | (reg_equiv_replace): New variable. | kenner | 1996-08-12 | 1 | -21/+35 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -8/+8 |
* | * local-alloc.c (update_equiv_regs): Ignore insns that read or | law | 1996-06-10 | 1 | -3/+9 |
* | (optimize_reg_copy_1): Only update reg_live_length if it is | kenner | 1996-03-22 | 1 | -7/+13 |
* | (memref_referenced_p, case REG): Fix last change. | kenner | 1996-01-16 | 1 | -2/+2 |
* | 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 |