]> gcc.gnu.org Git - gcc.git/history - gcc/reload1.c
reload.c: PROTO -> PARAMS.
[gcc.git] / gcc / reload1.c
2000-01-17 Kaveh R. Ghazireload.c: PROTO -> PARAMS.
2000-01-13 J"orn Rennecke* reload1.c (reload_combine_note_store): Use HARD_REGNO...
2000-01-12 Bernd SchmidtFix suboptimal code generation bug in reload
2000-01-11 Jason Merrillfix typos
2000-01-05 Bernd SchmidtIncorrect code gen fix in reload
1999-12-24 Kaveh R. GhaziMakefile.in (toplev.o): Depend on loop.h.
1999-12-23 J"orn Renneckereload1.c (emit_input_reload_insns): Restore old behavi...
1999-12-21 Bernd SchmidtBreak up emit_reload_insns.
1999-12-20 Bernd SchmidtChange some regsets to regset_heads
1999-12-19 Bernd SchmidtBetter spill failure messages.
1999-12-15 J"orn Renneckecaller-save.c (insert_one_insn): Returns struct insn_ch...
1999-12-14 Bernd SchmidtUndo one misguided optimization attempt in previous...
1999-12-13 Bernd SchmidtSimplify reload register allocation
1999-11-30 Bernd SchmidtDelete obsolete macros
1999-11-29 Bernd SchmidtFix bug in reloads_conflict
1999-11-09 Andrew Haleyreload1.c (reload_reg_free_for_value_p): Don't use...
1999-11-06 Mark Mitchelllocal-alloc.c (local_alloc): Use xmalloc/xcalloc, not...
1999-11-05 Richard Hendersonfunction.c (diddle_return_value): New.
1999-11-03 Bernd SchmidtCopy reg notes in eliminate_regs_in_insn.
1999-10-29 Kaveh R. Ghaziflow.c (debug_flow_info): Add prototype.
1999-10-27 Mark Mitchellrtl.h (note_stores): Add additional paramter.
1999-10-27 Mark Mitchellalias.c (init_alias_analysis): Allocate reg_known_value...
1999-10-27 J"orn Renneckereload.h (earlyclobber_operand_p): Declare.
1999-10-26 Bernd SchmidtSmall reload cleanups
1999-10-26 Bernd Schmidtreload1.c (reload_reg_free_for_value_p): Show RELOAD_FO...
1999-10-22 Bernd SchmidtFix register elimination problem
1999-10-17 Bernd Schmidtreload.h (struct reload): Add new fields "mode" and...
1999-10-13 Jeff Lawreload_out[i]->rld[i].out.
1999-10-13 Bernd Schmidtreload1.c (reload_reg_free_for_value_p): RELOAD_OTHER...
1999-10-06 Kaveh R. Ghazicollect2.c (scan_prog_file, [...]): Prototype function...
1999-10-01 Bernd SchmidtDelete !REGISTER_CONSTRAINTS code
1999-09-20 Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-16 Bernd SchmidtBugfix in order_regs_for_reload
1999-09-12 Bernd SchmidtUse structures not many single arrays in reload
1999-09-12 Richard HendersonReplace insn_foo with insn_data.foo.
1999-09-12 Richard HendersonReplace recog_foo with recog_data.foo.
1999-09-10 Richard Hendersonloop.c (basic_induction_var): Typo NULL_RTX -> NULL.
1999-09-08 Kaveh R. Ghazigansidecl.h (__attribute__, [...]): Delete.
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-09-07 Kaveh R. Ghazic-aux-info.c (concat): Don't define.
1999-09-03 Richard Hendersonreload1.c (eliminate_regs_in_insn): Avoid eliminating...
1999-09-01 Bernd SchmidtFix indentation problems
1999-08-31 Zack Weinbergrtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type...
1999-08-25 Kaveh R. GhaziWarning fixes:
1999-08-20 Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-20 Kaveh R. Ghazimachmode.h (mode_name): Constify a char*.
1999-08-19 Zack Weinbergrtl.def (NOTE): Change format to "iuu0n".
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-08-05 Bernd SchmidtWarning fix
1999-08-03 Bernd SchmidtWarning fix
1999-07-08 J"orn Renneckereload1.c (choose_reload_regs): Never call remove_adres...
1999-07-07 Franz Sirlreload1.c (gen_reload): When synthesizing a 3 operand...
1999-05-08 Andreas Schwabreload1.c (gen_mode_int): New function.
1999-04-14 Richard Hendersonreload1.c (emit_reload_insns): Also find equivalent...
1999-04-09 Jeffrey A Lawcse.c (flush_hash_table): New function.
1999-03-28 Jeffrey A Law* reload1.c (reload): Remove accidental code duplication.
1999-03-24 J"orn Renneckereload1.c (choose_reload_regs): If output-reloading...
1999-03-22 Jeff Lawi386.h (PREFERRED_STACK_BOUNDARY): Define.
1999-03-22 J"orn Renneckereload1.c (reload_as_needed): Set reload_is_output_relo...
1999-03-19 Kaveh R. GhaziWarning fixes:
1999-03-17 J"orn Renneckereload1.c (eliminate_regs): Don't keep REG_DEAD notes...
1999-03-15 Michael Hayesrtlanal.c (auto_inc_p): New function.
1999-03-12 Jim WilsonPatch to fix reload abort while compiling hpux-x-m68k...
1999-03-11 J"orn Renneckereload.1c (delete_address_reloads_1): Check for reloads...
1999-03-10 J"orn Renneckereload1.c (choose_reload_regs): When inheriting from...
1999-03-09 J"orn Renneckereload1.c (reload_combine_note_store): Fix calculation...
1999-03-05 J"orn Renneckereload1.c (emit_reload_insns): If pseudo that can't...
1999-02-25 Richard HendersonFlow rewrite to use basic block structures and edge...
1999-02-10 Jeffrey A Lawreload1.c (reload_combine_note_store): Second argument...
1999-02-06 Jeffrey A Lawreload1.c (reload_combine_note_store): Be more careful...
1999-02-03 Bernd Schmidtreload1.c (reload_cse_regs_1): Undo Jan 16 patch.
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog... r278977.75/tags/after-merge-gcc2-980929
1999-01-23 Kaveh R. Ghazifinal.c (bb_str): Qualify a char* with the keyword...
1999-01-19 Mark Mitchellrtl.h (rtx_def): Update documentation.
1999-01-18 Kaveh R. GhaziWarning fixes:
1999-01-16 Jeffrey A Lawreload1.c (reload_cse_regs_1): Do not call reload_cse_s...
1999-01-11 Richard HendersonUpdate copyrights.
1999-01-11 Richard Hendersonbasic-block.h (basic_block_head): Rename to x_basic_blo...
1998-12-30 Jeffrey A Lawreload1.c (reload_as_needed): Verify that the insn...
1998-12-23 Kaveh R. GhaziWarning fixes:
1998-12-22 Jeffrey A Lawtoplev.c (rest_of_compilation): Do not set reload_compl...
1998-12-22 Richard Henderson* reload1.c (emit_reload_insns): Check `set' not null...
1998-12-14 Nick CliftonDelete REG_RETVAL and REG_LIBCALL notes after completei...
1998-12-12 J"orn Renneckereload1.c (compute_use_by_pseudos): Allow reg_renumber...
1998-12-11 J"orn RenneckeApproved by Jeffrey A Law:
1998-12-09 J"orn Renneckereload1.c (reload_combine, [...]): Make USE_RUID always...
1998-12-08 Jeffrey A Law* reload1.c (current_function_decl): Tweak declaration.
1998-12-08 Jeffrey A Law* reload1.c (current_function_decl): Declare.
1998-12-07 Nathan Sidwellreload1.c (eliminate_regs): Don't do anything, if we...
1998-12-01 Jeffrey A Lawreload1.c (reload): Do not set reload_completed or...
1998-12-01 J"orn Renneckereload1.c (emit_reload_insns): Clear spill_reg_store...
1998-12-01 J"orn Renneckelocal-alloc.c (function_invariant_p): New function.
1998-11-25 Jeff Lawtoplev.c (no_new_pseudos): Define.
1998-11-24 Graham Stottreload1.c (reload): Remove unused variable.
1998-11-22 Jeffrey A Lawreload1.c (eliminate_regs): Do not lose if eliminate_re...
1998-11-19 J"orn Rennecke* Early auto_inc reloads don't conflict with outputs.
1998-11-17 J"orn Renneckereload1.c (reload_reg_free_for_value_p): When considere...
1998-11-16 J"orn Renneckereload1.c (reload_reg_free_before_p): Delete.
1998-11-11 J"orn RenneckeHandle equivalences that have been obscured by gcse:
1998-11-09 Jeffrey A Lawreload1.c (delete_output_reload_insn): If a pseudo...
next
This page took 0.943503 seconds and 107 git commands to generate.