summaryrefslogtreecommitdiff
path: root/gcc/reload.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* reload.h (elimination_target_reg_p): Declare.Richard Sandiford2007-04-271-0/+1
* re PR target/28146 (-O2 produces invalid code on s390-linux-gnu: gcc-4.1.2 20...Alexandre Oliva2006-08-171-0/+1
* local-alloc.c (rest_of_handle_local_alloc): Use VEC instead of VARRAY.Kazu Hirata2006-04-141-1/+1
* reload.h (reg_equiv_invariant): Declare.J"orn Rennecke2005-12-071-0/+1
* re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391)J"orn Rennecke2005-11-241-9/+7
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Makefile.in (local-alloc.o): Depend on $(GGC_H) and reload.h.Bernd Schmidt2005-06-151-0/+7
* reload1.c (indirect_symref_ok): Make it global.Kazu Hirata2005-03-231-0/+6
* reload1.c (indirect_symref_ok, [...]): Make them static.Kazu Hirata2005-03-231-6/+0
* * reload.h: Remove struct needs and its only use.Wolfgang Bangerth2004-12-131-10/+0
* reload1.c (reloads_conflict, gen_reload): Make them static.Kazu Hirata2004-11-091-6/+0
* reload.c (refers_to_mem_for_reload_p, [...]): Make them static.Kazu Hirata2004-11-091-10/+0
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* Makefile.in (GTFILES): Add $(srcdir)/reload.h.J"orn Rennecke2004-05-201-0/+1
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-49/+47
* Makefile.in (OBJS): Add postreload.o.Kazu Hirata2003-06-261-2/+3
* reload.c (reload_adjust_reg_for_mode): New function.Alexandre Oliva2003-03-041-1/+5
* ifcvt.c: Fix comment typos.Kazu Hirata2003-01-171-2/+2
* c-common.h: Follow spelling conventions.Kazu Hirata2002-09-261-1/+1
* ABOUT-NLS: Follow spelling conventions.Kazu Hirata2002-09-161-1/+1
* calls.c: Fix formatting.Kazu Hirata2001-10-111-1/+1
* c-common.h: Fix comment formatting.Kazu Hirata2001-10-091-1/+1
* reload.c (push_reload): Export.Richard Henderson2001-09-041-1/+6
* 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-9/+1
* Makefile.in (toplev.o, [...]): Depend on reload.hKaveh R. Ghazi2001-04-131-0/+1
* reload.c (subst_reloads): Take INSN argument.Alexandre Oliva2001-01-071-2/+2
* Several fixes to make reload handle POST_MODIFY correctly.Bernd Schmidt2000-11-101-1/+2
* Handle multiword modes in regno_clobbered_pBernd Schmidt2000-09-071-1/+1
* global.c (global_alloc): Avoid passing dumpfile argument to reload routines.Jeffrey A Law2000-08-211-1/+5
* cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.Richard Henderson2000-07-281-2/+0
* * Rework fields used to describe positions of bitfields andRichard Kenner2000-03-251-3/+4
* Fix copyrights.Jeff Law2000-02-261-1/+2
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* reload.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-34/+34
* Change some regsets to regset_headsBernd Schmidt1999-12-201-2/+2
* caller-save.c (insert_one_insn): Returns struct insn_chain *.J"orn Rennecke1999-12-151-6/+3
* Simplify reload register allocationBernd Schmidt1999-12-131-19/+3
* reload.h (earlyclobber_operand_p): Declare.J"orn Rennecke1999-10-271-0/+3
* Fix typo in last change.Jeff Law1999-10-171-1/+1
* reload.h (struct reload): Add new fields "mode" and "nregs".Bernd Schmidt1999-10-171-0/+6
* Use structures not many single arrays in reloadBernd Schmidt1999-09-121-25/+75
* final.c (cleanup_subreg_operands): New function.Jeffrey A Law1998-10-271-0/+3
* THe final localized spilling patches. See the ChangeLog for details.Bernd Schmidt1998-10-271-2/+3
* Makefile.in (insn-extract.o): Fix dependencies.Bernd Schmidt1998-10-161-3/+0
* Fix consistency problems with reg_equiv_{mem,address};J"orn Rennecke1998-10-161-3/+12
* reload.h (compute_use_by_pseudos): Declare.Bernd Schmidt1998-10-131-0/+1
* caller-save.c (restore_referenced_regs): Lose mode argument.Bernd Schmidt1998-10-061-2/+2
* Makefile.in (stupid.o): Update dependencies.Bernd Schmidt1998-10-051-0/+75