summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@linux.vnet.ibm.com>2013-05-07 15:52:32 +0000
committerRichard Sandiford <rsandifo@linux.vnet.ibm.com>2013-05-07 15:52:32 +0000
commitb11f9274ee7691b1abf75c7bde1095f4d28902bd (patch)
tree208a7a5a9f4789b8b6fee523754ac3ad262019d6 /llvm/docs
parent88d0c664ef4aaf8dc0da7c2d4c9d2871ce6e5a84 (diff)
downloadbcm5719-llvm-b11f9274ee7691b1abf75c7bde1095f4d28902bd.tar.gz
bcm5719-llvm-b11f9274ee7691b1abf75c7bde1095f4d28902bd.zip
Mention SystemZ in the release notes
llvm-svn: 181328
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/ReleaseNotes.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index 06918d450db..3689af18093 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -140,6 +140,13 @@ The R600 backend was added in this release, it supports AMD GPUs
graphics / compute drivers which are developed as part of the `Mesa3D
<http://www.mesa3d.org>`_ project.
+SystemZ/s390x Backend
+---------------------
+
+LLVM and clang now support IBM's z/Architecture. At present this support
+is restricted to GNU/Linux (GNU triplet s390x-linux-gnu) and requires
+z10 or greater.
+
External Open Source Projects Using LLVM 3.3
============================================
OpenPOWER on IntegriCloud