[llvm-commits] [Patch] XCore Backend, part 1

Richard Osborne richard at xmos.com
Wed Nov 5 02:48:39 PST 2008


What follows is the first of a series of patches to add support for the 
XCore processor from XMOS. I've split the changes into multiple patches 
on Chris' advice so each part may be reviewed before being commited.

This patch contains the target description files. The instruction 
formats are incomplete (all instructions are encoded as 0) and not all 
instructions in the instruction set are targeted (the comments in 
XCoreInstrInfo.td indicate those which are missing).

OK to commit?

Richard Osborne | XMOS
http://www.xmos.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: xcore0.patch
Type: text/x-patch
Size: 47111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20081105/c122468e/attachment.bin>


More information about the llvm-commits mailing list