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]

Re: [power7-meissner] Change constraints setup; Add debug switches; Make power7 scheduling like power5


On 06/25/2009 11:54 PM, Michael Meissner wrote:
This patch changes how the register constraints are setup, to use an array to
hold the constraints for each of the register constraints that can vary at
runtime ("d", "f", etc.).

It also adds some new debug switches to try an isolate some performance issues,
and makes the power5 schedule like a power7.

It doesn't do either of these things. :-) You attached this ChangeLog:


2009-03-09 Michael Meissner <meissner@linux.vnet.ibm.com>

	* config/rs6000/vsx.md (vsx_store<mode>_update64): Use correct
	registers for store with update.
	(vsx_store<mode>_update32): Ditto.
	(vsx_storedf_update<VSbit>): Ditto.

Paolo


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