Age | Commit message (Expand) | Author | Files | Lines |
2013-10-30 | regmove.c: Remove. | Vladimir Makarov | 1 | -9/+215 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -2/+2 |
2013-04-30 | function.h (loops_for_fn): New inline function. | Richard Biener | 1 | -10/+10 |
2013-03-29 | Add uniform debug dump function names. | Lawrence Crowl | 1 | -0/+31 |
2013-03-01 | re PR middle-end/56461 (GCC is leaking lots of memory) | Jakub Jelinek | 1 | -7/+8 |
2013-02-08 | cfgloop.c (verify_loop_structure): Properly handle a loop exiting to another ... | Richard Biener | 1 | -12/+12 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-20 | Introduce vNULL to use as a nil initializer for vec<>. | Diego Novillo | 1 | -2/+2 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -89/+77 |
2012-10-14 | re PR rtl-optimization/38711 (ira should not be using df-lr except at -O1.) | Steven Bosscher | 1 | -3/+3 |
2012-10-11 | ira-build.c (ira_loop_tree_body_rev_postorder): New function. | Steven Bosscher | 1 | -9/+127 |
2012-10-02 | ira.h (target_ira): Add x_ira_class_singleton. | Richard Sandiford | 1 | -4/+3 |
2012-08-16 | re PR middle-end/54146 (Very slow compile with attribute((flatten))) | Richard Guenther | 1 | -2/+8 |
2012-05-31 | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 1 | -1/+0 |
2012-05-31 | ira.h (target_ira): Delete x_ira_available_class_regs. | Richard Sandiford | 1 | -2/+2 |
2012-05-14 | attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN. | Bernd Schmidt | 1 | -0/+10 |
2012-01-19 | re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops) | Vladimir Makarov | 1 | -67/+95 |
2011-12-05 | re PR other/50775 (Register allocator sets up frame and frame pointer with lo... | Vladimir Makarov | 1 | -1/+0 |
2011-05-25 | re PR rtl-optimization/48757 (internal compiler error: in compensate_edge, at... | Vladimir Makarov | 1 | -4/+11 |
2011-05-24 | [multiple changes] | Vladimir Makarov | 1 | -4/+28 |
2011-05-01 | reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_clas... | Anatoly Sokolov | 1 | -9/+10 |
2011-03-29 | [multiple changes] | Vladimir Makarov | 1 | -161/+188 |
2011-03-28 | re PR bootstrap/48307 (Bootstrap failure) | Vladimir Makarov | 1 | -188/+161 |
2011-03-27 | [multiple changes] | Vladimir Makarov | 1 | -161/+188 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -8/+8 |
2010-08-11 | ira-int.h (ira_remove_allocno_copy_from_list): Remove. | Vladimir Makarov | 1 | -42/+0 |
2010-07-22 | ira-build.c (ira_create_object): New arg SUBWORD; all callers changed. | Bernd Schmidt | 1 | -136/+272 |
2010-07-14 | ira-int.h (struct live_range): Rename allocno member to object and change typ... | Bernd Schmidt | 1 | -57/+63 |
2010-07-14 | ira-int.h (struct ira_object): New. | Bernd Schmidt | 1 | -195/+264 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-24 | ira-int.h (struct live_range, [...]): Renamed from struct ira_allocno_live_ra... | Bernd Schmidt | 1 | -34/+32 |
2010-06-24 | ira-int.h (SET_MINMAX_SET_BIT, [...]): Renamed from SET_ALLOCNO_SET_BIT... | Bernd Schmidt | 1 | -1/+1 |
2010-06-24 | ira-int.h (ira_parent_allocno, [...]): Declare. | Bernd Schmidt | 1 | -10/+33 |
2010-06-24 | ira-build.c (merge_hard_reg_conflicts): New function. | Bernd Schmidt | 1 | -81/+68 |
2010-06-01 | fwprop.c: Make emit-rtl.h include last. | Jan Hubicka | 1 | -0/+1 |
2010-05-25 | ira-build.c (update_conflict_hard_reg_costs): New. | Vladimir Makarov | 1 | -1/+40 |
2010-05-10 | Nullify regno_allocno_map of the removed allocno. | H.J. Lu | 1 | -0/+4 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -14/+14 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -1/+1 |
2009-06-16 | ira-build.c (copy_info_to_removed_store_destinations): Initialize parent_a. | Ian Lance Taylor | 1 | -1/+2 |
2009-04-03 | revert: reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT. | Vladimir Makarov | 1 | -3/+3 |
2009-03-30 | ira-int.h (ira_allocno): Rename left_conflicts_num to left_conflicts_size. | Vladimir Makarov | 1 | -1/+1 |
2009-03-30 | reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT. | Vladimir Makarov | 1 | -3/+3 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2009-01-06 | re PR rtl-optimization/38583 (huge test case makes register allocator run out... | Vladimir Makarov | 1 | -48/+177 |
2008-12-09 | tm.texi (TARGET_IRA_COVER_CLASSES): Modify description. | Vladimir Makarov | 1 | -10/+17 |
2008-12-02 | re PR rtl-optimization/38280 (Revision 142207 breaks 416.gamess/481.wrf in SP... | Vladimir Makarov | 1 | -71/+143 |
2008-11-25 | invoke.texi (ira-max-loops-num): Change semantics. | Vladimir Makarov | 1 | -14/+76 |