X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FCompilerWriterInfo.rst;h=900ba24e230f8dcf31cdd9b4f7a0afd245e08fc1;hb=2412f42fae9a1a32607224f2944db75ca38e19d3;hp=6110d0b3fcd64f8023d7e14ae20dc119e5a8e5a8;hpb=7a88b655ccad0f128ea1a5e8ca433a8827a24ff3;p=oota-llvm.git diff --git a/docs/CompilerWriterInfo.rst b/docs/CompilerWriterInfo.rst index 6110d0b3fcd..900ba24e230 100644 --- a/docs/CompilerWriterInfo.rst +++ b/docs/CompilerWriterInfo.rst @@ -39,7 +39,9 @@ Itanium (ia64) MIPS ---- -* `MIPS Processor Architecture `_ +* `MIPS Processor Architecture `_ + +* `MIPS 64-bit ELF Object File Specification `_ PowerPC ------- @@ -66,22 +68,24 @@ Other documents, collections, notes * `PowerPC64 alignment of long doubles (from GCC) `_ * `Long branch stubs for powerpc64-linux (from binutils) `_ -R600 ----- +AMDGPU +------ * `AMD R6xx shader ISA `_ * `AMD R7xx shader ISA `_ * `AMD Evergreen shader ISA `_ * `AMD Cayman/Trinity shader ISA `_ * `AMD Southern Islands Series ISA `_ +* `AMD Sea Islands Series ISA `_ * `AMD GPU Programming Guide `_ * `AMD Compute Resources `_ SPARC ----- -* `SPARC resources `_ -* `SPARC standards `_ +* `SPARC standards `_ +* `SPARC V9 ABI `_ +* `SPARC V8 ABI `_ SystemZ ------- @@ -108,6 +112,12 @@ Other x86-specific information * `Calling conventions for different C++ compilers and operating systems `_ +XCore +----- + +* `The XMOS XS1 Architecture (ISA) `_ +* `Tools Development Guide (includes ABI) `_ + Other relevant lists -------------------- @@ -124,6 +134,7 @@ Linux * `PowerPC 64-bit ELF ABI Supplement `_ * `Procedure Call Standard for the AArch64 Architecture `_ +* `ELF for the ARM Architecture `_ * `ELF for the ARM 64-bit Architecture (AArch64) `_ * `System z ELF ABI Supplement `_