local-alloc.c (requires_inout): Don't use reserved range for EXTRA_CONSTRAINTS...
[gcc.git] / gcc / reload1.c
2000-08-29 Richard Hendersonlocal-alloc.c (requires_inout): Don't use reserved...
2000-08-24 Greg McGaryoptabs.c (init_optabs): Initialize fixtab...
2000-08-21 Jeffrey A Lawglobal.c (global_alloc): Avoid passing dumpfile argumen...
2000-08-19 Jeffrey A Lawreload1.c (reload_as_needed): Accept dumpfile argument...
2000-08-08 Kazu Hirata* reload1.c: Fix formatting.
2000-08-08 Richard Hendersontm.texi (LOCAL_REGNO): Document.
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-07-28 Richard Hendersoncse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-06-13 Richard Hendersoncombine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and...
2000-06-06 Richard Hendersonreload1.c (choose_reload_regs): Mind CLASS_CANNOT_CHANG...
2000-05-31 Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-23 J"orn Rennecke* reload1.c (reload_cse_move2add): Honor TRULY_NOOP_TRU...
2000-05-20 Zack Weinbergtop level:
2000-05-19 Richard Kennercse.c (cse_basic_block): Only call find_reg_note if...
2000-05-09 Richard Kenner* reload1.c (reload_combine): Fix errors in last change.
2000-05-09 Richard Kenneralias.c (nonlocal_reference_p): Minor reformatting.
2000-05-04 Jason Merrillsimplify-rtx.c (simplify_ternary_operation): Cast to...
2000-04-12 J"orn Renneckereload1.c (reload_combine): Don't enable optimization...
2000-04-12 Richard KennerMinor whitespace changed
2000-04-04 Kaveh R. Ghazisparc.c (output_restore_regs): Prototype.
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-14 Bernd SchmidtAdd cselib; use it in loop and reload_cse_regs
2000-03-09 Bernd SchmidtFix suboptimal code generation by register elimination
2000-03-03 J"orn Renneckereload1.c (reload_combine_note_use): Handle return...
2000-02-27 Geoff Keatingreload1.c (do_output_reload): Check reg_reloaded_valid...
2000-02-26 Jeff LawFix copyrights.
2000-02-19 Richard Kennerbitmap.c (bitmap_operation): Avoid using -1 for index...
2000-02-09 Jan Hubicka* reload1.c (reload) Align stack frame to cfun->stack_a...
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...
next