[LLVMdev] How to write a new backend?

Al Stone ahs3 at fc.hp.com
Thu Jun 3 19:58:01 PDT 2004


Which architecture/platform are you targeting?  You
might be able to pick up some assistants :).

On Thu, 2004-06-03 at 04:41, Vladimir Prus wrote:
> Hello,
> I'm considering a possibility of writing an llvm backend for my research uses. 
> Unfortunately, I can't find much information on how do to it. I more or less 
> understood now the C backend is implemented, but for real backend I'd need at 
> least register allocation. I beleive there's already register allocator in 
> LLVM and I would like to reuse it if possible. 
> 
> The question is how? The REAME.txt in x86 directory does not tell that, and I 
> see no other information.
> 
> In general, what's the best way to write a backend?
> 
> TIA,
> Volodya
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-- 
Ciao,
al
----------------------------------------------------------------------
Al Stone                                      Alter Ego:
Linux & Open Source Lab                       Debian Developer
Hewlett-Packard Company                       http://www.debian.org
E-mail: ahs3 at fc.hp.com                        ahs3 at debian.org
----------------------------------------------------------------------




More information about the llvm-dev mailing list