[LLVMdev] Supported JIT targets

Chris Lattner clattner at apple.com
Tue Jan 20 14:27:25 PST 2009


On Jan 20, 2009, at 5:56 AM, Axel Naumann wrote:

> Hi,
>
> I've been trying to find a list of the current JIT-supported  
> targets. Not easy
> :-) The sources seem to say that the architectures are X86, PowerPC,  
> ARM,
> Alpha. And then their obvious combination with Linux, FreeBSD /  
> MacOSX, Win32 -
> is that it?

X86-64 and PPC64 also.  I don't know how stable the Alpha JIT is.

-Chris



More information about the llvm-dev mailing list