aboutsummaryrefslogtreecommitdiff
path: root/gcc/reload1.c
AgeCommit message (Expand)Author
2004-09-13re PR inline-asm/6806 (gcc 3.0.4 ignoring clobbered registers in inline asm w...Richard Henderson
2004-03-13re PR rtl-optimization/13472 (optimizer generates code to store data in const...Gabriel Dos Reis
2004-03-05re PR rtl-optimization/12147 (Wrong code with -O2 in context of reload)Ulrich Weigand
2004-03-02backport: re PR debug/14328 (gcc3.2.2 generates incorrect debugging enum values)Gabriel Dos Reis
2003-12-01backport: re PR rtl-optimization/13041 (linux-2.6/sound/core/oss/rate.c misco...Eric Botcazou
2003-06-06re PR inline-asm/10890 (ICE in merge_assigned_reloads building Linux 2.4.2x s...James E Wilson
2003-03-29reload1.c (reload_as_needed): Allow a USE in asm reloads.Alan Modra
2003-03-15reload1.c (choose_reload_regs): Use && instead of || with REG_CANNOT_CHANGE_M...Glen Nakamura
2003-02-15re PR rtl-optimization/7702 (gcc-3.2 optimization problem on a DEC alpha unde...Falk Hueffner
2003-02-11reload1.c (first_label_num): New.John David Anglin
2003-01-08re PR target/8322 (SSE2 intrinsics broken?)Jan Hubicka
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata
2002-12-09target.h (gcc_target): Add cannot_force_const_mem.Richard Henderson
2002-11-04hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.Aldy Hernandez
2002-10-29reload1.c (update_eliminables): Unconditionally check if frame_pointer_needed...Kazu Hirata
2002-10-28ChangeLog.1: Fix typos.Kazu Hirata
2002-10-27combine.c: Fix comment formatting.Kazu Hirata
2002-10-27* reload1.c (reload): Fix a comment typo.Kazu Hirata
2002-10-15Fix x86 miscompilation of gdb mips simulator.Jim Wilson
2002-09-30reload.c (push_reload): Handle subregs and secondary memory.Jan Hubicka
2002-09-26c-common.h: Follow spelling conventions.Kazu Hirata
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata
2002-09-05In reload, retain only those clobbers added for variable-array handling.Dale Johannesen
2002-08-14Insert memory clobbers before the code that pops variable arrays.Dale Johannesen
2002-08-14reload.c (find_reloads): Handle constraint letters marked by EXTRA_ADDRESS_CO...Ulrich Weigand
2002-08-14reload1.c (reload_cse_simplify): Before checking REG_FUNCTION_VALUE_P, check ...Hans-Peter Nilsson
2002-07-30fold-const.c: Fix comment typos.Kazu Hirata
2002-07-23defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth
2002-07-21* reload1.c (fixup_abnormal_edges): Remove unused variable.Andreas Jaeger
2002-07-19* reload1.c (reload_as_needed): Duplicate oldpat.Momchil Velikov
2002-07-15[multiple changes]Michael Matz
2002-06-17reload1.c (merge_assigned_reloads): Don't change reloads other than RELOAD_FO...J"orn Rennecke
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller
2002-06-10alias.c (static_reg_base_value): New to hold RTL for items allocated once per...Jeff Law
2002-06-09Forgot to commit on Friday.Jeff Law
2002-05-31gcse.c (gcse_emit_move_after): New.Jan Hubicka
2002-05-23bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak
2002-05-21reload1.c (do_output_reload): Run delete_output_reload only if optimizing.NIIBE Yutaka
2002-05-20* reload1.c (reload_cse_simplify): Fix typo in rtx code check.Krister Walfridsson
2002-05-16Revert "Basic block renumbering removal", and two followup patches.Richard Henderson
2002-05-16Basic block renumbering removal.Zdenek Dvorak
2002-05-16reload1.c (forget_old_reloads_1): Do not use subreg offset.Aldy Hernandez
2002-05-09read-rtl.c: Fix formatting.Kazu Hirata
2002-05-07rtl.h (struct rtx_def): Update comments.Janis Johnson
2002-04-29reload1.c (eliminate_regs, [...]): Fix typo in adjust_address_nv call.Richard Kenner
2002-04-28re PR rtl-optimization/6475 (zlib miscompilation with gcc-3.1)Jakub Jelinek
2002-04-10reload1.c (choose_reload_regs): HARD_FRAME_POINTER_REGNUM is only used as fra...Ulrich Weigand
2002-03-28re PR target/6087 (3.1 i86 FP stack pop bug)Richard Henderson
2002-03-12reload1.c (reload): Ignore MEM REG_EQUIV notes if the equivalent is not a val...Ulrich Weigand
2002-03-07* reload1.c (reload_cse_delete_noop_set): Purge dead edges.Jan Hubicka