[llvm-branch-commits] [llvm-branch] r209031 - Update Release Notes

Tom Stellard thomas.stellard at amd.com
Fri May 16 14:12:49 PDT 2014


Author: tstellar
Date: Fri May 16 16:12:49 2014
New Revision: 209031

URL: http://llvm.org/viewvc/llvm-project?rev=209031&view=rev
Log:
Update Release Notes

Modified:
    llvm/branches/release_34/docs/ReleaseNotes.rst

Modified: llvm/branches/release_34/docs/ReleaseNotes.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_34/docs/ReleaseNotes.rst?rev=209031&r1=209030&r2=209031&view=diff
==============================================================================
--- llvm/branches/release_34/docs/ReleaseNotes.rst (original)
+++ llvm/branches/release_34/docs/ReleaseNotes.rst Fri May 16 16:12:49 2014
@@ -25,6 +25,16 @@ LLVM web page, this document applies to
 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
 ==========================================
 





More information about the llvm-branch-commits mailing list