R600/SI: Expand shl of v2i32/v4i32 for SI
[oota-llvm.git] / docs / CompilerWriterInfo.rst
index 978cf5afce4327752730ed975276cbc307699907..44e07b0330c8f9a72337d8698401f24e2d57df40 100644 (file)
@@ -104,6 +104,7 @@ ABI
 ===
 
 * `System V Application Binary Interface <http://www.sco.com/developers/gabi/latest/contents.html>`_
+* `Itanium C++ ABI <http://mentorembedded.github.io/cxx-abi/>`_
 
 Linux
 -----
@@ -119,6 +120,11 @@ OS X
 * `Mach-O Runtime Architecture <http://developer.apple.com/documentation/Darwin/RuntimeArchitecture-date.html>`_
 * `Notes on Mach-O ABI <http://www.unsanity.org/archives/000044.php>`_
 
+Windows
+-------
+
+* `Microsoft PE/COFF Specification <http://www.microsoft.com/whdc/system/platform/firmware/pecoff.mspx>`_
+
 NVPTX
 =====