Age | Commit message (Expand) | Author | Files | Lines |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -4/+5 |
1997-10-22 | local-alloc.c (block_alloc): Don't lose if two SCRATCH expressions are shared. | Jeffrey A Law | 1 | -8/+3 |
1997-09-02 | Fix i386 code generation error reported by Mumit Khan. | Jim Wilson | 1 | -1/+60 |
1997-08-25 | version.c: Bump for new snapshot. | Jeff Law | 1 | -0/+16 |
1997-08-11 | * Integrate alias analysis changes from jfc@mit.edu | Jeffrey A Law | 1 | -2/+2 |
1997-06-16 | Use REG_SET macros | Michael Meissner | 1 | -11/+3 |
1997-06-02 | Widen some short fields to int; Use allocate_reg_info to allocate the reg_ren... | Michael Meissner | 1 | -3/+2 |
1997-05-30 | Use accessor macros to access arrays based on regno; move many of the arrays ... | Michael Meissner | 1 | -39/+39 |
1997-04-03 | (no_conflict_p): Reject sequences with foreign insns. | Jim Wilson | 1 | -2/+6 |
1997-02-08 | (update_equiv_regs): Fix error in last change. | Richard Kenner | 1 | -5/+4 |
1997-01-31 | If we can't substitute an equiv reg only used once, move the | Ian Lance Taylor | 1 | -25/+93 |
1996-12-13 | Check SMALL_REGISTER_CLASSES at runtime | Ian Lance Taylor | 1 | -1/+3 |
1996-11-12 | (qty_compare_1, qty_sugg_compare_1): Use `const void *' arguments. | Richard Kenner | 1 | -89/+49 |
1996-08-11 | (reg_equiv_replace): New variable. | Richard Kenner | 1 | -21/+35 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -8/+8 |
1996-06-10 | local-alloc.c (update_equiv_regs): Ignore insns that read or write registers ... | Jeff Law | 1 | -3/+9 |
1996-03-22 | (optimize_reg_copy_1): Only update reg_live_length if it is | Richard Kenner | 1 | -7/+13 |
1996-01-16 | (memref_referenced_p, case REG): Fix last change. | Richard Kenner | 1 | -2/+2 |
1996-01-06 | Fix formatting. | Richard Kenner | 1 | -1/+1 |
1996-01-01 | (reg_equiv_replacement): New variable. | Richard Kenner | 1 | -3/+12 |
1995-12-31 | hard-reg-set.h (losing_caller_save_reg_set): Declare. | Jeff Law | 1 | -11/+7 |
1995-12-16 | (optimize_reg_copy_2): Don't attempt optimization if destination | Richard Kenner | 1 | -1/+2 |
1995-08-21 | (wipe_dead_reg): Make a register mentioned in a REG_INC note die after | Richard Kenner | 1 | -1/+7 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -1/+1 |
1995-02-21 | local-alloc.c (block_alloc): Stop looping over the input operands once we fin... | Jeff Law | 1 | -0/+2 |
1994-08-08 | (find_free_reg): Fix typo in last change. | Richard Kenner | 1 | -1/+1 |
1994-08-07 | (qty_changes_size): New variable. | Richard Kenner | 1 | -0/+17 |
1994-06-14 | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | Richard Kenner | 1 | -10/+14 |
1994-05-27 | (local_alloc): Fix typo in last change. | Richard Kenner | 1 | -2/+2 |
1994-05-27 | (requires_inout): Renamed from requires_inout_p and returns number of alterna... | Richard Kenner | 1 | -16/+47 |
1994-05-27 | (qty_sugg_compare_1): Fix typo in last change. | Richard Kenner | 1 | -1/+1 |
1994-05-27 | (qty_phys_num{,_copy}_sugg): New variables. | Richard Kenner | 1 | -31/+143 |
1994-04-21 | Add prototypes for static functions. | Richard Kenner | 1 | -18/+29 |
1994-04-08 | Remove previous Berg change. | Richard Kenner | 1 | -1/+5 |
1994-04-06 | (block_alloc): Avoid #ifdef HARD_REG_SET. | Richard Kenner | 1 | -5/+1 |
1994-02-27 | (qty_compare{,_1}): Give multi-word regs higher priority, as stated in | Richard Kenner | 1 | -8/+10 |
1994-02-14 | (optimize_reg_copy): A register that dies in a CALL_INSN doesn't cross | Richard Kenner | 1 | -2/+4 |
1993-12-23 | (optimize_reg_copy_1): After decreasing sregno's | Jim Wilson | 1 | -0/+5 |
1993-09-24 | local-alloc.c: (find_free_reg): Make sure we will always be able to eliminate... | Doug Evans | 1 | -0/+5 |
1993-08-03 | (block_alloc): Don't attempt to allocate a | Jim Wilson | 1 | -1/+4 |
1993-06-23 | (alloc_qty_for_scratch): Can allocate likely-spilled register classes for SCR... | Richard Kenner | 1 | -14/+8 |
1993-06-23 | (scratch_block, scratch_list{,_length}, scratch_index): New variables. | Richard Kenner | 1 | -5/+18 |
1993-05-11 | (block_alloc): Don't dereference a NULL pointer. | Richard Stallman | 1 | -0/+1 |
1993-04-16 | (qty_n_refs): Make int, like reg_n_refs. | Richard Kenner | 1 | -10/+10 |
1993-03-31 | (optimize_reg_copy_1): Don't increment n_calls specially if P is a call_insn. | Richard Stallman | 1 | -6/+0 |
1993-01-24 | (CLASS_LIKELY_SPILLED_P): Add default definition. | Richard Kenner | 1 | -4/+15 |
1993-01-19 | (find_free_reg): Add comment about nonlocal labels. | Richard Kenner | 1 | -0/+4 |
1993-01-03 | (block_alloc): Generalize tying so we can tie any operand with the output unl... | Richard Kenner | 1 | -40/+56 |
1992-12-01 | (optimize_reg_copy_2): Correct reg_n_refs updates. | Jim Wilson | 1 | -2/+2 |