[PATCH] D23693: [lanai] Add ISA document to CompilerWritersInfo

Jacques Pienaar via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 14:33:18 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL279149: [lanai] Add ISA document to CompilerWritersInfo (authored by jpienaar).

Changed prior to commit:
  https://reviews.llvm.org/D23693?vs=68602&id=68609#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23693

Files:
  llvm/trunk/docs/CompilerWriterInfo.rst

Index: llvm/trunk/docs/CompilerWriterInfo.rst
===================================================================
--- llvm/trunk/docs/CompilerWriterInfo.rst
+++ llvm/trunk/docs/CompilerWriterInfo.rst
@@ -31,6 +31,12 @@
 
 * `Itanium documentation <http://developer.intel.com/design/itanium2/documentation.htm>`_
 
+Lanai
+-----
+
+* `Lanai Instruction Set Architecture <http://g.co/lanai/isa>`_
+
+
 MIPS
 ----
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23693.68609.patch
Type: text/x-patch
Size: 413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160818/e642b8d0/attachment.bin>


More information about the llvm-commits mailing list