aboutsummaryrefslogtreecommitdiff
path: root/gcc/reload1.c
AgeCommit message (Expand)Author
2004-03-25re PR debug/13974 (bad line marker in debug info)Jan Hubicka
2004-01-30re PR rtl-optimization/12147 (Wrong code with -O2 in context of reload)Ulrich Weigand
2004-01-17* rtl.h (emit_insn_before_sameloc, emit_jump_insn_before_sameloc)Daniel Jacobowitz
2003-12-22reload1.c: Add reg_reloaded_call_part_clobbered.Dale Johannesen
2003-12-16flow.c (EXIT_IGNORE_STACK): Move to ...Kazu Hirata
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher
2003-12-09defaults.h (LOCAL_REGNO): Give the default definition.Kazu Hirata
2003-11-29Make NON_SAVING_SETJMP usable again.James E Wilson
2003-11-27re PR rtl-optimization/13041 (linux-2.6/sound/core/oss/rate.c miscompiled)Eric Botcazou
2003-11-20re PR c/13133 (Extraneous register-saves triggered by setjmp())James E Wilson
2003-11-19reload1.c (reload): Revert 2 previous checkins.Eric Christopher
2003-11-18reload1.c (reload): Fix previous change.Eric Christopher
2003-11-14reload1.c (reload): Revert previous patch.Eric Christopher
2003-11-12reload1.c (reload): Verify that addresses for reg_equiv_* are valid for the a...Eric Christopher
2003-10-27reload1.c (struct elim_table): Change offset, initial_offset and previous_off...Jakub Jelinek
2003-10-18rtl.h (rtl_size): Declare.Richard Sandiford
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi
2003-07-10ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'...Steven Bosscher
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-06-29reload.c (find_reloads): Change push_reloads to push_reload in comment.James E Wilson
2003-06-27defaults.h (REGISTER_MOVE_COST): Define default here.Hans-Peter Nilsson
2003-06-27rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell
2003-06-26Makefile.in (OBJS): Add postreload.o.Kazu Hirata
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi
2003-06-16tracer.c: Remove duplication declaration.Andreas Jaeger
2003-06-12gcse.c (fis_get_condition): Make it a global function.Kazu Hirata
2003-06-10re PR rtl-optimization/8812 ([avr] Registers allocated for two uses at once)James E Wilson
2003-06-06re PR inline-asm/10890 (ICE in merge_assigned_reloads building Linux 2.4.2x s...James E Wilson
2003-05-11reload1.c (reload_cse_move2add): Revert part of my 2003-05-09's patch.Alexandre Oliva
2003-05-09reload1.c (reload_cse_move2add): Don't turn an implicit truncation into a sel...Alexandre Oliva
2003-05-03emit-rtl.c (last_call_insn, [...]): New functions.Olivier Hainque
2003-04-27* reload1.c (reg_set_luid): Fix a comment typo.Kazu Hirata
2003-04-18* reload1.c: Revert my previous patch on 2002-04-17.Kazu Hirata
2003-04-17reload1.c (move2add_last_cc0): New.Kazu Hirata
2003-04-17reload1.c (reload_cse_noop_set_p): Return false if mode of SET_DEST is not th...Alexandre Oliva
2003-04-09optabs.c: Comment that gen_add2_insn and others may actually return emitted i...Alexandre Oliva
2003-03-30* reload1.c (reload_cse_move2add): Fix a comment typo.Kazu Hirata
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-03-04reload.c (reload_adjust_reg_for_mode): New function.Alexandre Oliva
2003-03-03* reload1.c (reload_cse_move2add): Remove variable success.Kazu Hirata
2003-02-28reload1.c (sext_for_mode): Remove.Kazu Hirata
2003-02-25reload1.c (reload_cse_move2add): Use STRICT_LOW_PART if PLUS does not reduce ...Kazu Hirata
2003-02-14re 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-02-09cfgrtl.c (verify_flow_info): Use control_flow_insn_p.Jan Hubicka
2003-02-01[multiple changes]Richard Henderson
2003-01-24emit-rtl.c (reg_attrs_htab): New static variable.Jan Hubicka
2003-01-16Make-lang.in (f/target.o): Depend on toplev.h.Kaveh R. Ghazi
2003-01-16arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsigned warning.Kaveh R. Ghazi