aboutsummaryrefslogtreecommitdiff
path: root/gcc/reload.h
AgeCommit message (Expand)AuthorFilesLines
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-04-27reload.h (elimination_target_reg_p): Declare.Richard Sandiford1-0/+1
2006-08-17re PR target/28146 (-O2 produces invalid code on s390-linux-gnu: gcc-4.1.2 20...Alexandre Oliva1-0/+1
2006-04-14local-alloc.c (rest_of_handle_local_alloc): Use VEC instead of VARRAY.Kazu Hirata1-1/+1
2005-12-07reload.h (reg_equiv_invariant): Declare.J"orn Rennecke1-0/+1
2005-11-24re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391)J"orn Rennecke1-9/+7
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-15Makefile.in (local-alloc.o): Depend on $(GGC_H) and reload.h.Bernd Schmidt1-0/+7
2005-03-23reload1.c (indirect_symref_ok): Make it global.Kazu Hirata1-0/+6
2005-03-23reload1.c (indirect_symref_ok, [...]): Make them static.Kazu Hirata1-6/+0
2004-12-13* reload.h: Remove struct needs and its only use.Wolfgang Bangerth1-10/+0
2004-11-09reload1.c (reloads_conflict, gen_reload): Make them static.Kazu Hirata1-6/+0
2004-11-09reload.c (refers_to_mem_for_reload_p, [...]): Make them static.Kazu Hirata1-10/+0
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-05-20Makefile.in (GTFILES): Add $(srcdir)/reload.h.J"orn Rennecke1-0/+1
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger1-49/+47
2003-06-26Makefile.in (OBJS): Add postreload.o.Kazu Hirata1-2/+3
2003-03-04reload.c (reload_adjust_reg_for_mode): New function.Alexandre Oliva1-1/+5
2003-01-17ifcvt.c: Fix comment typos.Kazu Hirata1-2/+2
2002-09-26c-common.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-16ABOUT-NLS: Follow spelling conventions.Kazu Hirata1-1/+1
2001-10-11calls.c: Fix formatting.Kazu Hirata1-1/+1
2001-10-09c-common.h: Fix comment formatting.Kazu Hirata1-1/+1
2001-09-04reload.c (push_reload): Export.Richard Henderson1-1/+6
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg1-9/+1
2001-04-13Makefile.in (toplev.o, [...]): Depend on reload.hKaveh R. Ghazi1-0/+1
2001-01-07reload.c (subst_reloads): Take INSN argument.Alexandre Oliva1-2/+2
2000-11-10Several fixes to make reload handle POST_MODIFY correctly.Bernd Schmidt1-1/+2
2000-09-07Handle multiword modes in regno_clobbered_pBernd Schmidt1-1/+1
2000-08-21global.c (global_alloc): Avoid passing dumpfile argument to reload routines.Jeffrey A Law1-1/+5
2000-07-28cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.Richard Henderson1-2/+0
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-3/+4
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17reload.c: PROTO -> PARAMS.Kaveh R. Ghazi1-34/+34
1999-12-20Change some regsets to regset_headsBernd Schmidt1-2/+2
1999-12-15caller-save.c (insert_one_insn): Returns struct insn_chain *.J"orn Rennecke1-6/+3
1999-12-13Simplify reload register allocationBernd Schmidt1-19/+3
1999-10-27reload.h (earlyclobber_operand_p): Declare.J"orn Rennecke1-0/+3
1999-10-17Fix typo in last change.Jeff Law1-1/+1
1999-10-17reload.h (struct reload): Add new fields "mode" and "nregs".Bernd Schmidt1-0/+6
1999-09-12Use structures not many single arrays in reloadBernd Schmidt1-25/+75
1998-10-27final.c (cleanup_subreg_operands): New function.Jeffrey A Law1-0/+3
1998-10-27THe final localized spilling patches. See the ChangeLog for details.Bernd Schmidt1-2/+3
1998-10-16Makefile.in (insn-extract.o): Fix dependencies.Bernd Schmidt1-3/+0
1998-10-16Fix consistency problems with reg_equiv_{mem,address};J"orn Rennecke1-3/+12
1998-10-13reload.h (compute_use_by_pseudos): Declare.Bernd Schmidt1-0/+1
1998-10-06caller-save.c (restore_referenced_regs): Lose mode argument.Bernd Schmidt1-2/+2
1998-10-05Makefile.in (stupid.o): Update dependencies.Bernd Schmidt1-0/+75