summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2011-11-28 20:04:12 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2011-11-28 20:04:12 +0000
commit952adc32d90dc44ed28c05b4cf2afbf29a4b57dd (patch)
treece135ec5eab05674cf71f05ad78f621c46300c65
parent7db3e95b0dc0ba8c7b22ea56a7331f7ff44944f3 (diff)
downloadbcm5719-llvm-952adc32d90dc44ed28c05b4cf2afbf29a4b57dd.tar.gz
bcm5719-llvm-952adc32d90dc44ed28c05b4cf2afbf29a4b57dd.zip
Add OpenCL blurb to release notes.
llvm-svn: 145270
-rw-r--r--llvm/docs/ReleaseNotes.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 4bd5cab7ad3..d38b95e81c1 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -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>
+ <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>
OpenPOWER on IntegriCloud