[polly] r256825 - TODO: We do not use -independent-blocks any more (Open -> Done)
Tobias Grosser via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 5 03:45:27 PST 2016
Author: grosser
Date: Tue Jan 5 05:45:26 2016
New Revision: 256825
URL: http://llvm.org/viewvc/llvm-project?rev=256825&view=rev
Log:
TODO: We do not use -independent-blocks any more (Open -> Done)
Modified:
polly/trunk/www/todo.html
Modified: polly/trunk/www/todo.html
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/todo.html?rev=256825&r1=256824&r2=256825&view=diff
==============================================================================
--- polly/trunk/www/todo.html (original)
+++ polly/trunk/www/todo.html Tue Jan 5 05:45:26 2016
@@ -153,7 +153,7 @@ Code generate PHI dependences
<tr>
<th align="left"> <a href="http://llvm.org/bugs/show_bug.cgi?id=12398">Remove
the need for independent blocks</a>
-</th><td class="open"> Open
+</th><td class="done"> Done
</td><td>
</td></tr>
<tr>
More information about the llvm-commits
mailing list