Age | Commit message (Expand) | Author | Files | Lines |
2015-05-07 | gcov-tool.c (do_merge): Refactore to remove int ret. | Aditya Kumar | 1 | -1/+1 |
2015-05-02 | type reg_equiv_init as rtx_insn_list | Trevor Saunders | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -15/+15 |
2014-09-18 | Add header guard to several header files. | Kito Cheng | 1 | -0/+4 |
2014-09-09 | recog_memoized works on an rtx_insn * | David Malcolm | 1 | -1/+1 |
2014-08-27 | Use rtx_expr_list in various places | David Malcolm | 1 | -1/+1 |
2014-08-22 | reload: Use rtx_insn (also touches caller-save.c and config/arc/arc) | David Malcolm | 1 | -6/+6 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-10 | cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef. | Oleg Endo | 1 | -2/+2 |
2013-08-21 | reload.h (struct reg_equivs): Rename to .. | Joern Rennecke | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -10/+8 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -7/+7 |
2012-05-29 | integrate.c: Remove. | Steven Bosscher | 1 | -4/+0 |
2012-05-07 | postreload.c (reload_cse_regs): Make static. | Steven Bosscher | 1 | -3/+0 |
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 |