[LLVMdev] AVR back end

Eli Friedman eli.friedman at gmail.com
Mon Jun 10 12:45:23 PDT 2013


On Mon, Jun 10, 2013 at 12:02 PM, Weddington, Eric <
Eric.Weddington at atmel.com> wrote:

> Hi All,
>
> For quite some time there's been a side project for developing an AVR back
> end for LLVM:
> http://sourceforge.net/projects/avr-llvm/
>
> What is required from us to be able to add this work to the LLVM repo?
>

http://llvm.org/docs/DeveloperPolicy.html is the general developer docs
(see in particular "Making a major change" and "incremental development");
the only thing that's really specific to backends is that each backend has
to have an active LLVM developer who owns it.

And when do you think would be a good time for us to do that?


As soon as possible.  (Even if it isn't ready, sending in patches which can
get reviewed as soon as possible is important; the review process can take
a while for a major change.)

-Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130610/905d2700/attachment.html>


More information about the llvm-dev mailing list