OSDN Git Service

ReleaseNotes: ARM SVE asm/disasm support
authorHans Wennborg <hans@hanshq.net>
Thu, 6 Sep 2018 08:11:04 +0000 (08:11 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 6 Sep 2018 08:11:04 +0000 (08:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_70@341522 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 634d713..802aef2 100644 (file)
@@ -167,6 +167,9 @@ Changes to the AArch64 Target
 
 * Support for TLS on Windows has been added.
 
+* Assembler and disassembler support for the ARM Scalable Vector Extension has
+  been added.
+
 Changes to the ARM Target
 -------------------------