Update notes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@197468 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling
2013-12-17 06:01:39 +00:00
parent e39b15195a
commit 3a149c146b
+7
View File
@@ -139,6 +139,13 @@ The SPARC backend got many improvements, namely
* leaf functions optimization
* bug fixes
SystemZ/s390x Backend
---------------------
LLVM and clang can now optimize for zEnterprise z196 and zEnterprise EC12
targets. In clang these targets are selected using ``-march=z196`` and
``-march=zEC12`` respectively.
External Open Source Projects Using LLVM 3.4
============================================