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>2014-12-07 18:57:29 +0300
committerTobias Grosser <tobias@grosser.es>2014-12-07 18:57:29 +0300
commit7ceaba86009e753c8b75bf79b4314aa802078cb2 (patch)
tree7f78430eb34b98fba1ab7debd7cec65fcd1da2c1 /polly/www
parenta7e07abbffbe6a4dcd7fe41bcb86eac7db327e22 (diff)
www-todo: No need to directly integrate with the basic block vectorizer
llvm-svn: 223606
Diffstat (limited to 'polly/www')
-rw-r--r--polly/www/todo.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/polly/www/todo.html b/polly/www/todo.html
index 8cd7322b5d63..58d26ddb137b 100644
--- a/polly/www/todo.html
+++ b/polly/www/todo.html
@@ -136,13 +136,6 @@ the need for independent blocks</a>
<th align="left"> Run-time alias checks
</th><td class="done"> Done
</td><td>Johannes
-</td></tr>
-<tr>
-<th align="left"> <a href="http://llvm.org/bugs/show_bug.cgi?id=12404">Integrate
-with the LLVM BBVectorizer</a>
-</th><td class="nice">Open
-</td><td>
-</td></tr>
<tr>
<th align="left"> <a href="http://llvm.org/bugs/show_bug.cgi?id=10381">Derive
optimal types (instead of always using i64)</a>