From 77de0ac342d9d8f71e1058d05b0f4126c9b36046 Mon Sep 17 00:00:00 2001 From: Dmitry Babokin Date: Fri, 18 Apr 2014 18:20:22 +0400 Subject: [PATCH] News update --- docs/news.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/news.rst b/docs/news.rst index 6a805e48..80c3e8b3 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -2,6 +2,14 @@ ispc News ========= +ispc 1.7.0 is Released +---------------------- + +A major new version of ISPC with several language and library extensions and +fixes in debug info support. Binaries for all platforms are based on patched +version on LLVM 3.4. There also performance improvements beyond switchover to +LLVM 3.4. + ispc 1.6.0 is Released ---------------------- @@ -11,7 +19,6 @@ a number of language and library extensions. Released binaries are based on patched LLVM 3.3 on Linux and MacOS and LLVM 3.4rc3 on Windows. Please refer to Release Notes for complete set of changes. - ispc 1.5.0 is Released ----------------------