summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2015-02-28 14:46:26 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2015-02-28 14:46:26 +0000
commitc28197e619ae5a2bfbd2877862d6e8c4a08a5168 (patch)
tree58cf8ddedab4529f4b5f22ad9b2c22962bc9c027
parent81c0d9f9003e49034e23a820e10cb35d64d297d4 (diff)
downloadbcm5719-llvm-c28197e619ae5a2bfbd2877862d6e8c4a08a5168.tar.gz
bcm5719-llvm-c28197e619ae5a2bfbd2877862d6e8c4a08a5168.zip
Add non-affine subregions to the news
llvm-svn: 230851
-rw-r--r--polly/www/index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/polly/www/index.html b/polly/www/index.html
index bd869edbf54..d091f97bff7 100644
--- a/polly/www/index.html
+++ b/polly/www/index.html
@@ -70,6 +70,13 @@
<!--=====================================================================-->
<table id="news">
+ <tr><td><b>2015</b></td></tr>
+ <tr><td width="120"><p>February</p></td>
+ <td>
+ <h4>Polly allows now non-affine subregions (e.g., data-dependent
+ conditionals) inside a SCoP. This change increases the applicability on
+ general purpose code drastically.</td>
+ </tr>
<tr><td><b>2014</b></td></tr>
<tr><td width="120"><p>August</p></td>
<td>
OpenPOWER on IntegriCloud