summaryrefslogtreecommitdiff
path: root/gcc/reload.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-10/+8
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-7/+7
* integrate.c: Remove.Steven Bosscher2012-05-291-4/+0
* postreload.c (reload_cse_regs): Make static.Steven Bosscher2012-05-071-3/+0
* re PR middle-end/48770 (wrong code with -O -fprofile-arcs -fPIC -fno-dce -fno...Jeff Law2011-06-231-1/+1
* reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_clas...Anatoly Sokolov2011-05-011-1/+1
* reload1.c (reload): Fix botch in last change.Jeff Law2011-03-301-1/+1
* reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc...Jeff Law2011-03-301-15/+64
* reload.h (register_move_cost, [...]): Adjust prototype.Anatoly Sokolov2010-08-151-6/+4
* reload.h (target_reload): Add x_cached_reg_save_code and x_cached_reg_restore...Richard Sandiford2010-07-121-0/+8
* defaults.h (MAX_MOVE_MAX, [...]): Define if not defined.Richard Sandiford2010-07-121-3/+13
* Makefile.in (target-globals.o): Depend on reload.h.Richard Sandiford2010-07-121-9/+31
* target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov2010-06-271-0/+2
* target.h (struct gcc_target): Add memory_move_cost field.Anatoly Sokolov2010-06-051-6/+3
* re PR rtl-optimization/39871 (Code size increase on ARM due to poor register ...Bernd Schmidt2010-06-041-0/+4
* coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher2010-05-221-3/+5
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+2
* re PR other/43562 (GCC ICE on optimize attribute)Jie Zhang2010-03-311-0/+3
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-1/+1
* cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts.Richard Guenther2009-03-231-12/+14
* [multiple changes]Vladimir Makarov2008-08-261-5/+6
* c-pch.c (get_ident): Avoid C++ keywords.Kaveh R. Ghazi2008-07-161-1/+1
* 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