[LLVMdev] Targetting a virtual machine having no registers
Kay Roepke
kroepke at classdump.org
Thu Nov 16 23:23:47 PST 2006
On 17. Nov 2006, at 6:39 , Chris Lattner wrote:
> If your instruction set doesn't use registers, you will have little
> use
> for the common code generator code. It would probably be easier to
> define
> a completely custom target like the CBackend. This gives you full
> control
> over everything.
Thanks for the reply, Chris!
That was more or less the impression I got from reading the TableGen
interfaces.
I'll go that route then!
cheers,
-k
--
Kay Röpke
http://classdump.org/
More information about the llvm-dev
mailing list