]> granicus.if.org Git - llvm/commitdiff
[ReleaseNotes] Add SystemZ target section
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Fri, 9 Feb 2018 10:28:27 +0000 (10:28 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Fri, 9 Feb 2018 10:28:27 +0000 (10:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_60@324726 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index a29dfb7650a56951b7a686d3c0f38bd0ae1a3ea6..949ec85c270b0222977cb35fffda14e3e7725b0b 100644 (file)
@@ -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
 -------------------------