Age | Commit message (Expand) | Author | Files | Lines |
2013-10-30 | regmove.c: Remove. | Vladimir Makarov | 1 | -163/+18 |
2013-02-08 | re PR debug/53948 (Assignment line missing for -O0 -g) | Jeff Law | 1 | -2/+6 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-10-11 | ira-build.c (ira_loop_tree_body_rev_postorder): New function. | Steven Bosscher | 1 | -1/+1 |
2012-07-08 | mcf.c: Do not include tm.h, tree.h, and langhooks.h. | Steven Bosscher | 1 | -8/+2 |
2012-07-08 | basic-block.h: Re-group most prototypes per file. | Steven Bosscher | 1 | -0/+1 |
2012-01-19 | re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops) | Vladimir Makarov | 1 | -2/+3 |
2011-12-09 | ira-color.c (print_hard_regs_subforest): Use HOST_WIDEST_INT_PRINT_DEC instea... | Kai Tietz | 1 | -2/+2 |
2011-11-08 | tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument. | Ulrich Weigand | 1 | -4/+4 |
2011-07-20 | target.def (class_max_nregs): New hook. | Anatoly Sokolov | 1 | -2/+2 |
2011-05-09 | re PR rtl-optimization/48927 (Issues with "enable" attribute and IRA register... | Uros Bizjak | 1 | -5/+8 |
2011-03-29 | ira-conflicts.c (build_object_conflicts): Add unused attribute to parent_max. | Vladimir Makarov | 1 | -1/+1 |
2011-03-29 | [multiple changes] | Vladimir Makarov | 1 | -27/+36 |
2011-03-28 | re PR bootstrap/48307 (Bootstrap failure) | Vladimir Makarov | 1 | -36/+27 |
2011-03-27 | [multiple changes] | Vladimir Makarov | 1 | -27/+36 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
2010-11-09 | re PR rtl-optimization/46237 (SPECint2006 403.gcc fails with -mzarch -m31) | Andreas Krebbel | 1 | -0/+17 |
2010-09-02 | target.def (class_likely_spilled_p): New hook. | Anatoly Sokolov | 1 | -1/+2 |
2010-07-22 | ira-build.c (ira_create_object): New arg SUBWORD; all callers changed. | Bernd Schmidt | 1 | -130/+195 |
2010-07-14 | ira-int.h (ira_object_conflict_iterator): Rename from ira_allocno_conflict_it... | Bernd Schmidt | 1 | -4/+4 |
2010-07-14 | ira-int.h (struct live_range): Rename allocno member to object and change typ... | Bernd Schmidt | 1 | -4/+3 |
2010-07-14 | ira-int.h (struct ira_object): New. | Bernd Schmidt | 1 | -102/+130 |
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 | -1/+1 |
2010-06-24 | ira-int.h (SET_MINMAX_SET_BIT, [...]): Renamed from SET_ALLOCNO_SET_BIT... | Bernd Schmidt | 1 | -20/+20 |
2010-06-24 | ira-int.h (ira_parent_allocno, [...]): Declare. | Bernd Schmidt | 1 | -23/+9 |
2010-05-13 | ira-conflicts.c (print_allocno_conflicts): New function broken out from... | Jeff Law | 1 | -50/+54 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-02-10 | ira-conflicts.c (add_insn_allocno_copies): Use find_reg_note instead of loop. | Vladimir Makarov | 1 | -5/+4 |
2010-02-10 | re PR middle-end/42973 (IRA apparently systematically making reload too busy ... | Vladimir Makarov | 1 | -56/+56 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -8/+8 |
2009-09-10 | ira-conflicts.c: Use fputs or putc instead of fprintf where appropriate. | Uros Bizjak | 1 | -5/+5 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -1/+1 |
2009-05-15 | ira-conflicts.c (add_insn_allocno_copies): Fix wrong conditional. | Manuel López-Ibáñez | 1 | -1/+1 |
2009-05-14 | tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc... | Paolo Bonzini | 1 | -5/+3 |
2009-04-28 | re PR rtl-optimization/39914 (96% performance regression in floating point co... | Uros Bizjak | 1 | -1/+1 |
2009-04-16 | re PR rtl-optimization/39762 (IRA ICE with -msoft-float) | Vladimir Makarov | 1 | -2/+2 |
2009-03-12 | re PR debug/39432 (gdb.base/store.exp failures) | Vladimir Makarov | 1 | -14/+18 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2009-01-14 | ira-conflicts.c: Include addresses.h for the definition of base_reg_class. | Nick Clifton | 1 | -2/+3 |
2009-01-06 | re PR rtl-optimization/38583 (huge test case makes register allocator run out... | Vladimir Makarov | 1 | -18/+47 |
2008-12-09 | tm.texi (TARGET_IRA_COVER_CLASSES): Modify description. | Vladimir Makarov | 1 | -9/+25 |
2008-11-19 | re PR middle-end/37790 (limits-fnargs.c takes very long time to compile at -O2) | Vladimir Makarov | 1 | -46/+0 |
2008-11-10 | re PR rtl-optimization/37948 (IRA generates slower code) | Vladimir Makarov | 1 | -7/+10 |
2008-10-27 | ira-int.h (ira_allocno): Add member updated_cover_class_cost. | Vladimir Makarov | 1 | -7/+18 |
2008-10-27 | re PR middle-end/37813 (assert with IRA_COVER_CLASSES with singleton) | Vladimir Makarov | 1 | -2/+0 |
2008-09-09 | ira-conflicts.c (process_regs_for_copy): Check that the hard regno is in the ... | Vladimir Makarov | 1 | -5/+11 |
2008-09-04 | ira-conflicts.c (process_regs_for_copy): Check insn to check that the cost is... | Vladimir Makarov | 1 | -2/+2 |
2008-09-03 | re PR middle-end/37243 (IRA causes wrong code generation) | Vladimir Makarov | 1 | -14/+50 |
2008-08-26 | [multiple changes] | Vladimir Makarov | 1 | -0/+777 |