X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FCompilerWriterInfo.rst;h=900ba24e230f8dcf31cdd9b4f7a0afd245e08fc1;hb=59540fd9c40bb38e4a3a66cc4a60a0d72349cdfc;hp=606b5f5afec8ca33ed8eb9eb2785a01bed57569c;hpb=46d36be2eb02f35fef15952699d0e32e6138760d;p=oota-llvm.git diff --git a/docs/CompilerWriterInfo.rst b/docs/CompilerWriterInfo.rst index 606b5f5afec..900ba24e230 100644 --- a/docs/CompilerWriterInfo.rst +++ b/docs/CompilerWriterInfo.rst @@ -41,6 +41,8 @@ MIPS * `MIPS Processor Architecture `_ +* `MIPS 64-bit ELF Object File Specification `_ + PowerPC ------- @@ -66,14 +68,15 @@ 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 `_