search for: euroforth

Displaying 4 results from an estimated 4 matches for "euroforth".

Did you mean: euroford
2009 Feb 23
2
[LLVMdev] Creating an LLVM backend for a very small stack machine
On Monday 23 February 2009 03:23:59 Mark Shannon wrote: > I've done quite a lot of work on register allocation for stack machines. > You might want to look at my papers: > http://www.dcs.gla.ac.uk/~marks/euroforth.pdf > http://www.dcs.gla.ac.uk/~marks/thesis.pdf Hi Mark, I've read your papers, and in fact they were part of the data that convinced me that I really could go with a stack machine for the work I'm doing. I'm planning on implementing register allocation based partially on your p...
2009 Feb 23
0
[LLVMdev] Creating an LLVM backend for a very small stack machine
Hi Wesley, I've done quite a lot of work on register allocation for stack machines. You might want to look at my papers: http://www.dcs.gla.ac.uk/~marks/euroforth.pdf http://www.dcs.gla.ac.uk/~marks/thesis.pdf Good luck, Mark. -----Original Message----- From: llvmdev-bounces at cs.uiuc.edu on behalf of Wesley J. Landaker Sent: Sun 22/02/2009 23:25 To: llvmdev at cs.uiuc.edu Subject: [LLVMdev] Creating an LLVM backend for a very small stack machine[MESSAGE...
2009 Feb 24
0
[LLVMdev] Creating an LLVM backend for a very small stack machine
...stayed longer at York. Cheers, Mark. Wesley J. Landaker wrote: > On Monday 23 February 2009 03:23:59 Mark Shannon wrote: >> I've done quite a lot of work on register allocation for stack machines. >> You might want to look at my papers: >> http://www.dcs.gla.ac.uk/~marks/euroforth.pdf >> http://www.dcs.gla.ac.uk/~marks/thesis.pdf > > Hi Mark, > > I've read your papers, and in fact they were part of the data that convinced > me that I really could go with a stack machine for the work I'm doing. I'm > planning on implementing register al...
2009 Feb 22
4
[LLVMdev] Creating an LLVM backend for a very small stack machine
Hi folks, I am interesting in creating an LLVM backend for a very small stack machine. Before I start in on the actual implementation, I'd like to make sure that I'm on the right track. Any comments, suggestions, warnings, tips, etc would be greatly appreciated. Background ---------- There are a number of small as other embedded microprocessors that are often used in FPGAs such as