Age | Commit message (Expand) | Author | Files | Lines |
2011-06-23 | re PR middle-end/48770 (wrong code with -O -fprofile-arcs -fPIC -fno-dce -fno... | Jeff Law | 1 | -1/+1 |
2011-05-01 | reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_clas... | Anatoly Sokolov | 1 | -1/+1 |
2011-03-30 | reload1.c (reload): Fix botch in last change. | Jeff Law | 1 | -1/+1 |
2011-03-30 | reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc... | Jeff Law | 1 | -15/+64 |
2010-08-15 | reload.h (register_move_cost, [...]): Adjust prototype. | Anatoly Sokolov | 1 | -6/+4 |
2010-07-12 | reload.h (target_reload): Add x_cached_reg_save_code and x_cached_reg_restore... | Richard Sandiford | 1 | -0/+8 |
2010-07-12 | defaults.h (MAX_MOVE_MAX, [...]): Define if not defined. | Richard Sandiford | 1 | -3/+13 |
2010-07-12 | Makefile.in (target-globals.o): Depend on reload.h. | Richard Sandiford | 1 | -9/+31 |
2010-06-27 | target.h (struct gcc_target): Add register_move_cost field. | Anatoly Sokolov | 1 | -0/+2 |
2010-06-05 | target.h (struct gcc_target): Add memory_move_cost field. | Anatoly Sokolov | 1 | -6/+3 |
2010-06-04 | re PR rtl-optimization/39871 (Code size increase on ARM due to poor register ... | Bernd Schmidt | 1 | -0/+4 |
2010-05-22 | coretypes.h (struct simple_bitmap_def, [...]): New core types. | Steven Bosscher | 1 | -3/+5 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+2 |
2010-03-31 | re PR other/43562 (GCC ICE on optimize attribute) | Jie Zhang | 1 | -0/+3 |
2009-10-26 | tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document. | Ben Elliston | 1 | -1/+1 |
2009-03-23 | cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts. | Richard Guenther | 1 | -12/+14 |
2008-08-26 | [multiple changes] | Vladimir Makarov | 1 | -5/+6 |
2008-07-16 | c-pch.c (get_ident): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-04-27 | reload.h (elimination_target_reg_p): Declare. | Richard Sandiford | 1 | -0/+1 |
2006-08-17 | re PR target/28146 (-O2 produces invalid code on s390-linux-gnu: gcc-4.1.2 20... | Alexandre Oliva | 1 | -0/+1 |
2006-04-14 | local-alloc.c (rest_of_handle_local_alloc): Use VEC instead of VARRAY. | Kazu Hirata | 1 | -1/+1 |
2005-12-07 | reload.h (reg_equiv_invariant): Declare. | J"orn Rennecke | 1 | -0/+1 |
2005-11-24 | re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391) | J"orn Rennecke | 1 | -9/+7 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-15 | Makefile.in (local-alloc.o): Depend on $(GGC_H) and reload.h. | Bernd Schmidt | 1 | -0/+7 |
2005-03-23 | reload1.c (indirect_symref_ok): Make it global. | Kazu Hirata | 1 | -0/+6 |
2005-03-23 | reload1.c (indirect_symref_ok, [...]): Make them static. | Kazu Hirata | 1 | -6/+0 |
2004-12-13 | * reload.h: Remove struct needs and its only use. | Wolfgang Bangerth | 1 | -10/+0 |
2004-11-09 | reload1.c (reloads_conflict, gen_reload): Make them static. | Kazu Hirata | 1 | -6/+0 |
2004-11-09 | reload.c (refers_to_mem_for_reload_p, [...]): Make them static. | Kazu Hirata | 1 | -10/+0 |
2004-10-15 | bitmap.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-05-20 | Makefile.in (GTFILES): Add $(srcdir)/reload.h. | J"orn Rennecke | 1 | -0/+1 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -49/+47 |
2003-06-26 | Makefile.in (OBJS): Add postreload.o. | Kazu Hirata | 1 | -2/+3 |
2003-03-04 | reload.c (reload_adjust_reg_for_mode): New function. | Alexandre Oliva | 1 | -1/+5 |
2003-01-17 | ifcvt.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2002-09-26 | c-common.h: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-16 | ABOUT-NLS: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2001-10-11 | calls.c: Fix formatting. | Kazu Hirata | 1 | -1/+1 |
2001-10-09 | c-common.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-09-04 | reload.c (push_reload): Export. | Richard Henderson | 1 | -1/+6 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-13 | expr.h: Split out optab- and libfunc-related code to... | Zack Weinberg | 1 | -9/+1 |
2001-04-13 | Makefile.in (toplev.o, [...]): Depend on reload.h | Kaveh R. Ghazi | 1 | -0/+1 |
2001-01-07 | reload.c (subst_reloads): Take INSN argument. | Alexandre Oliva | 1 | -2/+2 |
2000-11-10 | Several fixes to make reload handle POST_MODIFY correctly. | Bernd Schmidt | 1 | -1/+2 |
2000-09-07 | Handle multiword modes in regno_clobbered_p | Bernd Schmidt | 1 | -1/+1 |
2000-08-21 | global.c (global_alloc): Avoid passing dumpfile argument to reload routines. | Jeffrey A Law | 1 | -1/+5 |
2000-07-28 | cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY. | Richard Henderson | 1 | -2/+0 |