Add non-affine subregions to the news

llvm-svn: 230851
This commit is contained in:
Johannes Doerfert 2015-02-28 14:46:26 +00:00
parent 81c0d9f900
commit c28197e619
1 changed files with 7 additions and 0 deletions

View File

@ -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>