ira-conflicts.c (process_regs_for_copy): Check insn to check that the cost is already...
authorVladimir Makarov <vmakarov@redhat.com>
Thu, 4 Sep 2008 23:35:03 +0000 (23:35 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Thu, 4 Sep 2008 23:35:03 +0000 (23:35 +0000)
commit4cda38d57238e05ffe5797f2be95e8d8b5b22258
treebdecaa024ed96b5a8c8718f2822578302345a9d7
parent2f3b0d4ad6781d67bfc8d1f225916e596dc89419
ira-conflicts.c (process_regs_for_copy): Check insn to check that the cost is already taken into account in ira-costs.c

2008-09-04  Vladimir Makarov  <vmakarov@redhat.com>

* ira-conflicts.c (process_regs_for_copy): Check insn to check
that the cost is already taken into account in ira-costs.c

* ira-int.h (ira_debug_copy, ira_debug_copies): New.

* ira-build.c (print_copy, print_copies, ira_debug_copy,
ira_debug_copies): New.
(ira_bulid): Call print_copies.

* doc/tm.texi (IRA_COVER_CLASSES): Fix the description.

From-SVN: r140014
gcc/ChangeLog
gcc/doc/tm.texi
gcc/ira-build.c
gcc/ira-conflicts.c
gcc/ira-int.h