| Commit message (Expand) | Author | Age | Files | Lines |
* | (find_reloads): Don't rejecting non-const due to value of | kenner | 1994-06-23 | 1 | -0/+1 |
* | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | kenner | 1994-06-14 | 1 | -4/+6 |
* | (find_reloads): Change secondary reloads of class | kenner | 1994-06-14 | 1 | -1/+35 |
* | (find_reloads): Revert to old code and change secondary reloads to | kenner | 1994-05-27 | 1 | -2/+1 |
* | (find_reloads): Properly account for cost when constant is forced to | kenner | 1994-05-17 | 1 | -4/+18 |
* | (find_reloads): Don't change a secondary reload to | kenner | 1994-05-12 | 1 | -1/+2 |
* | (find_reloads): Ignore alternatives that will not be reloadable due to | kenner | 1994-05-06 | 1 | -0/+11 |
* | (push_secondary_reload): Use TYPE for secondary type if it is | kenner | 1994-05-04 | 1 | -2/+6 |
* | (find_reloads_address): Remove two block-scope decls of unused | kenner | 1994-03-25 | 1 | -2/+0 |
* | (get_secondary_mem): Call SECONDARY_MEMORY_NEEDED_MODE if it is | kenner | 1994-03-06 | 1 | -5/+8 |
* | (find_reloads): Don't restrict class of multiword operand to preferred class. | kenner | 1994-02-25 | 1 | -146/+184 |
* | (reload_secondary_{reload,icode}): Deleted. | kenner | 1994-02-10 | 1 | -318/+246 |
* | (find_reloads): Properly test for output operand when changing | kenner | 1994-01-24 | 1 | -2/+2 |
* | (push_reload, find_reloads): Reload inside a paradoxical SUBREG of MEM | kenner | 1993-12-24 | 1 | -28/+39 |
* | (find_reloads_toplev): Replace obsolete reference to | kenner | 1993-12-02 | 1 | -1/+1 |
* | (push_reload): Allow RELOAD_FOR_INPUT with a secondary | rms | 1993-11-15 | 1 | -2/+7 |
* | (find_reloads, case 'o'): A pseudo is not always an offsettable memref. | kenner | 1993-11-05 | 1 | -2/+29 |
* | (push_reload, find_reloads): If an operand is a SUBREG of a PLUS, | kenner | 1993-10-19 | 1 | -2/+4 |
* | (form_sum): Undo Sep 28 change. | wilson | 1993-10-01 | 1 | -4/+1 |
* | (find_reloads): Don't call find_reloads_toplev | rms | 1993-09-29 | 1 | -1/+4 |
* | (form_sum): Change the way that form_sum canonicalizes | wilson | 1993-09-28 | 1 | -1/+4 |
* | (push_reload, find_reloads): Use new macros LOAD_EXTEND_OP and | kenner | 1993-09-25 | 1 | -5/+5 |
* | * reload.c: (immune_p): Constants never overlap hard frame pointer references. | dje | 1993-09-24 | 1 | -0/+11 |
* | (find_reloads): Reject an alternative if two operands match the same | kenner | 1993-09-19 | 1 | -0/+11 |
* | (earlyclobber_operand_p): New function. | kenner | 1993-09-18 | 1 | -12/+29 |
* | (find_reloads): For PLUS operand, call find_reloads_toplev. | rms | 1993-09-16 | 1 | -0/+6 |
* | (find_reloads): Fix bugs in previous change. | rms | 1993-09-15 | 1 | -2/+1 |
* | (find_dummy_reload): New args inmode, outmode. | rms | 1993-09-14 | 1 | -9/+21 |
* | (find_reloads): Bump REJECT for a hard register; just not for a | kenner | 1993-09-01 | 1 | -1/+3 |
* | (find_reloads_address_1): Handle SUBREGs same as REGs. | wilson | 1993-09-01 | 1 | -20/+34 |
* | (push_reload): Abort is secondary_reload wants same | wilson | 1993-08-31 | 1 | -0/+15 |
* | (find_reloads): Don't combine two reloads if their reload_reg_rtx | kenner | 1993-08-07 | 1 | -1/+2 |
* | (push_reload, find_reloads): Treat (subreg (pseudo)) and (subreg (mem)) | kenner | 1993-08-07 | 1 | -24/+38 |
* | (push_reload, find_reloads): Refine when we reload inside a SUBREG by | kenner | 1993-08-05 | 1 | -37/+55 |
* | (subst_reloads): Don't use gen_lowpart_common to get reload register | kenner | 1993-07-05 | 1 | -2/+4 |
* | (find_reloads_address): Be selective about what inner | rms | 1993-06-28 | 1 | -2/+8 |
* | (find_reloads): When merging reloads again after they have | rms | 1993-06-26 | 1 | -1/+3 |
* | (make_memloc): Don't reuse a memloc. | rms | 1993-06-14 | 1 | -0/+10 |
* | (push_reload): Fix NULL arg in last change. | rms | 1993-05-24 | 1 | -3/+32 |
* | (find_equiv_reg): Set goal_mem_addr_varies | rms | 1993-05-10 | 1 | -1/+3 |
* | (push_reload): Don't use IN as the reload reg in in-out | rms | 1993-05-07 | 1 | -0/+12 |
* | (find_equiv_reg): Don't look inside a CONST_DOUBLE; use | kenner | 1993-05-06 | 1 | -4/+8 |
* | (push_reload): Allow non-paradoxical SUBREGs of MEM | rms | 1993-05-02 | 1 | -2/+6 |
* | (form_sum): Use mode of inputs when making new PLUS. | kenner | 1993-03-30 | 1 | -2/+9 |
* | (secondary_memlocs_elim): Now one per mode per operand. | kenner | 1993-03-29 | 1 | -16/+13 |
* | Add prototypes for all static functions and clean up some definitions. | kenner | 1993-03-29 | 1 | -431/+614 |
* | (get_secondary_mem): Use macro SECONDARY_MEMORY_NEEDED_RTX. | wilson | 1993-03-16 | 1 | -2/+8 |
* | (find_reloads_address): Use strict_memory_address_p | rms | 1993-02-16 | 1 | -19/+6 |
* | * reload.c (find_reloads_toplev): When handling a (subreg (reg)) | law | 1993-01-29 | 1 | -1/+3 |
* | # Fix misspellings in comments. | eggert | 1993-01-10 | 1 | -1/+1 |