forked from OSchip/llvm-project
parent
81c0d9f900
commit
c28197e619
|
@ -70,6 +70,13 @@
|
||||||
<!--=====================================================================-->
|
<!--=====================================================================-->
|
||||||
|
|
||||||
<table id="news">
|
<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><b>2014</b></td></tr>
|
||||||
<tr><td width="120"><p>August</p></td>
|
<tr><td width="120"><p>August</p></td>
|
||||||
<td>
|
<td>
|
||||||
|
|
Loading…
Reference in New Issue