Commit 48b544e6 authored by Bill Wendling's avatar Bill Wendling
Browse files

Update notes.

llvm-svn: 197468
parent e4b2a6e3
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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
============================================