Related articles |
---|
procedures and environments debray@CS.Arizona.EDU (1999-11-04) |
Re: procedures and environments rweaver@ix.netcom.com (1999-11-05) |
Re: procedures and environments max@gac.edu (Max Hailperin) (1999-11-05) |
Re: procedures and environments dlmoore@pgroup.com (David L Moore) (1999-11-05) |
Re: procedures and environments gneuner@dyn.com (1999-11-05) |
Re: procedures and environments plakal@nospam-cs.wisc.edu (1999-11-09) |
Re: procedures and environments andi@complang.tuwien.ac.at (1999-11-09) |
From: | plakal@nospam-cs.wisc.edu |
Newsgroups: | comp.compilers |
Date: | 9 Nov 1999 01:39:20 -0500 |
Organization: | University of WI, Madison -- Computer Sciences Dept. |
References: | 99-11-028 |
Keywords: | optimize, bibliography |
Saumya K. Debray <debray@CS.Arizona.EDU> wrote:
> (The need for this comes up in some code compression work we're doing,
> where we'd like to take identical code fragments and abstract them
> into procedures. The problem is that the procedures so created need
> to execute in their caller's environment. This feels like something
> someone must have looked at...)
If you're doing "procedure abstraction," you might want to
take a look at:
Krishna Kunchithapadam and James Larus, Using Lightweight Procedures To
Improve Instruction Cache Performance, January 1999, (University of
Wisconsin-Madison CS-Technical-Report 1390).
Also available from:
http://www.geocities.com/ResearchTriangle/Facility/4118/papers/index.html
Manoj
Return to the
comp.compilers page.
Search the
comp.compilers archives again.