We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5a469e commit fdbd8e0Copy full SHA for fdbd8e0
llvm/docs/CompilerWriterInfo.rst
@@ -109,6 +109,12 @@ Other x86-specific information
109
110
* `Calling conventions for different C++ compilers and operating systems <http://www.agner.org/optimize/calling_conventions.pdf>`_
111
112
+XCore
113
+-----
114
+
115
+* `The XMOS XS1 Architecture (ISA) <https://www.xmos.com/en/download/public/The-XMOS-XS1-Architecture%28X7879A%29.pdf>`_
116
+* `Tools Developement Guide (includes ABI) <https://www.xmos.com/download/public/Tools-Development-Guide%28X9114A%29.pdf>`_
117
118
Other relevant lists
119
--------------------
120
0 commit comments