[llvm-dev] Configuring LLVM Sparc target for Leon 3 and Leon 4 variants

Martin J. O'Riordan via llvm-dev llvm-dev at lists.llvm.org
Thu Aug 27 07:14:40 PDT 2015


Thanks very much Doug, that is really useful information.  If it’s that close I should be able to wade in and help out in completing it.

 

            MartinO

 

From: Douglas Katzman [mailto:dougk at google.com] 
Sent: 27 August 2015 15:10
To: Martin J. O'Riordan
Cc: LLVM Developers
Subject: Re: [llvm-dev] Configuring LLVM Sparc target for Leon 3 and Leon 4 variants

 

 ·         It is not 100% clear to me that the existing backend fully supports the Sparc V8 architecture, and the Leon variants in particular.  Does anyone know whether this architecture is supported in the Sparc backend?

Full support for v8,v8+ looks like it's getting close.  Nothing Leon-specific, but a few folks seem to be adding missing instructions occasionally. 

·         How easy is it to configure the existing Sparc back-end for bi-endian code generation?

It can already do that.

 

Doug

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150827/89889c67/attachment.html>


More information about the llvm-dev mailing list