summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ReleaseNotes.rst
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2012-12-14 21:10:59 +0000
committerDuncan Sands <baldrick@free.fr>2012-12-14 21:10:59 +0000
commit503ce6953fd22fd02a6b50ce7d0ded6bf0a68d94 (patch)
treea2d15f07fd9256d6e6d26be9146d778c6fa3b24e /llvm/docs/ReleaseNotes.rst
parentc63dddd8007bbdf58ddfc649e74c65aa3bf7254d (diff)
downloadbcm5719-llvm-503ce6953fd22fd02a6b50ce7d0ded6bf0a68d94.tar.gz
bcm5719-llvm-503ce6953fd22fd02a6b50ce7d0ded6bf0a68d94.zip
Release notes for dragonegg 3.2.
llvm-svn: 170243
Diffstat (limited to 'llvm/docs/ReleaseNotes.rst')
-rw-r--r--llvm/docs/ReleaseNotes.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index 216af87bb0d..5159b48a65a 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -85,7 +85,10 @@ for Go, Java, Obj-C and Obj-C++.
The 3.2 release has the following notable changes:
-#. ...
+#. Able to load LLVM plugins such as Polly.
+#. Supports thread-local storage models.
+#. Passes knowledge of variable lifetimes to the LLVM optimizers.
+#. No longer requires GCC to be built with LTO support.
compiler-rt: Compiler Runtime Library
-------------------------------------
OpenPOWER on IntegriCloud