[docs] Add links to XMOS XCore documentation.
authorRichard Osborne <richard@xmos.com>
Fri, 14 Mar 2014 15:53:50 +0000 (15:53 +0000)
committerRichard Osborne <richard@xmos.com>
Fri, 14 Mar 2014 15:53:50 +0000 (15:53 +0000)
Summary: Add links to XCore ISA and ABI documents.

CC: llvm-commits, rafael
Differential Revision: http://llvm-reviews.chandlerc.com/D2981

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203936 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CompilerWriterInfo.rst

index e69cd1a6107c6bb04c0aefcd0a2a3c4d63e754a6..240271a1a478c6440647831ff6ad495f0d61b790 100644 (file)
@@ -109,6 +109,12 @@ Other x86-specific information
 
 * `Calling conventions for different C++ compilers and operating systems  <http://www.agner.org/optimize/calling_conventions.pdf>`_
 
+XCore
+-----
+
+* `The XMOS XS1 Architecture (ISA) <https://www.xmos.com/en/download/public/The-XMOS-XS1-Architecture%28X7879A%29.pdf>`_
+* `Tools Developement Guide (includes ABI) <https://www.xmos.com/download/public/Tools-Development-Guide%28X9114A%29.pdf>`_
+
 Other relevant lists
 --------------------