summaryrefslogtreecommitdiff
path: root/gcc/reload.c
Commit message (Expand)AuthorAgeFilesLines
* Warning fixes:ghazi1998-10-141-2/+2
* * stmt.c (n_occurrences): New static function.law1998-10-081-33/+5
* * reload.c (find_reloads): In code to promote RELOAD_FOR_X_ADDR_ADDRamylaar1998-09-241-6/+23
* * Revert this patch.law1998-09-211-2/+1
* Plaw1998-09-181-1/+2
* Typo fix in comment.amylaar1998-09-081-1/+1
* * reload.c (operands_match_p): Handle rtvecs.rth1998-08-251-1/+14
* 8law1998-08-161-1/+6
* * reload.c (find_equiv_reg): If need_stable_sp is set,amylaar1998-07-091-0/+2
* * rtlanal.c (reg_overlap_mentioned_p): Handle STRICT_LOW_PART. Iflaw1998-07-081-3/+8
* * reload.c (find_equiv_reg): When looking for stack pointer + const,law1998-07-071-0/+3
* * reload.c (find_equiv_reg): If need_stable_sp is set,law1998-07-071-0/+2
* * Disable the following change from gcc2. Not appropriate for egcs:law1998-07-061-1/+7
* * reload.c (find_reloads): If there are multipleamylaar1998-07-011-9/+74
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-14/+39
* * reload.c (find_reloads): Fix check for failure to match any alternative, toraeburn1998-06-231-1/+1
* * reload.c (find_reloads): Don't narrow scope of RELOAD_OTHER toamylaar1998-06-181-1/+3
* * reload.c (find_reloads_toplev): Use gen_lowpart common to convertlaw1998-06-101-1/+12
* * reload.c (find_reloads): Record the existing mode iflaw1998-05-311-2/+10
* 8law1998-05-281-2/+3
* Fix MIPS compiler abort on Mesa, reported by Andy Tai.wilson1998-05-141-1/+2
* * reload.c (remove_replacements): New function.amylaar1998-05-141-0/+15
* typo typo fixes fixeslaw1998-05-061-1/+1
* Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-0/+1
* * Check in merge from gcc2. See ChangeLog.12 for details.law1998-05-051-0/+71
* * reload.c (find_reloads): Emit USEs to mark where a pseudoamylaar1998-05-011-15/+30
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-22/+25
* * reload.c (find_reloads_address): Try LEGITIMIZE_RELOAD_ADDRESS.rth1998-04-021-0/+37
* * regclass.c (record_reg_classes): '?' increases cost by two.amylaar1998-03-261-7/+16
* Major cutover to using system.h:ghazi1998-03-201-1/+1
* dmanfred1998-03-121-0/+2
* * reload.c (find_reloads): Always force (subreg (mem)) to berth1998-03-051-2/+14
* Fix warious warnings:ghazi1998-02-281-2/+1
* * varasm.c (output_constant_pool): Bring back 'done' label insidelaw1998-02-141-0/+4
* * reload.c (find_reloads_toplev): Handle arbitrary non-paradoxicalamylaar1998-02-091-1/+24
* * reload.c (push_reload): If WORD_REGISTER_OPERATIONS, reload thelaw1998-01-281-2/+9
* Fix powerpc/rs6000 (subreg:SF (mem:SI ...)) reload problem.wilson1998-01-221-3/+5
* * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;rth1998-01-141-48/+48
* * reload.h, reload1.c (eliminate_regs), caller-save.c, dbxout.c,rth1997-12-151-7/+12
* Merge from gcc-2.8law1997-12-071-2/+14
* Bug fix for v850 port.wilson1997-11-051-2/+6
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-52/+49
* * reload.c (debug_reload_to_stream): New function. Specify streamlaw1997-10-171-24/+33
* * reload.c (decompose): Always initialize val.base.law1997-10-071-0/+1
* * reload.c (find_reloads, case '0'): Reject matching a non-offsettablelaw1997-08-271-1/+12
* * reload.c (find_reloads): Add code to convert RELOAD_FOR_OPADDR_ADDRlaw1997-08-191-0/+29
* (debug_reload): Rework to make output more compact.kenner1997-08-021-41/+30
* reformat a little to match GNU coding standards.mrs1997-05-061-18/+18
* (push_reload): Fix last argument of the call to find_dummy_reload.kenner1997-04-231-1/+1
* (find_dummy_reload): New parameter earlyclobber. If set then don'tkenner1997-03-251-7/+19