Add OpenCL blurb to release notes.
authorPeter Collingbourne <peter@pcc.me.uk>
Mon, 28 Nov 2011 20:04:12 +0000 (20:04 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Mon, 28 Nov 2011 20:04:12 +0000 (20:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145270 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 4bd5cab7ad3c41054fb23335e0abb4a78ea89c63..d38b95e81c18695c678b67bb93b246003f7d7167 100644 (file)
@@ -133,6 +133,10 @@ Release Notes</a>.</h1>
     Objective-C runtime, or version 1.6 or later of the GNUstep Objective-C
     runtime version.</li>
 
     Objective-C runtime, or version 1.6 or later of the GNUstep Objective-C
     runtime version.</li>
 
+  <li>Improved support for OpenCL C, including the <tt>vec_step</tt> operator,
+      address space qualifiers, improved vector literal support and code
+      generation support for the <a href="#PTX">PTX target</a>.</li>
+
   <li>Implemented a number of optimizations in <tt>libclang</tt>, the Clang C
       interface, to improve the performance of code completion and the mapping
       from source locations to abstract syntax tree nodes.</li>
   <li>Implemented a number of optimizations in <tt>libclang</tt>, the Clang C
       interface, to improve the performance of code completion and the mapping
       from source locations to abstract syntax tree nodes.</li>