From: Johannes Doerfert Date: Sat, 28 Feb 2015 14:48:15 +0000 (+0000) Subject: Format non-affine subregions news item X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d40991bf83506275dcb3bf04fe5aaad1e0815f8e;p=platform%2Fupstream%2Fllvm.git Format non-affine subregions news item llvm-svn: 230852 --- diff --git a/polly/www/index.html b/polly/www/index.html index d091f97..7f19ef1 100644 --- a/polly/www/index.html +++ b/polly/www/index.html @@ -73,9 +73,11 @@ 2015

February

-

Polly allows now non-affine subregions (e.g., data-dependent - conditionals) inside a SCoP. This change increases the applicability on - general purpose code drastically. +

Polly allows now non-affine subregions

+ Data-dependent or floating point conditionals inside a SCoP can now be + overapproximated in order to increase the applicability on general purpose + code. + 2014

August