summaryrefslogtreecommitdiff
path: root/gcc/reload1.c
Commit message (Expand)AuthorAgeFilesLines
* Make-lang.in (f/target.o): Depend on toplev.h.Kaveh R. Ghazi2003-01-161-1/+1
* arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsigned warning.Kaveh R. Ghazi2003-01-161-3/+3
* Add 2003 copyright notices for constraints string patch, also 2002 noticeJoern Rennecke2003-01-131-1/+1
* defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.J"orn Rennecke2003-01-091-5/+10
* re PR target/8322 (SSE2 intrinsics broken?)Jan Hubicka2003-01-071-0/+5
* regmove.c: Fix comment typos.Kazu Hirata2002-12-241-6/+6
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-12-191-2/+2
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-10/+6
* c-decl.c: Fix a comment typo.Kazu Hirata2002-12-131-1/+1
* target.h (gcc_target): Add cannot_force_const_mem.Richard Henderson2002-12-091-2/+6
* hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.Aldy Hernandez2002-11-041-8/+7
* reload1.c (update_eliminables): Unconditionally check if frame_pointer_needed...Kazu Hirata2002-10-291-4/+0
* ChangeLog.1: Fix typos.Kazu Hirata2002-10-281-1/+1
* combine.c: Fix comment formatting.Kazu Hirata2002-10-271-2/+2
* * reload1.c (reload): Fix a comment typo.Kazu Hirata2002-10-271-1/+1
* Fix x86 miscompilation of gdb mips simulator.Jim Wilson2002-10-151-4/+18
* reload.c (push_reload): Handle subregs and secondary memory.Jan Hubicka2002-09-301-4/+6
* c-common.h: Follow spelling conventions.Kazu Hirata2002-09-261-8/+8
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-151-1/+1
* In reload, retain only those clobbers added for variable-array handling.Dale Johannesen2002-09-051-4/+7
* Insert memory clobbers before the code that pops variable arrays.Dale Johannesen2002-08-141-3/+7
* reload.c (find_reloads): Handle constraint letters marked by EXTRA_ADDRESS_CO...Ulrich Weigand2002-08-141-2/+6
* reload1.c (reload_cse_simplify): Before checking REG_FUNCTION_VALUE_P, check ...Hans-Peter Nilsson2002-08-141-1/+2
* fold-const.c: Fix comment typos.Kazu Hirata2002-07-301-1/+1
* defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth2002-07-231-3/+0
* * reload1.c (fixup_abnormal_edges): Remove unused variable.Andreas Jaeger2002-07-211-1/+0
* * reload1.c (reload_as_needed): Duplicate oldpat.Momchil Velikov2002-07-191-1/+1
* [multiple changes]Michael Matz2002-07-151-5/+14
* reload1.c (merge_assigned_reloads): Don't change reloads other than RELOAD_FO...J"orn Rennecke2002-06-171-0/+8
* Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller2002-06-111-20/+15
* alias.c (static_reg_base_value): New to hold RTL for items allocated once per...Jeff Law2002-06-101-12/+14
* Forgot to commit on Friday.Jeff Law2002-06-091-4/+2
* gcse.c (gcse_emit_move_after): New.Jan Hubicka2002-05-311-95/+29
* bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak2002-05-231-9/+10
* reload1.c (do_output_reload): Run delete_output_reload only if optimizing.NIIBE Yutaka2002-05-211-0/+1
* * reload1.c (reload_cse_simplify): Fix typo in rtx code check.Krister Walfridsson2002-05-201-2/+2
* Revert "Basic block renumbering removal", and two followup patches.Richard Henderson2002-05-161-10/+9
* Basic block renumbering removal.Zdenek Dvorak2002-05-161-9/+10
* reload1.c (forget_old_reloads_1): Do not use subreg offset.Aldy Hernandez2002-05-161-6/+4
* read-rtl.c: Fix formatting.Kazu Hirata2002-05-091-7/+7
* rtl.h (struct rtx_def): Update comments.Janis Johnson2002-05-071-2/+3
* reload1.c (eliminate_regs, [...]): Fix typo in adjust_address_nv call.Richard Kenner2002-04-291-1/+1
* re PR rtl-optimization/6475 (zlib miscompilation with gcc-3.1)Jakub Jelinek2002-04-281-3/+13
* reload1.c (choose_reload_regs): HARD_FRAME_POINTER_REGNUM is only used as fra...Ulrich Weigand2002-04-101-1/+4
* re PR target/6087 (3.1 i86 FP stack pop bug)Richard Henderson2002-03-281-1/+12
* reload1.c (reload): Ignore MEM REG_EQUIV notes if the equivalent is not a val...Ulrich Weigand2002-03-121-1/+6
* * reload1.c (reload_cse_delete_noop_set): Purge dead edges.Jan Hubicka2002-03-071-0/+3
* basic-block.h (fixup_abnormal_edges): Declare.Jan Hubicka2002-03-071-2/+2
* reload1.c (reload): Unshare all rtl after reload is done.Ulrich Weigand2002-03-061-0/+5
* i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez2002-02-191-0/+3