| Commit message (Expand) | Author | Age | Files | Lines |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -6/+0 |
* | 2012-10-23 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2012-10-23 | 1 | -27/+16 |
* | gcc/ | rsandifo | 2012-10-02 | 1 | -0/+16 |
* | 2012-06-04 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2012-06-04 | 1 | -0/+5 |
* | gcc/ | rsandifo | 2012-05-31 | 1 | -43/+5 |
* | gcc/ | rsandifo | 2012-05-31 | 1 | -0/+23 |
* | * attribs.c (decl_attributes): Avoid emitting a warning if | bernds | 2012-05-14 | 1 | -0/+4 |
* | 2012-04-19 Richard Guenther <rguenther@suse.de> | rguenth | 2012-04-19 | 1 | -2/+7 |
* | * dbgcnt.def (ira_move): New counter. | bernds | 2012-04-12 | 1 | -0/+3 |
* | 2012-01-19 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2012-01-19 | 1 | -5/+10 |
* | 2011-12-05 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2011-12-05 | 1 | -4/+0 |
* | 2011-08-17 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2011-08-18 | 1 | -4/+4 |
* | * reginfo.c (memory_move_cost): Change rclass argument type form | aesok | 2011-05-01 | 1 | -4/+4 |
* | Remove doubled up words. | mrs | 2011-04-10 | 1 | -1/+1 |
* | 2011-03-28 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2011-03-29 | 1 | -208/+240 |
* | 2011-03-27 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2011-03-28 | 1 | -240/+208 |
* | 2011-03-27 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2011-03-27 | 1 | -208/+240 |
* | Update Copyright years for files modified in 2010. | jakub | 2011-01-03 | 1 | -1/+1 |
* | 2010-08-11 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2010-08-11 | 1 | -1/+0 |
* | * ira-build.c (ira_create_object): New arg SUBWORD; all callers changed. | bernds | 2010-07-22 | 1 | -24/+66 |
* | * ira-int.h (ira_object_conflict_iterator): Rename from | bernds | 2010-07-14 | 1 | -16/+14 |
* | * ira-int.h (struct live_range): Rename allocno member to object and change | bernds | 2010-07-14 | 1 | -15/+15 |
* | * ira-int.h (struct ira_object): New. | bernds | 2010-07-14 | 1 | -77/+126 |
* | gcc/ | rsandifo | 2010-07-12 | 1 | -5/+10 |
* | gcc/ | rsandifo | 2010-07-12 | 1 | -0/+20 |
* | gcc/ | rsandifo | 2010-07-12 | 1 | -88/+127 |
* | * target.h (struct gcc_target): Add register_move_cost field. | aesok | 2010-06-27 | 1 | -1/+1 |
* | * ira-int.h (struct live_range, live_range_t): Renamed from struct | bernds | 2010-06-24 | 1 | -18/+15 |
* | * ira-int.h (SET_MINMAX_SET_BIT, CLEAR_MINMAX_SET_BIT, | bernds | 2010-06-24 | 1 | -30/+35 |
* | * ira-int.h (ira_parent_allocno, ira_parent_or_cap_allocno): Declare. | bernds | 2010-06-24 | 1 | -0/+2 |
* | gcc/ChangeLog: | steven | 2010-05-22 | 1 | -1/+1 |
* | * ira.c (ira_non_ordered_class_hard_regs): Define. | law | 2010-05-20 | 1 | -0/+5 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -11/+11 |
* | 2009-09-02 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2009-09-02 | 1 | -47/+3 |
* | 2009-04-16 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2009-04-16 | 1 | -4/+35 |
* | 2009-03-30 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2009-03-30 | 1 | -5/+5 |
* | * dse.c (struct group_info): Reorder fields for 64-bit hosts. | jakub | 2009-03-18 | 1 | -12/+12 |
* | 2009-03-12 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2009-03-12 | 1 | -1/+1 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | 2009-01-06 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2009-01-06 | 1 | -1/+3 |
* | 2008-12-09 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2008-12-09 | 1 | -0/+10 |
* | 2008-11-25 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2008-11-25 | 1 | -0/+4 |
* | 2008-11-19 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2008-11-19 | 1 | -0/+5 |
* | 2008-11-15 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2008-11-19 | 1 | -2/+7 |
* | * ira-int.h (struct ira_loop_tree_node): Improve comments for | nemet | 2008-11-14 | 1 | -4/+4 |
* | 2008-11-14 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2008-11-14 | 1 | -0/+5 |
* | 2008-11-07 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2008-11-10 | 1 | -3/+4 |
* | 2008-10-27 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2008-10-27 | 1 | -4/+4 |
* | 2008-10-27 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2008-10-27 | 1 | -0/+5 |
* | 2008-09-25 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2008-09-26 | 1 | -1/+2 |