diff options
Diffstat (limited to 'docs/ReleaseNotes.rst')
-rw-r--r-- | docs/ReleaseNotes.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 5c8ff2c0cf..7952cd5423 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -137,6 +137,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 ============================================ |