OSDN Git Service

* alpha.c (alpha_initialize_trampoline): Hack around Pmode/ptr_mode
[pf3gnuchains/gcc-fork.git] / gcc / reload1.c
1998-07-01 amylaar * reload1.c (emit_reload_insns): Use proper register...
1998-07-01 amylaarTypo fix.
1998-06-30 meissnerCall fatal_insn_not_found instead of abort
1998-06-29 law * Merge from gcc2 June 9, 1998 snapshot. See...
1998-06-25 mmitchel * invoke.texi (-fstrict-aliasing): Document.
1998-06-24 jfc * optabs.c: Use gen_rtx_FOO (...) instead of gen_rtx...
1998-06-22 ghaziWarning fixes:
1998-06-19 law * reload1.c (reload_cse_regno_equal_p): If...
1998-06-18 ghaziWarning fixes:
1998-06-17 clmWed Jun 17 15:20:00 PDT 1998 Catherine Moore <clm...
1998-06-16 rth* reload1.c (reload_cse_regs): Call bzero instead of...
1998-06-16 amylaar * reload1.c (reload_reg_free_before_p): RELOAD_FOR_OUT...
1998-06-10 jfcWed Jun 10 08:56:27 1998 John Carr <jfc@mit.edu>
1998-06-06 ghaziSome fixes for KNR compilers:
1998-06-03 amylaar * reload1.c (reload_reg_free_for_value_p): New argumen...
1998-05-27 law * reload1.c: Revert accidental checkin.
1998-05-26 lawchar *version_string = "egcs-2.91.33 19980526 (gcc2...
1998-05-21 amylaar * reload1.c (reload_reg_free_for_value_p): Fix RELOAD_...
1998-05-19 amylaar * reload1.c (reload_reg_free_for_value_p): New function.
1998-05-19 ghaziWarning Fixes:
1998-05-14 amylaar * reload1.c (delete_output_reload): Ignore single...
1998-05-14 amylaar * reload.c (remove_replacements): New function.
1998-05-13 amylaar * reload1.c (merge_assigned_reloads): When merging...
1998-05-13 amylaar * reload1.c (merge_assigned_reloads): Can merge
1998-05-12 amylaar * reload1.c (gen_reload): Create REG_EQUIV notes.
1998-05-12 amylaar * reload1.c (reload): Fix check for USEs to use code...
1998-05-08 law * reload1.c (emit_reload_insns): When performin...
1998-05-06 lawtypo typo fixes fixes
1998-05-06 robertlWed May 6 06:35:38 1998 Robert Lipe <robertl@dgii...
1998-05-05 law * Check in merge from gcc2. See ChangeLog...
1998-05-01 amylaar * reload.c (find_reloads): Emit USEs to mark where...
1998-03-26 amylaar reload inheritance improvement:
1998-03-26 amylaar * regclass.c (record_reg_classes): '?' increases cost...
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-16 raeburnChange MEMORY_MOVE_COST defs and uses to be able to...
1998-02-28 ghaziFix warious warnings:
1998-02-14 law * varasm.c (output_constant_pool): Bring back...
1998-01-22 wilsonFix powerpc/rs6000 (subreg:SF (mem:SI ...)) reload...
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1998-01-10 law * regmove.c: New implementation of regmove...
1997-12-20 law * bitmap.c (bitmap_clear): Ensure `inline'...
1997-12-15 rth * reload.h, reload1.c (eliminate_regs), caller-save...
1997-12-07 lawMerge from gcc-2.8
1997-11-14 law * reload1.c (new_spill_reg): Improve fixed...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-28 rth* reload1.c (eliminate_regs [SET]): If [SUBREG] widened...
1997-08-19 law * reload.c (find_reloads): Add code to convert...
1997-08-11 law * Integrate reload bugfix from Wilson which...
1997-08-02 kenner(reload): Add IN_ADDR to IN_ADDR_ADDR when computing...
1997-07-21 dje * reload1.c (reload_cse_mem_conflict_p): Restore handl...
1997-07-18 kenner(reload): Don't call reload_cse_regs here.
1997-07-17 kenner(reload): If checking stack, verify frame small enough.
1997-06-16 meissnerUse REG_SET macros
1997-06-09 brendan * reload1.c (reload): Use xmalloc instead of alloca...
1997-05-30 meissnerUse accessor macros to access arrays based on regno...
1997-05-22 law * reload1.c (reload_cse_record_set): Ignore...
1997-05-18 kenner(reload_cse_regno_equal_p): Check for value using more...
1997-05-02 ianCheck the mode when checking values equivalent to sreg
1997-05-02 ianProperly set mode for invalid_regno_rtx in reload_cse_i...
1997-04-24 ianUse push_operand to check for changes to the stack...
1997-04-23 ianDon't assume a SUBREG can not conflict with a MEM
1997-04-14 ianWhen clobbering a reg, check for later words of a multi...
1997-04-13 ianGet the modes right when setting reg_values for a reg...
1997-04-13 ianRemove REG_DEAD notes when eliminating a set in the...
1997-04-13 kenner(reload): If function has nonlocal label, mark all...
1997-03-26 ianAdd a CSE pass over the hard registers after reload...
1997-03-18 wilson(reload_reg_free_before_p, case
1997-03-15 kenner(eliminate_regs): Add STORING arg.
1997-02-20 wilson(reload): Move assign_stack_local call into main loop.
1997-02-19 dje * reload1.c (eliminate_regs, case MINUS): Canonicalize
1997-02-05 ianDon't always align reload stack slots to BIGGEST_ALIGNMENT
1997-02-03 ianAdd INPADDR_ADDRESS and OUTADDR_ADDRESS reload types
1997-01-21 dje * reload1.c (eliminate_regs, case MINUS): Canonicalize
1997-01-15 ianInitialize reload_address_{base,index}_reg_class
1997-01-14 ianHandle more cases when eliminating the FP to the hard FP
1996-12-13 ianCheck SMALL_REGISTER_CLASSES at runtime
1996-12-07 kenner(reload): Make starting_frame_size be HOST_WIDE_INT.
1996-11-15 kenner(copy_for_inline): Call gen_rtvec_vv.
1996-11-12 kenner(hard_reg_use_compare, compare_spill_regs): Use `const...
1996-10-28 kenner(delete_output_reload): Don't use delete_insn when...
1996-10-24 kenner(emit_reload_insns): Check for second_reloadreg in
1996-10-21 kenner(reload_reg_free_p, reloads_conflict): RELOAD_OTHER and
1996-09-29 kenner(gen_reload): Handle SUBREG in PLUS specially too....
1996-09-24 wilson(emit_reload_insns): For output part of RELOAD_OTHER,
1996-09-23 kenner(reload): Initialize the previous_offset fields in...
1996-09-23 kenner(emit_reload_insns): Declare and set this_reload_insn.
1996-09-23 kenner(emit_reload_insns): For output part of RELOAD_OTHER...
1996-07-03 mrsformatting tweaks
1996-06-29 law * reload1.c (choose_reload_regs): Properly...
1996-04-15 wilson(emit_reload_insns): Call reload_reg_reaches_end_p for
1996-02-23 kenner(reload): For special CONST_CALL_P NOTE_INSN_SETJMP...
1996-02-15 kenner(eliminate_regs, case USE): If using a register that...
1996-02-13 kenner(reload): Make some non-group code no longer conditional on
1996-02-13 kenner(emit_reload_insns): Fix precedence errors.
1996-01-24 wilson(used_spill_regs): New variable.
1996-01-01 kenner(reg_allocno): Declare.
1995-11-05 kenner(emit_reload_insns): For RELOAD_OTHER output reloads...
1995-08-31 kenner(emit_reload_insn): Emit RELOAD_OTHER output reloads...
1995-08-28 kennerFix spelling errors.
1995-08-26 kenner(emit_reload_insns): Do nothing for SUBREG whose operan...
next