[LLVMdev] XMOS XCore backend
Chris Lattner
clattner at apple.com
Tue Nov 4 12:36:45 PST 2008
On Nov 4, 2008, at 10:27 AM, Richard Osborne wrote:
> I posted to the list a few weeks ago about the possibility of
> getting a
> backend XMOS has developed for a new processor accepted back upstream,
> see http://thread.gmane.org/gmane.comp.compilers.llvm.devel/16005.
> I've
> finally got around to updating the backend to build against the svn
> trunk and got approval to contribute the code. Shall I just just
> submit
> the patch to the llvm-commits list? The current patch I have is rather
> large (188K), but I feel it would be difficult to split into
> incremental
> changes at this point.
Hi Richard,
Please try to break it up where possible (even if each piece is not
separately compilable) for review. Once it gets reviewed, it would be
great for it to go in!
-Chris
More information about the llvm-dev
mailing list