diff --git a/llvm/docs/CompilerWriterInfo.rst b/llvm/docs/CompilerWriterInfo.rst --- a/llvm/docs/CompilerWriterInfo.rst +++ b/llvm/docs/CompilerWriterInfo.rst @@ -58,21 +58,27 @@ IBM - Official manuals and docs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -* `Power Instruction Set Architecture, Versions 2.03 through 2.06 (authentication required, free sign-up) `_ +* `Power Instruction Set Architecture, Version 3.0B `_ -* `PowerPC Compiler Writer's Guide `_ +* `POWER9 Processor User's Manual `_ -* `Intro to PowerPC Architecture `_ +* `Power Instruction Set Architecture, Version 2.07B `_ -* `PowerPC Processor Manuals (embedded) `_ +* `POWER8 Processor User's Manual `_ -* `Various IBM specifications and white papers `_ +* `Power Instruction Set Architecture, Versions 2.03 through 2.06 (Internet Archive) `_ + +* `IBM AIX 7.2 POWER Assembly Reference `_ * `IBM AIX/5L for POWER Assembly Reference `_ Other documents, collections, notes ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +* `PowerPC Compiler Writer's Guide `_ +* `Intro to PowerPC Architecture `_ +* `PowerPC Processor Manuals (embedded) `_ +* `Various IBM specifications and white papers `_ * `PowerPC ABI documents `_ * `PowerPC64 alignment of long doubles (from GCC) `_ * `Long branch stubs for powerpc64-linux (from binutils) `_ @@ -133,6 +139,9 @@ ----- * `Linux extensions to gabi `_ +* `64-Bit ELF V2 ABI Specification: Power Architecture `_ + +* `OpenPOWER ELFv2 Errata: ELFv2 ABI Version 1.4 `_ * `PowerPC 64-bit ELF ABI Supplement `_ * `Procedure Call Standard for the AArch64 Architecture `_ * `Procedure Call Standard for the ARM Architecture `_