From de7871dcb327f91569aaf5eb9d2820f86b7ae7c7 Mon Sep 17 00:00:00 2001 From: Ulrich Weigand Date: Fri, 9 Feb 2018 10:28:27 +0000 Subject: [PATCH] [ReleaseNotes] Add SystemZ target section git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_60@324726 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index a29dfb7650a..949ec85c270 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -120,6 +120,15 @@ Changes to the PowerPC Target During this release ... +Changes to the SystemZ Target +----------------------------- + +During this release the SystemZ target has: + +* Added support for 128-bit atomic operations. + +* Added support for the "o" constraint for inline asm statements. + Changes to the X86 Target ------------------------- -- 2.49.0