diff options
-rw-r--r-- | polly/www/todo.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/polly/www/todo.html b/polly/www/todo.html index 64143fb25a3..84948637063 100644 --- a/polly/www/todo.html +++ b/polly/www/todo.html @@ -115,10 +115,10 @@ href="http://llvm.org/bugs/show_bug.cgi?id=10229">OpenSCoP Import/Export</a> <th> Owner </th> </tr> <tr> -<th align="left"> Make OpenMP independent of Polly code generation -(requirement to enable scev codegen) -</th><td class="open"> Open -</td><td> Zino +<th align="left"> OpenMP code generation support in isl backend +(requirement to drop CLooG) +</th><td class="done"> Done +</td><td> Tobias </td></tr> <tr> <th align="left"> Support for scalars/PHIs directly in the code generation |