summaryrefslogtreecommitdiff
path: root/gcc/ira.c
Commit message (Expand)AuthorAgeFilesLines
* * target.def (class_max_nregs): New hook.aesok2011-07-191-1/+1
* PR middle-end/48770law2011-06-231-2/+7
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+0
* 2011-05-26 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-05-261-1/+6
* 2011-05-13 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-05-241-35/+61
* * ira.c (clarify_prohibited_class_mode_regs): Prevent the function fromhariharans2011-05-121-0/+6
* * reginfo.c (memory_move_cost): Change rclass argument type formaesok2011-05-011-2/+2
* remove useless if-before-free testsmeyering2011-04-201-12/+6
* 2011-04-11 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-04-111-2/+2
* * expr.c (expand_expr_real_1): Use add_to_hard_reg_set functionaesok2011-04-091-10/+4
* 2011-04-01 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-04-041-5/+4
* * reload.h (reg_equiv_constant): Move into new structure reg_equivs,law2011-03-301-40/+27
* 2011-03-28 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-291-343/+778
* 2011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-281-778/+343
* 2011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-271-343/+778
* PR debug/47881jakub2011-03-081-2/+3
* 2011-02-18 Chung-Lin Tang <cltang@codesourcery.com>cltang2011-02-181-13/+5
* gcc/steven2010-12-211-1/+2
* 2010-12-09 Richard Guenther <rguenther@suse.de>rguenth2010-12-091-2/+0
* 2010-12-06 Vladimir Makarov <vmakarov@redhat.com>vmakarov2010-12-061-1/+7
* * ira.c (validate_equiv_mem): Remove code to avoid invalidationlaw2010-11-041-2/+6
* 2010-10-13 Vladimir Makarov <vmakarov@redhat.com>vmakarov2010-10-141-2/+2
* 2010-10-04 Vladimir Makarov <vmakarov@redhat.com>vmakarov2010-10-041-2/+0
* gcc:jsm282010-09-291-1/+1
* 2010-09-09 Vladimir Makarov <vmakarov@redhat.com>vmakarov2010-09-091-2/+5
* 2010-09-09 Vladimir Makarov <vmakarov@redhat.com>vmakarov2010-09-091-2/+1
* * target.def (class_likely_spilled_p): New hook.aesok2010-09-021-1/+1
* From Martin Thuresson <martint@google.com>bernds2010-08-051-2/+2
* * rtl.def (DEBUG_INSN, INSN, JUMP_INSN, CALL_INSN, NOTE): Swap operandsbernds2010-07-271-1/+1
* * ira.c (check_allocation): Correctly handle the case where an allocnobernds2010-07-221-10/+15
* * ira-build.c (ira_create_object): New arg SUBWORD; all callers changed.bernds2010-07-221-21/+51
* * ira-int.h (ira_object_conflict_iterator): Rename frombernds2010-07-141-19/+26
* * ira-int.h (struct ira_object): New.bernds2010-07-141-1/+3
* gcc/rsandifo2010-07-121-8/+2
* gcc/rsandifo2010-07-121-146/+17
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-1/+1
* PR other/44566amylaar2010-06-301-1/+1
* * target.h (struct gcc_target): Add register_move_cost field.aesok2010-06-271-1/+1
* * ira.c (allocno_pool, copy_pool, allocno_live_range_pool): Delete.bernds2010-06-241-3/+0
* PR rtl-optimization/39871bernds2010-06-171-6/+2
* gcc/ada:lauras2010-06-081-3/+2
* * target.h (struct gcc_target): Add memory_move_cost field.aesok2010-06-051-6/+7
* PR rtl-optimization/39871bernds2010-06-041-7/+15
* * ira.c (ira_bad_reload_regno, ira_build_reload_regno_1): New functions.law2010-05-281-0/+40
* 2010-05-25 Paul Brook <paul@codesourcery.com>pbrook2010-05-241-15/+8
* gcc/ChangeLog:steven2010-05-221-2/+2
* * dbgcnt.c: Include toplev.h instead of errors.h.jsm282010-05-221-1/+1
* * ira.c (ira_non_ordered_class_hard_regs): Define.law2010-05-201-1/+13
* PR target/42895bernds2010-04-291-3/+3
* PR 43562jiez2010-03-311-0/+3