summaryrefslogtreecommitdiff
path: root/gcc/reload1.c
Commit message (Expand)AuthorAgeFilesLines
* i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez2002-02-191-0/+3
* reload1.c (eliminate_regs_in_insn): Recognize frame pointer adjustments even ...Ulrich Weigand2002-01-251-29/+23
* read-rtl.c: Fix formatting.Kazu Hirata2002-01-151-8/+8
* reload1.c (reload_combine): Pass reg_sum replacement through copy_rtx in loop...Hans-Peter Nilsson2002-01-141-1/+3
* re PR other/5299 (then -> than fixes)Craig Rodrigues2002-01-111-1/+1
* cfgrtl.c (delete_insn): Assert insn hasn't been deleted yet.Richard Henderson2002-01-101-24/+28
* read-rtl.c: Fix formatting.Kazu Hirata2002-01-101-2/+2
* expr.c (store_field): Use adjust_address, not PUT_MODE.Richard Kenner2001-12-291-8/+1
* arc.c (arc_hard_regno_mode_ok): Const-ify.Kaveh R. Ghazi2001-12-231-4/+4
* Implement MODE_BASE_REG_CLASSNick Clifton2001-12-171-1/+2
* rtl.h (mem_attrs): Rename decl to expr; adjust all users.Richard Henderson2001-12-021-1/+1
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-4/+4
* c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth2001-12-011-2/+2
* reload1.c (elimination_effects): Use function_invariant_p instead of CONSTANT...Brad Kaiser2001-11-201-1/+1
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-11-111-1/+1
* * reload1.c (reload): Don't delete equiv insn if can throw.Richard Kenner2001-11-081-3/+10
* emit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP_P if T is a constant exp...Richard Kenner2001-11-031-2/+11
* reload1.c (eliminate_regs): Test for reg_renumber being allocated before refe...Richard Kenner2001-10-291-4/+5
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* reload1.c (emit_input_reload_insns): Fix parens in last (undocumented) change...Andreas Schwab2001-10-261-3/+3
* whitespace changesRichard Kenner2001-10-231-1/+2
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-231-2/+3
* reload1.c (reload): Check CONSTANT_P before calling LEGITIMATE_PIC_OPERAND_P.Hans-Peter Nilsson2001-10-201-1/+5
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-35/+35
* calls.c: Fix formatting.Kazu Hirata2001-10-101-5/+5
* c-common.h: Fix comment formatting.Kazu Hirata2001-10-091-1/+1
* Fix reload conflict testing to take correct order of output reloads into acco...Dale Johannesen2001-10-071-12/+20
* function.c (keep_stack_depressed): Don't use delete_insn.Richard Kenner2001-10-011-16/+9
* reload.c (find_reloads): Mark new USE insns with QImode.Alexandre Oliva2001-09-291-5/+18
* Makefile.in (cfgrtl.o): Add.Jan Hubicka2001-09-251-60/+14
* reload1.c (reload): Use delete_insn instead of splatting NOTE_INSN_DELETED.Richard Henderson2001-09-211-3/+1
* basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka2001-09-211-3/+3
* integrate.c (allocate_initial_values): New function.J"orn Rennecke2001-09-211-1/+0
* basic-block.h (free_bb_for_insn): Declare.Jan Hubicka2001-09-161-0/+1
* * reload1.c (fixup_abnormal_edges): Allow NOTEs in the sequence.Jan Hubicka2001-09-021-4/+7
* reload1.c (move2add_note_store): Correct typo checking for argument pushes.Geoffrey Keating2001-08-291-1/+1
* reload1.c (reload): Make all entries in reg_equiv_memory_loc unshared.Hans-Peter Nilsson2001-08-251-6/+4
* reload1.c (emit_reload_insns): Don't look for notes on a NULL store_insn.Geoffrey Keating2001-08-231-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* expr.h: Split out optab- and libfunc-related code to...Zack Weinberg2001-08-131-0/+1
* gcc.c: Fix comment formatting.Kazu Hirata2001-08-121-1/+1
* defaults.h: Define PREFERRED_STACK_BOUNDARY to STACK_BOUNDARY if not already ...Zack Weinberg2001-08-121-4/+0
* calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de...Zack Weinberg2001-08-101-1/+2
* calls.c (expand_call): Do not emit INSN_SETJMP note.Jan Hubicka2001-08-071-3/+2
* alias.c (nonlocal_mentioned_p): Rename CONST_CALL_P to CONST_OR_PURE_CALL_PJan Hubicka2001-08-071-1/+1
* Makefile.in (reload1.o): Add dedendancy on except.hJan Hubicka2001-08-051-1/+6
* * loop.c (try_copy_prop); Kill invalidated REG_EQUAL notes.Jan Hubicka2001-08-041-0/+55
* reload1.c (eliminate_regs_in_insn): When updating a set to the frame pointer ...Geoffrey Keating2001-07-191-15/+22
* reload1.c (choose_reload_regs): Don't inherit a reload that crosses multiple ...Geoffrey Keating2001-07-191-2/+7
* alias.c (set_mem_alias_set): New function.Richard Kenner2001-07-111-4/+4