1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

Mention SystemZ in the release notes

llvm-svn: 181328
This commit is contained in:
Richard Sandiford 2013-05-07 15:52:32 +00:00
parent 71c6bf55f2
commit 7607d0628b

View File

@ -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
============================================