The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: perl.perl6.internals
From: d...@sidhe.org (Dan Sugalski)
Date: Tue, 25 May 2004 11:20:02 -0400
Local: Tues, May 25 2004 11:20 am
Subject: Re: [perl #29837] Register spilling needs a last-gasp give-up scheme
At 4:29 PM +0200 5/25/04, Leopold Toetsch wrote:
>Dan Sugalski <d...@sidhe.org> wrote: Yes, I know. I've done that. Everything is in globals, everything is >> I can see that helping in some circumstances (though not mine) but >Don't you have something like variables, which could be stored as >If you code looked like ... > $Px = global "foo" >... it would automatically cut down the life range of $Px. fetched only when actually needed, and only lives for the duration of the basic block. (The compiler keeps a cache and flushes it every label) >One more remark: do you use the same "$Px" in different places (for I do the latter. There's no reuse of the $Px temps for different values. >different temps/vars) or do you increase "x" for different temps? The >latter should be much better. -- Dan --------------------------------------"it's like this"------------------- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||