OSDN Git Service

Mention sparc backend improvements.
authorRoman Divacky <rdivacky@freebsd.org>
Fri, 6 Dec 2013 20:04:30 +0000 (20:04 +0000)
committerRoman Divacky <rdivacky@freebsd.org>
Fri, 6 Dec 2013 20:04:30 +0000 (20:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@196603 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 794222e..ec9b62e 100644 (file)
@@ -110,6 +110,19 @@ For more information on MSA (including documentation for the instruction set),
 see the `MIPS SIMD page at Imagination Technologies
 <http://imgtec.com/mips/mips-simd.asp>`_
 
+SPARC Target
+------------
+
+The SPARC backend got many improvements, namely
+
+* experimental SPARC V9 backend
+* JIT support for SPARC
+* fp128 support
+* exception handling
+* TLS support
+* leaf functions optimization
+* bug fixes
+
 External Open Source Projects Using LLVM 3.4
 ============================================