From 3d36da77020b3770e59f829db2064dfa3c0c48f8 Mon Sep 17 00:00:00 2001 From: Simon Moll Date: Thu, 23 Dec 2021 14:14:29 +0100 Subject: [PATCH] [VE] Add manuals to CompilerWriterInfo Reference VE manual and documentations in CompilerWriterInfo. Reviewed By: kaz7 Differential Revision: https://reviews.llvm.org/D116212 --- llvm/docs/CompilerWriterInfo.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/llvm/docs/CompilerWriterInfo.rst b/llvm/docs/CompilerWriterInfo.rst index 9184b85..0b02b40 100644 --- a/llvm/docs/CompilerWriterInfo.rst +++ b/llvm/docs/CompilerWriterInfo.rst @@ -119,6 +119,12 @@ SystemZ * `z/Architecture Principles of Operation (registration required, free sign-up) `_ +VE +-- + +* `NEC SX-Aurora TSUBASA ISA Guide `_ +* `NEC SX-Aurora TSUBASA manuals and documentation `_ + X86 --- -- 2.7.4