Age | Commit message (Expand) | Author | Files | Lines |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -7/+7 |
2013-12-09 | Eliminate last_basic_block macro. | David Malcolm | 1 | -4/+6 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -2/+2 |
2013-04-30 | function.h (loops_for_fn): New inline function. | Richard Biener | 1 | -1/+1 |
2013-02-08 | cfgloop.c (verify_loop_structure): Properly handle a loop exiting to another ... | Richard Biener | 1 | -1/+1 |
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-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -27/+22 |
2012-10-25 | re PR bootstrap/55068 (AIX bootstrap in push_reload() after LRA merge) | Vladimir Makarov | 1 | -1/+2 |
2012-10-23 | dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg. | Vladimir Makarov | 1 | -16/+21 |
2012-10-14 | re PR rtl-optimization/38711 (ira should not be using df-lr except at -O1.) | Steven Bosscher | 1 | -5/+9 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -2/+0 |
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 | -1/+1 |
2012-05-29 | LANGUAGES: Fix typos. | Joseph Myers | 1 | -2/+2 |
2012-04-12 | dbgcnt.def (ira_move): New counter. | Bernd Schmidt | 1 | -5/+5 |
2012-01-19 | re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops) | Vladimir Makarov | 1 | -2/+4 |
2011-04-10 | Remove doubled up words. | Mike Stump | 1 | -1/+1 |
2011-04-04 | re PR target/48380 (ICE in postreload.c while building trunk) | Vladimir Makarov | 1 | -7/+29 |
2011-03-29 | [multiple changes] | Vladimir Makarov | 1 | -46/+165 |
2011-03-28 | re PR bootstrap/48307 (Bootstrap failure) | Vladimir Makarov | 1 | -165/+46 |
2011-03-27 | [multiple changes] | Vladimir Makarov | 1 | -46/+165 |
2010-10-20 | re PR fortran/42169 (gfortran.dg/pr41928.f90:47: internal compiler error: in ... | Vladimir Makarov | 1 | -1/+2 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -1/+1 |
2010-08-19 | cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. | Nathan Froyd | 1 | -2/+1 |
2010-07-22 | ira-build.c (ira_create_object): New arg SUBWORD; all callers changed. | Bernd Schmidt | 1 | -55/+81 |
2010-07-14 | ira-int.h (struct live_range): Rename allocno member to object and change typ... | Bernd Schmidt | 1 | -11/+15 |
2010-07-14 | ira-int.h (struct ira_object): New. | Bernd Schmidt | 1 | -14/+22 |
2010-06-24 | ira-int.h (struct live_range, [...]): Renamed from struct ira_allocno_live_ra... | Bernd Schmidt | 1 | -1/+1 |
2010-05-22 | dbgcnt.c: Include toplev.h instead of errors.h. | Joseph Myers | 1 | -2/+1 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -4/+4 |
2009-04-16 | re PR rtl-optimization/39762 (IRA ICE with -msoft-float) | Vladimir Makarov | 1 | -1/+2 |
2009-04-03 | revert: reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT. | Vladimir Makarov | 1 | -6/+5 |
2009-03-30 | reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT. | Vladimir Makarov | 1 | -5/+6 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2009-01-09 | re PR rtl-optimization/38495 (ACATS tests cxa4004 cxa4005 cxa4026 fail) | Vladimir Makarov | 1 | -13/+40 |
2008-12-09 | tm.texi (TARGET_IRA_COVER_CLASSES): Modify description. | Vladimir Makarov | 1 | -0/+9 |
2008-11-19 | re PR bootstrap/37859 (Bootstrap failure on mips64octeon-unknown-linux-gnu) | Vladimir Makarov | 1 | -13/+78 |
2008-11-10 | re PR rtl-optimization/37948 (IRA generates slower code) | Vladimir Makarov | 1 | -1/+1 |
2008-10-15 | ira-emit.c (change_regs): Return false when replacing reg by itself. | Jan Hubicka | 1 | -1/+5 |
2008-09-12 | re PR rtl-optimization/37377 (Bootstrap failure compiling libgcc) | Vladimir Makarov | 1 | -3/+5 |
2008-09-03 | re PR middle-end/37243 (IRA causes wrong code generation) | Vladimir Makarov | 1 | -1/+1 |
2008-08-26 | [multiple changes] | Vladimir Makarov | 1 | -0/+1019 |