Docs update:

- info on v1.9.0 compatibilty
 - KNL support info
 - copyright update
This commit is contained in:
Dmitry Babokin
2016-02-12 16:15:51 +03:00
parent 65f290b699
commit 320a54b023
6 changed files with 49 additions and 13 deletions

View File

@@ -2,6 +2,16 @@
ispc News
=========
ispc 1.9.0 is Released
----------------------
An ``ispc`` release with AVX512 (KNL flavor) support and a number of bug fixes,
based on fresh LLVM 3.8 backend.
For more details, please check `Release Notes`_.
.. _Release Notes: https://github.com/ispc/ispc/blob/master/docs/ReleaseNotes.txt
ispc 1.8.2 is Released
----------------------