summaryrefslogtreecommitdiffstats
path: root/gcc/reload1.c
Commit message (Expand)AuthorAgeFilesLines
* Delete obsolete macroscrux1999-11-301-11/+1
* Fix bug in reloads_conflictcrux1999-11-291-1/+1
* Thu Nov 4 15:52:35 1999 Andrew Haley <aph@cygnus.com>aph1999-11-091-0/+7
* * local-alloc.c (local_alloc): Use xmalloc/xcalloc, not alloca.mmitchel1999-11-061-7/+6
* * function.c (diddle_return_value): New.rth1999-11-051-8/+9
* Copy reg notes in eliminate_regs_in_insn.crux1999-11-031-1/+5
* * flow.c (debug_flow_info): Add prototype.ghazi1999-10-291-0/+2
* * rtl.h (note_stores): Add additional paramter.mmitchel1999-10-271-30/+38
* * alias.c (init_alias_analysis): Allocate reg_known_value andmmitchel1999-10-271-0/+3
* * reload.h (earlyclobber_operand_p): Declare.amylaar1999-10-271-4/+14
* Small reload cleanupscrux1999-10-261-221/+128
* * reload1.c (reload_reg_free_for_value_p): Showlaw1999-10-261-1/+2
* Fix register elimination problemcrux1999-10-221-219/+345
* * reload.h (struct reload): Add new fields "mode" and "nregs".law1999-10-171-42/+36
* reload_out[i]->rld[i].out.law1999-10-131-1/+1
* * reload1.c (reload_reg_free_for_value_p): RELOAD_OTHER reloads withlaw1999-10-131-1/+6
* * collect2.c (scan_prog_file, scan_libraries): Prototype functionghazi1999-10-061-4/+7
* Delete !REGISTER_CONSTRAINTS codecrux1999-10-011-32/+0
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* Bugfix in order_regs_for_reloadcrux1999-09-161-25/+16
* Use structures not many single arrays in reloadcrux1999-09-121-420/+418
* Replace insn_foo with insn_data.foo.rth1999-09-121-7/+8
* Replace recog_foo with recog_data.foo.rth1999-09-121-31/+32
* * loop.c (basic_induction_var): Typo NULL_RTX -> NULL.rth1999-09-101-3/+6
* * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,ghazi1999-09-081-6/+6
* Merge in gcc2-ss-010999law1999-09-071-1/+19
* * c-aux-info.c (concat): Don't define.ghazi1999-09-071-21/+10
* * reload1.c (eliminate_regs_in_insn): Avoid eliminating therth1999-09-031-1/+4
* Fix indentation problemscrux1999-09-011-159/+159
* 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-311-1/+1
* Warning fixes:ghazi1999-08-251-7/+7
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-7/+7
* * machmode.h (mode_name): Constify a char*.ghazi1999-08-201-3/+3
* 1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-191-2/+2
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-3/+1
* Warning fixcrux1999-08-051-1/+1
* Warning fixcrux1999-08-031-1/+1
* * reload1.c (choose_reload_regs): Never call remove_adress_replacementsamylaar1999-07-081-4/+3
* law1999-07-071-4/+14
* * reload1.c (gen_mode_int): New function.rth1999-05-081-4/+25
* * reload1.c (emit_reload_insns): Also find equivalent memsrth1999-04-141-15/+28
* * cse.c (flush_hash_table): New function.law1999-04-091-0/+8
* * reload1.c (reload): Remove accidental code duplication.law1999-03-281-14/+0
* reload1.c (choose_reload_regs): If output-reloading for aamylaar1999-03-241-1/+17
* * i386.h (PREFERRED_STACK_BOUNDARY): Define.law1999-03-221-0/+4
* * reload1.c (reload_as_needed): Set reload_is_output_reload /amylaar1999-03-221-7/+26
* Warning fixes:ghazi1999-03-191-1/+2
* * reload1.c (eliminate_regs): Don't keep REG_DEAD notes around foramylaar1999-03-171-1/+11
* * rtlanal.c (auto_inc_p): New function.m.hayes1999-03-151-5/+45
* Patch to fix reload abort while compiling hpux-x-m68k-aout gdb.wilson1999-03-121-1/+8
OpenPOWER on IntegriCloud