[LLVMdev] llvm backend

Anton Korobeynikov anton at korobeynikov.info
Mon May 9 14:45:24 PDT 2011


Hello Roberto,

> Do you have any information I can use for define my new backend? I really
> appreciate your attention and any help you can give me.
You might want to look into some of the existing backends. Probably
MSP430 is the smallest one.
Try to examine the history how this backend was added, it was
preserved specifically for educational purposes.
I must note that it was added 2 years ago, so some API already changed...

http://www.llvm.org/devmtg/2009-10/Korobeynikov_BackendTutorial.pdf
might help as well.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list