summaryrefslogtreecommitdiff
path: root/gcc/reload.c
Commit message (Expand)AuthorAgeFilesLines
* * reload.h (earlyclobber_operand_p): Declare.amylaar1999-10-271-2/+1
* Small reload cleanupscrux1999-10-261-0/+12
* * collect2.c (scan_prog_file, scan_libraries): Prototype functionghazi1999-10-061-8/+9
* Delete !REGISTER_CONSTRAINTS codecrux1999-10-011-70/+0
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* Use structures not many single arrays in reloadcrux1999-09-121-457/+383
* Replace insn_foo with insn_data.foo.rth1999-09-121-21/+25
* Replace recog_foo with recog_data.foo.rth1999-09-121-119/+139
* Merge in gcc2-ss-010999law1999-09-071-35/+4
* Fix indentation problemscrux1999-09-011-136/+136
* 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-311-1/+1
* Warning fixes:ghazi1999-08-251-1/+1
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-12/+12
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* law1999-07-141-2/+7
* plaw1999-05-271-2/+12
* * rtl.h (shallow_copy_rtx): Declare.amylaar1999-03-221-1/+1
* * reload.c (find_reloads_toplev): When processing X recursively,amylaar1999-03-181-3/+17
* Mon Mar 15 10:20:20 1999 Mark Mitchell <mark@markmitchell.com>law1999-03-151-1/+15
* * reload.c (find_reloads_subreg_address): Actually create the USEamylaar1999-03-051-3/+4
* Formatting fix.amylaar1999-02-121-1/+1
* * reload.c (find_reloads_subreg_address): New function, broken out ofamylaar1999-02-121-28/+85
* * reload.c (find_reloads_address_1): Fix handling of an autoincrementedlaw1999-02-121-0/+8
* * reload1.c (reload_cse_regs_1): Undo Jan 16 patch.law1999-02-031-64/+94
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-36/+55
* * final.c (bb_str): Qualify a char* with the keyword `const'.ghazi1999-01-231-2/+2
* Warning fixes:ghazi1999-01-181-2/+3
* If an insn cannot be reloaded, display it before calling abort()nickc1998-12-091-1/+1
* Fix reload bug that forced earlier x86 LEGITIMATE_CONSTANT_P change.wilson1998-12-021-1/+1
* Fix memory corruption probelem in reload.wilson1998-11-181-2/+21
* Fix reload problem found by thumb port.wilson1998-11-181-1/+1
* * recog.h (enum op_type): Define.law1998-11-041-7/+3
* * reload.c (find_reloads): Fix test for usage by other reloadamylaar1998-11-041-1/+3
* THe final localized spilling patches. See the ChangeLog for details.law1998-10-271-41/+20
* law1998-10-251-1/+3
* 8law1998-10-201-2/+4
* * Makefile.in (insn-extract.o): Fix dependencies.law1998-10-171-130/+28
* Fix consistency problems with reg_equiv_{mem,address};law1998-10-161-166/+310
* 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