From 27f93515c68b8b628b487758af87e10f6604cd99 Mon Sep 17 00:00:00 2001 From: Simon Atanasyan Date: Tue, 21 Jan 2020 18:14:36 +0300 Subject: [docs][mips] 10.0 Release notes MIPS specific part of LLVM 10.0 Release notes for LLVM, Clang and LLD. Differential Revision: https://reviews.llvm.org/D73108 --- clang/docs/ReleaseNotes.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'clang/docs') diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index 7bc3a15b213..c0e1ffde2a6 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -110,6 +110,9 @@ Non-comprehensive list of changes in this release Clang-specific flag ``-flax-vector-conversions=all``. In a future release of Clang, we intend to change the default to ``-fno-lax-vector-conversions``. +* Improved support for ``octeon`` MIPS-family CPU. Added ``octeon+`` to + the list of of CPUs accepted by the driver. + New Compiler Flags ------------------ -- cgit v1.2.3