This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[rs6000] Print debug log of rs6000 variable_issue invocations


On 30.12.2009 19:33, Alexander Monakov wrote:
This patch was useful when debugging scheduler behaviour on powerpc.
Certainly not a big deal, but I'd prefer to have it in mainline (it may be
useful again in future).

2009-12-30 Alexander Monakov<amonakov@ispras.ru>

	* config/rs6000/rs6000.c (rs6000_variable_issue): Rename to...
	(rs6000_variable_issue_1): this.  Use...
	(rs6000_variable_issue): here.  Reimplement.  Print debug info.

When pinging the fixes in this thread, I forgot to mention that this requires approval of a rs6000 backend maintainer, not a scheduler maintainer. Sorry.


Andrey


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]