Related articles |
---|
Optimizing nested if statements? sperugin@csgrad.cs.vt.edu (Saverio Perugini) (2003-01-17) |
Re: Optimizing nested if statements? christian.bau@cbau.freeserve.co.uk (Christian Bau) (2003-01-21) |
Re: Optimizing nested if statements? terryg@qwest.net (Terry Greyzck) (2003-01-21) |
Re: Optimizing nested if statements? vbdis@aol.com (2003-01-21) |
Re: Optimizing nested if statements? sperugin@csgrad.cs.vt.edu (Saverio Perugini) (2003-01-25) |
Re: Optimizing nested if statements? Martin.Ward@durham.ac.uk (2003-01-26) |
Re: Optimizing nested if statements? sperugin@csgrad.cs.vt.edu (Saverio Perugini) (2003-02-06) |
From: | Saverio Perugini <sperugin@csgrad.cs.vt.edu> |
Newsgroups: | comp.compilers |
Date: | 6 Feb 2003 00:15:58 -0500 |
Organization: | Virginia Tech, Blacksburg, Virginia, USA |
References: | 03-01-157 |
Keywords: | optimize |
Posted-Date: | 06 Feb 2003 00:15:57 EST |
On 26 Jan 2003 Martin.Ward@durham.ac.uk wrote:
> This transforms z-1.wsl to z-2.wsl:
Thank you. I will definitely check out FermaT.
Is there however a theoretical-basis (from PL) for the above
transformation (e.g., partial evaluation, program slicing, tupling,
or unfold/fold)? If not theoretic, does it possibly have a name?
Thank You and Best Regards,
S. Perugini
Return to the
comp.compilers page.
Search the
comp.compilers archives again.