[llvm] r219134 - Update documentation with link to Sea Islands documentation

Matt Arsenault Matthew.Arsenault at amd.com
Mon Oct 6 11:31:09 PDT 2014


Author: arsenm
Date: Mon Oct  6 13:31:09 2014
New Revision: 219134

URL: http://llvm.org/viewvc/llvm-project?rev=219134&view=rev
Log:
Update documentation with link to Sea Islands documentation

Modified:
    llvm/trunk/docs/CompilerWriterInfo.rst

Modified: llvm/trunk/docs/CompilerWriterInfo.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/CompilerWriterInfo.rst?rev=219134&r1=219133&r2=219134&view=diff
==============================================================================
--- llvm/trunk/docs/CompilerWriterInfo.rst (original)
+++ llvm/trunk/docs/CompilerWriterInfo.rst Mon Oct  6 13:31:09 2014
@@ -74,6 +74,7 @@ R600
 * `AMD Evergreen shader ISA <http://developer.amd.com/wordpress/media/2012/10/AMD_Evergreen-Family_Instruction_Set_Architecture.pdf>`_
 * `AMD Cayman/Trinity shader ISA <http://developer.amd.com/wordpress/media/2012/10/AMD_HD_6900_Series_Instruction_Set_Architecture.pdf>`_
 * `AMD Southern Islands Series ISA <http://developer.amd.com/wordpress/media/2012/12/AMD_Southern_Islands_Instruction_Set_Architecture.pdf>`_
+* `AMD Sea Islands Series ISA <http://developer.amd.com/wordpress/media/2013/07/AMD_Sea_Islands_Instruction_Set_Architecture.pdf>`_
 * `AMD GPU Programming Guide <http://developer.amd.com/download/AMD_Accelerated_Parallel_Processing_OpenCL_Programming_Guide.pdf>`_
 * `AMD Compute Resources <http://developer.amd.com/tools/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/documentation/>`_
 





More information about the llvm-commits mailing list