| Commit message (Expand) | Author | Age | Files | Lines |
* | (reload) [SMALL_REGISTER_CLASSES]: Try, at least, | rms | 1993-11-10 | 1 | -0/+28 |
* | (reload): Cope when inherited register is larger than one word. | rms | 1993-10-20 | 1 | -3/+8 |
* | * reload1.c (eliminate_regs_in_insn): Rerecognize some loads and | law | 1993-10-18 | 1 | -0/+8 |
* | (reload): Fix typo in RELOAD_FOR_INSN case when accounting for | kenner | 1993-10-12 | 1 | -1/+1 |
* | (gen_input_reload): Handle PLUS with MEM operand | wilson | 1993-10-01 | 1 | -14/+12 |
* | (eliminate_regs): All recursive calls now pass INSN | wilson | 1993-09-28 | 1 | -17/+20 |
* | (eliminate_regs, SET case): Check for INSN_LIST along with EXPR_LIST. | rms | 1993-09-27 | 1 | -1/+2 |
* | (eliminate_regs): Use new macros LOAD_EXTEND_OP and | kenner | 1993-09-25 | 1 | -1/+1 |
* | * reload1.c: (init_reload): use HARD_FRAME_POINTER_REGNUM instead of | dje | 1993-09-24 | 1 | -21/+25 |
* | Fix typo in previous change. | rms | 1993-09-24 | 1 | -1/+1 |
* | (eliminate_regs): Specially handle the case where INSN | rms | 1993-09-24 | 1 | -5/+13 |
* | (eliminate_regs_in_insn): Fix typo in last change. | kenner | 1993-08-04 | 1 | -1/+1 |
* | (eliminate_regs_in_insn): Always do elimination in REG_NOTES if we | kenner | 1993-08-04 | 1 | -4/+9 |
* | (reload): Don't free scratch_list or scratch_block if 0. | rms | 1993-07-15 | 1 | -2/+4 |
* | (emit_reload_insns): Don't use gen_lowpart_common to get reload | kenner | 1993-07-05 | 1 | -3/+6 |
* | (eliminate_regs): Fix typo in BYTE_LOADS_ZERO_EXTEND. | rms | 1993-07-02 | 1 | -1/+1 |
* | (reload): Use reg_equiv_address for invalid addresses | kenner | 1993-06-26 | 1 | -1/+4 |
* | (mark_scratch_live): New function. | kenner | 1993-06-23 | 1 | -2/+48 |
* | (eliminate_regs_in_insn): Don't use a later elimination than | kenner | 1993-06-12 | 1 | -7/+15 |
* | (reload): If only non-group need is unfilled, see if | rms | 1993-05-30 | 1 | -0/+29 |
* | (delete_output_reload): Don't delete output reload | rms | 1993-05-26 | 1 | -1/+15 |
* | (choose_reload_regs): If inheriting a spill reg, | rms | 1993-05-24 | 1 | -1/+5 |
* | (choose_reload_regs): Handle earlyclobbers | rms | 1993-05-21 | 1 | -12/+34 |
* | (reload): Don't start 2-group unless it could be finished. | rms | 1993-05-18 | 1 | -1/+2 |
* | (reload): Don't start 2-group unless it could be finished. | rms | 1993-05-15 | 1 | -0/+6 |
* | (eliminate_regs, case {PRE,POST}_{INC,DEC}): Account for PUSH_ROUNDING. | kenner | 1993-05-06 | 1 | -3/+10 |
* | (forget_old_reloads_1): Accept and ignore 2nd arg. | rms | 1993-05-06 | 1 | -3/+4 |
* | (eliminate_regs, case SUBREG): Leave the SUBREG when | rms | 1993-05-02 | 1 | -1/+11 |
* | (emit_reload_insns): Advance following_insn if it is a clobber, | dje | 1993-04-23 | 1 | -5/+5 |
* | (last_spill_reg): Add missing "int". | kenner | 1993-04-16 | 1 | -1/+1 |
* | (emit_reload_insns): Cast enum array index to int. | rms | 1993-04-06 | 1 | -1/+1 |
* | (emit_reload_insns): Don't update the status of a register from an | kenner | 1993-04-03 | 1 | -3/+7 |
* | (reload_reg_used_for_inherit): New variable. | kenner | 1993-04-02 | 1 | -21/+105 |
* | (init_reload): Don't initialize optabs here. | kenner | 1993-03-30 | 1 | -100/+0 |
* | (emit_reload_insns): Properly track what was reloaded into what | kenner | 1993-03-30 | 1 | -4/+36 |
* | Add prototypes for static functions. | kenner | 1993-03-29 | 1 | -515/+987 |
* | (eliminate_regs): Eliminate regs within a CLOBBER. | jrv | 1993-03-22 | 1 | -0/+3 |
* | (choose_reload_regs): Verify reload_out[j != 0 | rms | 1993-03-14 | 1 | -1/+1 |
* | (choose_reload_regs): Handle SUBREG in reload_earlyclobber | rms | 1993-03-06 | 1 | -2/+8 |
* | (reload): After calling count_possible_groups, see if we have to proceed | kenner | 1993-01-23 | 1 | -5/+11 |
* | (reload): Clear reload_in_progress even if reloading fails. | rms | 1993-01-13 | 1 | -2/+2 |
* | (reload): Delete unused variable inc_groups. | wilson | 1993-01-11 | 1 | -1/+0 |
* | (reload_as_needed): Test for whether to call | rms | 1993-01-10 | 1 | -1/+1 |
* | (reload) [SMALL_REGISTER_CLASSES]: When adding an extra | rms | 1993-01-07 | 1 | -6/+4 |
* | (init_reload): Add entries in 'reload_in_optab' for QFmode and HFmode. | rms | 1993-01-07 | 1 | -0/+16 |
* | (emit_reload_insns): Use gen_lowpart_common to change mode of reloadreg. | wilson | 1992-12-31 | 1 | -2/+2 |
* | (gen_input_reload): Also handle PLUS of a MEM and CONSTANT specially. | wilson | 1992-12-31 | 1 | -11/+14 |
* | (emit_reload_insns): Error instead of abort | rms | 1992-12-30 | 1 | -1/+10 |
* | (eliminate_regs_in_insn): Test old_body, not new_body, since | rms | 1992-12-16 | 1 | -1/+1 |
* | (eliminate_regs_in_insn): Don't recopy new_body if it is an asm_operands insn. | rms | 1992-12-16 | 1 | -1/+3 |