]> gcc.gnu.org Git - gcc.git/history - gcc/reload1.c
ChangeLog.1: Fix typos.
[gcc.git] / gcc / reload1.c
2002-10-28 Kazu HirataChangeLog.1: Fix typos.
2002-10-27 Kazu Hiratacombine.c: Fix comment formatting.
2002-10-27 Kazu Hirata* reload1.c (reload): Fix a comment typo.
2002-10-15 Jim WilsonFix x86 miscompilation of gdb mips simulator.
2002-09-30 Jan Hubickareload.c (push_reload): Handle subregs and secondary...
2002-09-26 Kazu Hiratac-common.h: Follow spelling conventions.
2002-09-15 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-05 Dale JohannesenIn reload, retain only those clobbers added for variabl...
2002-08-14 Dale JohannesenInsert memory clobbers before the code that pops variab...
2002-08-14 Ulrich Weigandreload.c (find_reloads): Handle constraint letters...
2002-08-14 Hans-Peter Nilssonreload1.c (reload_cse_simplify): Before checking REG_FU...
2002-07-30 Kazu Hiratafold-const.c: Fix comment typos.
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-07-21 Andreas Jaeger* reload1.c (fixup_abnormal_edges): Remove unused variable.
2002-07-20 Momchil Velikov* reload1.c (reload_as_needed): Duplicate oldpat.
2002-07-15 Michael Matz[multiple changes]
2002-06-17 J"orn Renneckereload1.c (merge_assigned_reloads): Don't change reload...
2002-06-11 David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-06-10 Jeff Lawalias.c (static_reg_base_value): New to hold RTL for...
2002-06-09 Jeff LawForgot to commit on Friday.
2002-05-31 Jan Hubickagcse.c (gcse_emit_move_after): New.
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-21 NIIBE Yutakareload1.c (do_output_reload): Run delete_output_reload...
2002-05-21 Krister Walfridsson* reload1.c (reload_cse_simplify): Fix typo in rtx...
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-16 Aldy Hernandezreload1.c (forget_old_reloads_1): Do not use subreg...
2002-05-09 Kazu Hirataread-rtl.c: Fix formatting.
2002-05-07 Janis Johnsonrtl.h (struct rtx_def): Update comments.
2002-04-29 Richard Kennerreload1.c (eliminate_regs, [...]): Fix typo in adjust_a...
2002-04-28 Jakub Jelinekre PR rtl-optimization/6475 (zlib miscompilation with...
2002-04-10 Ulrich Weigandreload1.c (choose_reload_regs): HARD_FRAME_POINTER_REGN...
2002-03-29 Richard Hendersonre PR target/6087 (3.1 i86 FP stack pop bug)
2002-03-12 Ulrich Weigandreload1.c (reload): Ignore MEM REG_EQUIV notes if the...
2002-03-07 Jan Hubicka* reload1.c (reload_cse_delete_noop_set): Purge dead...
2002-03-07 Jan Hubickabasic-block.h (fixup_abnormal_edges): Declare.
2002-03-06 Ulrich Weigandreload1.c (reload): Unshare all rtl after reload is...
2002-02-19 Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-01-25 Ulrich Weigandreload1.c (eliminate_regs_in_insn): Recognize frame...
2002-01-15 Kazu Hirataread-rtl.c: Fix formatting.
2002-01-14 Hans-Peter Nilssonreload1.c (reload_combine): Pass reg_sum replacement...
2002-01-11 Craig Rodriguesre PR other/5299 (then -> than fixes)
2002-01-11 Richard Hendersoncfgrtl.c (delete_insn): Assert insn hasn't been deleted...
2002-01-10 Kazu Hirataread-rtl.c: Fix formatting.
2001-12-29 Richard Kennerexpr.c (store_field): Use adjust_address, not PUT_MODE.
2001-12-23 Kaveh R. Ghaziarc.c (arc_hard_regno_mode_ok): Const-ify.
2001-12-17 Nick CliftonImplement MODE_BASE_REG_CLASS
2001-12-02 Richard Hendersonrtl.h (mem_attrs): Rename decl to expr; adjust all...
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-12-01 Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-21 Brad Kaiserreload1.c (elimination_effects): Use function_invariant...
2001-11-11 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-11-08 Richard Kenner* reload1.c (reload): Don't delete equiv insn if can...
2001-11-03 Richard Kenneremit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP_P...
2001-10-30 Richard Kennerreload1.c (eliminate_regs): Test for reg_renumber being...
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-26 Andreas Schwabreload1.c (emit_input_reload_insns): Fix parens in...
2001-10-23 Richard Kennerwhitespace changes
2001-10-23 Richard Kenneralias.c (can_address_p): Compnonents are not addressabl...
2001-10-20 Hans-Peter Nilssonreload1.c (reload): Check CONSTANT_P before calling...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-10 Kazu Hiratacalls.c: Fix formatting.
2001-10-09 Kazu Hiratac-common.h: Fix comment formatting.
2001-10-07 Dale JohannesenFix reload conflict testing to take correct order of...
2001-10-01 Richard Kennerfunction.c (keep_stack_depressed): Don't use delete_insn.
2001-09-29 Alexandre Olivareload.c (find_reloads): Mark new USE insns with QImode.
2001-09-25 Jan HubickaMakefile.in (cfgrtl.o): Add.
2001-09-22 Richard Hendersonreload1.c (reload): Use delete_insn instead of splattin...
2001-09-21 Jan Hubickabasic-block.h (flow_delete_insn, [...]): Kill.
2001-09-21 J"orn Renneckeintegrate.c (allocate_initial_values): New function.
2001-09-16 Jan Hubickabasic-block.h (free_bb_for_insn): Declare.
2001-09-02 Jan Hubicka* reload1.c (fixup_abnormal_edges): Allow NOTEs in...
2001-08-29 Geoffrey Keatingreload1.c (move2add_note_store): Correct typo checking...
2001-08-25 Hans-Peter Nilssonreload1.c (reload): Make all entries in reg_equiv_memor...
2001-08-23 Geoffrey Keatingreload1.c (emit_reload_insns): Don't look for notes...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-13 Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-12 Kazu Hiratagcc.c: Fix comment formatting.
2001-08-12 Zack Weinbergdefaults.h: Define PREFERRED_STACK_BOUNDARY to STACK_BO...
2001-08-10 Zack Weinbergcalls.c, function.c: Always define PREFERRED_STACK_BOUN...
2001-08-07 Jan Hubickacalls.c (expand_call): Do not emit INSN_SETJMP note.
2001-08-07 Jan Hubickaalias.c (nonlocal_mentioned_p): Rename CONST_CALL_P...
2001-08-06 Jan HubickaMakefile.in (reload1.o): Add dedendancy on except.h
2001-08-04 Jan Hubicka* loop.c (try_copy_prop); Kill invalidated REG_EQUAL...
2001-07-19 Geoffrey Keatingreload1.c (eliminate_regs_in_insn): When updating a...
2001-07-19 Geoffrey Keatingreload1.c (choose_reload_regs): Don't inherit a reload...
2001-07-11 Richard Kenneralias.c (set_mem_alias_set): New function.
2001-07-10 Stephane Carrezreload1.c (merge_assigned_reloads): After a RELOAD_OTHE...
2001-07-10 Jan van Maleregmove.c (replace_in_call_usage): Fix warnings.
2001-07-09 Toon Moeneexpr.h: Adjust prototypes for have_add2_insn, have_sub2...
2001-07-09 Richard Kenner[multiple changes]
2001-06-22 Jan Hubickaregs.h (struct reg_info_def): Add freq field.
2001-06-06 Jeffrey D. Oldhamreload1.c (reload): Revert Schmidt's change so all...
2001-06-05 Mark Mitchellprint-rtl.c (xspaces): Remove.
2001-06-04 Richard KennerMinor whitespace edits
2001-05-17 Bernd SchmidtCorrectly count substitutions if eliminations are going on.
2001-05-08 Andrew Haleyreload1.c (copy_eh_notes): New function.
2001-05-02 Kaveh R. Ghazic-lex.c: NULL_PTR -> NULL.
2001-05-01 Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-03 Jakub JelinekUse byte offsets in SUBREGs instead of words.
next
This page took 1.169084 seconds and 108 git commands to generate.