XCore target

Hello all.

At XMOS we are working towards updating the upstream XCore backend for newer versions of the chip.

XCore is the XMOS processor. The XCore backend was written by Richard Osborne at XMOS. Richard has moved on. The current code owner in CODE_OWNERS.TXT, Robert Lytton, has also moved on.

For some years XMOS has developed the compiler in-house, for new versions of the chip, but not upstreamed the changes. We are currently integrating the upstream changes into the shipping compiler, following the LLVM coding standards. We would like to upstream when possible, but we don’t have an estimated date yet.

I hope this sounds promising, and welcome any comments or questions.

Nigel Perks

XMOS

Hello all.

At XMOS we are working towards updating the upstream XCore backend for newer versions of the chip.

XCore is the XMOS processor. The XCore backend was written by Richard Osborne at XMOS. Richard has moved on. The current code owner in CODE_OWNERS.TXT, Robert Lytton, has also moved on.

For some years XMOS has developed the compiler in-house, for new versions of the chip, but not upstreamed the changes. We are currently integrating the upstream changes into the shipping compiler, following the LLVM coding standards. We would like to upstream when possible, but we don’t have an estimated date yet.

I hope this sounds promising, and welcome any comments or questions.

Nigel Perks

Thank you, Chris, it’s a pleasure to hear from you.

At XMOS, after some staff churn, I am the most active on the backend, full time at the moment. I am still learning LLVM and have not yet made an upstream patch, but I am happy to answer questions, run tests, and adapt to new APIs. We also have the silicon team and some institutional memory here, which might be useful in maintaining the backend.

Nigel

Sounds great Nigel. Please go ahead and install yourself as the new code owner, thanks!

-Chris