Release 1.5.0

This commit is contained in:
Dmitry Babokin
2013-09-27 23:27:05 +04:00
parent 570246a016
commit 8a39af8f72
4 changed files with 70 additions and 2 deletions

View File

@@ -2,6 +2,14 @@
ispc News
=========
ispc 1.5.0 is Released
----------------------
A major update of ``ispc`` has been released with several new targets available
and bunch of performance and stability fixes. The released binaries are built
with patched version of LLVM 3.3. Please refer to Release Notes for complete
set of changes.
ispc 1.4.4 is Released
----------------------