]> git.ipfire.org Git - thirdparty/gcc.git/commit
2008-09-04 Vladimir Makarov <vmakarov@redhat.com>
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Sep 2008 23:35:03 +0000 (23:35 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Sep 2008 23:35:03 +0000 (23:35 +0000)
commit55c858c57495a6bd4d444faafa91dd07268e432e
treebdecaa024ed96b5a8c8718f2822578302345a9d7
parent11d2345d61941c6c038a4606c34278dc20d49c6f
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@140014 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/tm.texi
gcc/ira-build.c
gcc/ira-conflicts.c
gcc/ira-int.h