| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix MIPS compiler abort on Mesa, reported by Andy Tai. | wilson | 1998-05-14 | 1 | -1/+2 |
* | * reload.c (remove_replacements): New function. | amylaar | 1998-05-14 | 1 | -0/+15 |
* | typo typo fixes fixes | law | 1998-05-06 | 1 | -1/+1 |
* | Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com> | robertl | 1998-05-06 | 1 | -0/+1 |
* | * Check in merge from gcc2. See ChangeLog.12 for details. | law | 1998-05-05 | 1 | -0/+71 |
* | * reload.c (find_reloads): Emit USEs to mark where a pseudo | amylaar | 1998-05-01 | 1 | -15/+30 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -22/+25 |
* | * reload.c (find_reloads_address): Try LEGITIMIZE_RELOAD_ADDRESS. | rth | 1998-04-02 | 1 | -0/+37 |
* | * regclass.c (record_reg_classes): '?' increases cost by two. | amylaar | 1998-03-26 | 1 | -7/+16 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -1/+1 |
* | d | manfred | 1998-03-12 | 1 | -0/+2 |
* | * reload.c (find_reloads): Always force (subreg (mem)) to be | rth | 1998-03-05 | 1 | -2/+14 |
* | Fix warious warnings: | ghazi | 1998-02-28 | 1 | -2/+1 |
* | * varasm.c (output_constant_pool): Bring back 'done' label inside | law | 1998-02-14 | 1 | -0/+4 |
* | * reload.c (find_reloads_toplev): Handle arbitrary non-paradoxical | amylaar | 1998-02-09 | 1 | -1/+24 |
* | * reload.c (push_reload): If WORD_REGISTER_OPERATIONS, reload the | law | 1998-01-28 | 1 | -2/+9 |
* | Fix powerpc/rs6000 (subreg:SF (mem:SI ...)) reload problem. | wilson | 1998-01-22 | 1 | -3/+5 |
* | * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO; | rth | 1998-01-14 | 1 | -48/+48 |
* | * reload.h, reload1.c (eliminate_regs), caller-save.c, dbxout.c, | rth | 1997-12-15 | 1 | -7/+12 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -2/+14 |
* | Bug fix for v850 port. | wilson | 1997-11-05 | 1 | -2/+6 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -52/+49 |
* | * reload.c (debug_reload_to_stream): New function. Specify stream | law | 1997-10-17 | 1 | -24/+33 |
* | * reload.c (decompose): Always initialize val.base. | law | 1997-10-07 | 1 | -0/+1 |
* | * reload.c (find_reloads, case '0'): Reject matching a non-offsettable | law | 1997-08-27 | 1 | -1/+12 |
* | * reload.c (find_reloads): Add code to convert RELOAD_FOR_OPADDR_ADDR | law | 1997-08-19 | 1 | -0/+29 |
* | (debug_reload): Rework to make output more compact. | kenner | 1997-08-02 | 1 | -41/+30 |
* | reformat a little to match GNU coding standards. | mrs | 1997-05-06 | 1 | -18/+18 |
* | (push_reload): Fix last argument of the call to find_dummy_reload. | kenner | 1997-04-23 | 1 | -1/+1 |
* | (find_dummy_reload): New parameter earlyclobber. If set then don't | kenner | 1997-03-25 | 1 | -7/+19 |
* | Include expr.h. | kenner | 1997-03-15 | 1 | -53/+95 |
* | Change all calls to eliminate_regs. | kenner | 1997-03-15 | 1 | -5/+5 |
* | Remove bogus argument to fprintf. | meissner | 1997-02-26 | 1 | -1/+1 |
* | * reload.c (find_reloads_address): Treat (plus (minus reg reg) const) | dje | 1997-02-19 | 1 | -9/+3 |
* | (find_reloads_address_1, case POST_INC): Don't use | wilson | 1997-02-05 | 1 | -3/+9 |
* | Add INPADDR_ADDRESS and OUTADDR_ADDRESS reload types | ian | 1997-02-03 | 1 | -20/+65 |
* | * reload1.c (eliminate_regs, case MINUS): Canonicalize | dje | 1997-01-21 | 1 | -3/+9 |
* | Use reload_address_{base,index}_reg_class when reloading an address | ian | 1997-01-15 | 1 | -20/+40 |
* | Add support for REG[NO]_MODE_OK_FOR_BASE_P | ian | 1997-01-14 | 1 | -51/+65 |
* | (find_reloads): If replaced a PLUS or MULT with a simple operand, | kenner | 1997-01-03 | 1 | -1/+15 |
* | Check SMALL_REGISTER_CLASSES at runtime | ian | 1996-12-13 | 1 | -10/+13 |
* | Accept a unary operator in find_reloads | ian | 1996-10-23 | 1 | -3/+9 |
* | (push_secondary_reload): Do strip paradoxical SUBREG | wilson | 1996-09-25 | 1 | -7/+4 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -12/+12 |
* | (find_equiv_reg): Set need_stable_sp if GOAL is the stack pointer. | kenner | 1996-06-08 | 1 | -1/+1 |
* | (push_reload): Add extra reload for inside of SUBREG if | wilson | 1996-04-17 | 1 | -14/+22 |
* | (debug_reload): Fix typo for reload_noncombine. | kenner | 1996-02-02 | 1 | -1/+1 |
* | (find_equiv_reg): Apply single_set, not PATTERN, to WHERE. | kenner | 1996-01-15 | 1 | -2/+2 |
* | (find_valid_class): New function. | kenner | 1995-12-22 | 1 | -4/+42 |
* | (push_secondary_reload): Don't strip paradoxical SUBREG if | kenner | 1995-12-17 | 1 | -0/+3 |