aboutsummaryrefslogtreecommitdiff
path: root/gcc/ira.c
AgeCommit message (Expand)Author
2012-02-21 * ira.c (check_allocation): Use REG_WORDS_BIG_ENDIAN, notbernds
2012-01-24gcc/rsandifo
2012-01-192012-01-19 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2012-01-172012-01-17 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel
2011-12-22 * tree-pass.h (pass_reload): Declare.bernds
2011-11-232011-11-23 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2011-08-232011-08-23 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2011-08-192011-08-19 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2011-08-182011-08-17 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2011-07-19 * target.def (class_max_nregs): New hook.aesok
2011-06-23 PR middle-end/48770law
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl
2011-05-262011-05-26 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2011-05-242011-05-13 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2011-05-12 * ira.c (clarify_prohibited_class_mode_regs): Prevent the function fromhariharans
2011-05-01 * reginfo.c (memory_move_cost): Change rclass argument type formaesok
2011-04-20remove useless if-before-free testsmeyering
2011-04-112011-04-11 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2011-04-09 * expr.c (expand_expr_real_1): Use add_to_hard_reg_set functionaesok
2011-04-042011-04-01 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2011-03-30 * reload.h (reg_equiv_constant): Move into new structure reg_equivs,law
2011-03-292011-03-28 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2011-03-282011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2011-03-272011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2011-03-08 PR debug/47881jakub
2011-02-182011-02-18 Chung-Lin Tang <cltang@codesourcery.com>cltang
2010-12-21gcc/steven
2010-12-092010-12-09 Richard Guenther <rguenther@suse.de>rguenth
2010-12-062010-12-06 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2010-11-04 * ira.c (validate_equiv_mem): Remove code to avoid invalidationlaw
2010-10-142010-10-13 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2010-10-042010-10-04 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2010-09-29gcc:jsm28
2010-09-092010-09-09 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2010-09-092010-09-09 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2010-09-02 * target.def (class_likely_spilled_p): New hook.aesok
2010-08-05 From Martin Thuresson <martint@google.com>bernds
2010-07-27 * rtl.def (DEBUG_INSN, INSN, JUMP_INSN, CALL_INSN, NOTE): Swap operandsbernds
2010-07-22 * ira.c (check_allocation): Correctly handle the case where an allocnobernds
2010-07-22 * ira-build.c (ira_create_object): New arg SUBWORD; all callers changed.bernds
2010-07-14 * ira-int.h (ira_object_conflict_iterator): Rename frombernds
2010-07-14 * ira-int.h (struct ira_object): New.bernds
2010-07-12gcc/rsandifo
2010-07-12gcc/rsandifo
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2010-06-30 PR other/44566amylaar
2010-06-27 * target.h (struct gcc_target): Add register_move_cost field.aesok
2010-06-24 * ira.c (allocno_pool, copy_pool, allocno_live_range_pool): Delete.bernds
2010-06-17 PR rtl-optimization/39871bernds
2010-06-08gcc/ada:lauras