summaryrefslogtreecommitdiff
path: root/gcc/ira-build.c
Commit message (Expand)AuthorAgeFilesLines
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-10/+10
* Add uniform debug dump function names.crowl2013-03-291-0/+31
* PR middle-end/56461jakub2013-03-011-7/+8
* 2013-02-08 Richard Biener <rguenther@suse.de>rguenth2013-02-081-12/+12
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-2/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-89/+77
* PR rtl-optimization/38711steven2012-10-141-3/+3
* * ira-build.c (ira_loop_tree_body_rev_postorder): New function.steven2012-10-111-9/+127
* gcc/rsandifo2012-10-021-4/+3
* 2012-08-16 Richard Guenther <rguenther@suse.de>rguenth2012-08-161-2/+8
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* gcc/rsandifo2012-05-311-2/+2
* * attribs.c (decl_attributes): Avoid emitting a warning ifbernds2012-05-141-0/+10
* 2012-01-19 Vladimir Makarov <vmakarov@redhat.com>vmakarov2012-01-191-67/+95
* 2011-12-05 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-12-051-1/+0
* 2011-05-24 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-05-251-4/+11
* 2011-05-24 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-05-241-4/+28
* * reginfo.c (memory_move_cost): Change rclass argument type formaesok2011-05-011-9/+10
* 2011-03-28 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-291-161/+188
* 2011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-281-188/+161
* 2011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-271-161/+188
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* gcc/froydnj2010-08-201-8/+8
* 2010-08-11 Vladimir Makarov <vmakarov@redhat.com>vmakarov2010-08-111-42/+0
* * ira-build.c (ira_create_object): New arg SUBWORD; all callers changed.bernds2010-07-221-136/+272
* * ira-int.h (struct live_range): Rename allocno member to object and changebernds2010-07-141-57/+63
* * ira-int.h (struct ira_object): New.bernds2010-07-141-195/+264
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * ira-int.h (struct live_range, live_range_t): Renamed from structbernds2010-06-241-34/+32
* * ira-int.h (SET_MINMAX_SET_BIT, CLEAR_MINMAX_SET_BIT,bernds2010-06-241-1/+1
* * ira-int.h (ira_parent_allocno, ira_parent_or_cap_allocno): Declare.bernds2010-06-241-10/+33
* * ira-build.c (merge_hard_reg_conflicts): New function.bernds2010-06-241-81/+68
* * fwprop.c: Make emit-rtl.h include last.hubicka2010-06-011-0/+1
* * ira-build.c (update_conflict_hard_reg_costs): New.law2010-05-251-1/+40
* Nullify regno_allocno_map of the removed allocno.hjl2010-05-101-0/+4
* Remove trailing white spaces.hjl2009-11-251-14/+14
* gcc/ChangeLog:aoliva2009-09-021-1/+1
* * ira-build.c (copy_info_to_removed_store_destinations):ian2009-06-161-1/+2
* 2009-04-03 Vladimir Makarov <vmakarov@redhat.com>vmakarov2009-04-031-3/+3
* 2009-03-30 Vladimir Makarov <vmakarov@redhat.com>vmakarov2009-03-301-1/+1
* 2009-03-30 Vladimir Makarov <vmakarov@redhat.com>vmakarov2009-03-301-3/+3
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2009-01-05 Vladimir Makarov <vmakarov@redhat.com>vmakarov2009-01-061-48/+177
* 2008-12-09 Vladimir Makarov <vmakarov@redhat.com>vmakarov2008-12-091-10/+17
* 2008-12-01 Vladimir Makarov <vmakarov@redhat.com>vmakarov2008-12-021-71/+143
* 2008-11-25 Vladimir Makarov <vmakarov@redhat.com>vmakarov2008-11-251-14/+76
* 2008-11-19 Vladimir Makarov <vmakarov@redhat.com>vmakarov2008-11-191-17/+11
* 2008-11-15 Vladimir Makarov <vmakarov@redhat.com>vmakarov2008-11-191-91/+119