Re: Needs advises on rotating register allocation for IA64 in GCC

2005-07-21 Thread Andrey Belevantsev
Steven Bosscher wrote: Hmm, I've never seen any discussions about this on [EMAIL PROTECTED] Could you give some links to messages in the mailing list archives that you may have found? I've seen only the thread mentioning the work of Ritu Sabharwal (http://gcc.gnu.org/ml/gcc/2002-12/msg00508.h

Re: Needs advises on rotating register allocation for IA64 in GCC

2005-07-21 Thread Steven Bosscher
On Thursday 21 July 2005 11:02, 李春江 wrote: > Hi, all > Nowadays, I plan to add rotating register allocation for IA64 to the SMS > pass of GCC. From the maillist of gcc@gcc.gnu.org, I found some discussions > about this topic. But, it was not very clearly discussed about details of > howto. Hmm, I'

Needs advises on rotating register allocation for IA64 in GCC

2005-07-21 Thread 李春江
Hi, all Nowadays, I plan to add rotating register allocation for IA64 to the SMS pass of GCC. From the maillist of gcc@gcc.gnu.org, I found some discussions about this topic. But, it was not very clearly discussed about details of howto. Needs suggestions. Best regards. Chunjiang Li ===