Re: Help on code generation and register allocation
- From: "Whywhat" <avayvod@xxxxxxxxx>
- Date: 14 Feb 2006 10:20:35 -0500
I always considered tail recursion elimination to be a
target-independent optimization process. So what does it have to deal
with register allocator and processor architecture?
Didn't read Tiger book, unfortunately, but think there's not much
information on advanced register allocation techniques like improved
linear scan or graph allocation. Dragon book just declares the problem
of register allocation, solves it in one of the simpliest ways and
gives directions to register allocation in a few paragraphs. But I
think, this book is a good introduction into sophisticated area of
compiler development.
.
- Follow-Ups:
- Re: Help on code generation and register allocation
- From: Ivan Boldyrev
- Re: Help on code generation and register allocation
- From: Ulrich Hobelmann
- Re: Help on code generation and register allocation
- References:
- Help on code generation and register allocation
- From: Thomas Krause
- Re: Help on code generation and register allocation
- From: Whywhat
- Re: Help on code generation and register allocation
- From: Ulrich Hobelmann
- Help on code generation and register allocation
- Prev by Date: Re: Symbol tables and scopes
- Next by Date: Re: Compiler Correctness
- Previous by thread: Re: Help on code generation and register allocation
- Next by thread: Re: Help on code generation and register allocation
- Index(es):