Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/polly/www
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-01-08 00:18:35 +0300
committerTobias Grosser <tobias@grosser.es>2015-01-08 00:18:35 +0300
commitf7273badbacf05f586628c637c36133328536ff7 (patch)
treeebd8c9580387940125cb2d2025f712efeefccb54 /polly/www
parent42118a9524a5c7183bf14b458f0cd28f536d2d05 (diff)
todo: Adding native OpenSCoP support to Polly does not seem desirable
This would add another library dependency to Polly. In many cases the JSCoP interface we have should be enough and an external JSCoP <> OpenSCoP converter could be written. We can reconsider this if new use cases show up. llvm-svn: 225390
Diffstat (limited to 'polly/www')
-rw-r--r--polly/www/todo.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/polly/www/todo.html b/polly/www/todo.html
index 5cb50ed3f18e..588ccf86085a 100644
--- a/polly/www/todo.html
+++ b/polly/www/todo.html
@@ -316,11 +316,6 @@ dead code elimination</a>
</th><td class="done">Done
</td><td>
</td></tr>
-<th align="left"> <a
-href="http://llvm.org/bugs/show_bug.cgi?id=10229">OpenSCoP Import/Export</a>
-</th><td class="nice">Open
-</td><td>
-</td></tr>
<tr><td colspan='4'>&nbsp;</td></tr>
<tr><th colspan="3" style="background: rgb(239, 239, 239);"> Back End</th></tr>