public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* if-conversion pass....
@ 2002-10-04 18:17 Ritu Sabharwal
  2002-10-05  5:05 ` Jan Hubicka
  2002-10-07 13:33 ` Jim Wilson
  0 siblings, 2 replies; 3+ messages in thread
From: Ritu Sabharwal @ 2002-10-04 18:17 UTC (permalink / raw)
  To: gcc


 The if-conversion is done twice , the first before reload and second 
after it. The fisrt time it is not activated since the register allocator 
does not supports predicated instructions. We are working to do 
modulo-scheduling for loops, for this we need to activate the first 
call .How can this be done??

regards,
Ritu.
 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-07 18:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-04 18:17 if-conversion pass Ritu Sabharwal
2002-10-05  5:05 ` Jan Hubicka
2002-10-07 13:33 ` Jim Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).