summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2014-05-16 21:12:49 +0000
committerTom Stellard <thomas.stellard@amd.com>2014-05-16 21:12:49 +0000
commit5c6aa738fb3325ae499454877f1e2926d2368135 (patch)
tree89ea6d5188265555c2ba97449df3c8bbc4eb89d2
parentb04b00516fea37dddfa4d499e5672c203ff66cb1 (diff)
downloadllvm-5c6aa738fb3325ae499454877f1e2926d2368135.tar.gz
llvm-5c6aa738fb3325ae499454877f1e2926d2368135.tar.bz2
llvm-5c6aa738fb3325ae499454877f1e2926d2368135.tar.xz
Update Release Notesrelease-3.4
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@209031 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst
index 8197adf948..9c1843d77b 100644
--- a/docs/ReleaseNotes.rst
+++ b/docs/ReleaseNotes.rst
@@ -25,6 +25,16 @@ LLVM web page, this document applies to the *next* release, not the current
one. To see the release notes for a specific release, please see the `releases
page <http://llvm.org/releases/>`_.
+Changes in 3.4.2
+================
+
+* libLLVM-3.4.so soname fix.
+
+* PowerPC: Fix for 128-bit shifts.
+
+* R600: Shader calling convention fix.
+
+
Non-comprehensive list of changes in 3.4.1
==========================================