LEON Sparc Sub-targets upgrade - first commit
Chris.Dewhurst via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 27 02:58:18 PDT 2015
The attached patch is an initial commit as part of a paid project I'm working on for the European Space Agency (ESA / ESTEC) to add LEON processor support to LLVM.
LEON processors are fault tolerant processors based on the Sparc V8 processor line. The clearest way to implement this will be to implement it as a sub-target of the Sparc target. See the following for some details in overview: https://en.wikipedia.org/wiki/LEON
I have a large part of this code working, but as this is my first submittal to LLVM commits, I want to keep it small and hopefully uncontentious as the main purpose of this task is to familiarise myself with the LLVM committal process and develop my own list of incremental changes that will add to the LLVM system.
Please note that this is an ongoing project for me and the project is a full-time, paid position for which I will be able to continue to dedicate time. The project has a large, multinational sponsor in the European Space Agency. However, as a newcomer to open-source projects, please be gentle with me as I take this, my first, tentative step towards being an active developer on LLVM. I'm bound to make a mistake or two initially.
Chris Dewhurst
LERO - The Irish Software Research Centre
The University of Limerick,
Ireland
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150827/20f8a31b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LEONinitial.diff
Type: application/octet-stream
Size: 1859 bytes
Desc: LEONinitial.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150827/20f8a31b/attachment.obj>
More information about the llvm-commits
mailing list