[LLVMdev] Quest for more targets

Scott Michel scooter.phd at gmail.com
Tue Dec 9 10:39:44 PST 2008


Tilera is interested in seeing a backend for the Tile64 processor, if
there's anyone using that system on this list.


-scooter

On Tue, Dec 9, 2008 at 9:25 AM, Bagel <bagel99 at gmail.com> wrote:

> Is anyone working on supporting additional targets used in embedded
> systems.
>
> I am particularly interested in two:
>
> 1. TI MSP430.  http://en.wikipedia.org/wiki/TI_MSP430
>    A nice very low power 16-bit machine with a PDP-11-like instruction set.
> We can assume the PIC16 developers have found and fixed all the 32-bit
> assumptions in the code base.
>   Newer versions, the MSP430X series, have extended addressing and 20-bit
> registers!  This complication could be addressed later (perhaps never).
>
> 2. ARM Cortex M3.
>    This is a Thumb2-only architecture. It would be nice if it were
> supported
> separately from the rest of the ARM stuff, since that code base is now so
> complicated as to be nearly unreadable to mere mortals.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081209/3fd40fd2/attachment.html>


More information about the llvm-dev mailing list