[LLVMdev] AVR back end
Anitha B Gollamudi
anitha.boyapati at gmail.com
Wed Jun 12 00:18:27 PDT 2013
On 11 June 2013 00:32, 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/
>
Eric,
Interesting. I tried few non-trivial programs on linux. They got compiled :-)
I would say this is the right time to get the target to ToT. Ofcourse
compiling at -O0 looks like a problem.
While I understand that it is still a pre-alpha version as noted on
website, can you roughly outline the level of backend (llc) support?
(for e.g, basic/OK/pretty much all ISA support, target specific
optimizations - none/few/many)
-Anitha
More information about the llvm-dev
mailing list