From 1d0164e7ac8d1e23680a2c5139ba7b38af5b31c3 Mon Sep 17 00:00:00 2001 From: Roman Divacky Date: Fri, 6 Dec 2013 20:04:30 +0000 Subject: Mention sparc backend improvements. git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@196603 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 794222e04b..ec9b62e0bc 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -110,6 +110,19 @@ For more information on MSA (including documentation for the instruction set), see the `MIPS SIMD page at Imagination Technologies `_ +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 ============================================ -- cgit v1.2.3