summaryrefslogtreecommitdiffstats
path: root/polly/www/todo.html
diff options
context:
space:
mode:
Diffstat (limited to 'polly/www/todo.html')
-rw-r--r--polly/www/todo.html30
1 files changed, 15 insertions, 15 deletions
diff --git a/polly/www/todo.html b/polly/www/todo.html
index 3624dc391f6..d39e27c6ccd 100644
--- a/polly/www/todo.html
+++ b/polly/www/todo.html
@@ -151,7 +151,7 @@ Code generate PHI dependences
</td><td>
</td></tr>
<tr>
-<th align="left"> <a href="http://llvm.org/bugs/show_bug.cgi?id=12398">Remove
+<th align="left"> <a href="https://bugs.llvm.org/show_bug.cgi?id=12398">Remove
the need for independent blocks</a>
</th><td class="done"> Done
</td><td>
@@ -172,13 +172,13 @@ cornercases </th></tr>
<th> Owner </th>
</tr>
<tr>
-<th align="left"> <a href="http://llvm.org/bugs/show_bug.cgi?id=10381">Derive
+<th align="left"> <a href="https://bugs.llvm.org/show_bug.cgi?id=10381">Derive
optimal types (instead of always using i64)</a>
</th><td class="open"> Open
</td><td>
</td></tr>
<tr>
-<th align="left"> <a href="http://llvm.org/bugs/show_bug.cgi?id=12397">Model
+<th align="left"> <a href="https://bugs.llvm.org/show_bug.cgi?id=12397">Model
integer wrapping</a>
</th><td align="center" class='done'> Done
</td><td> Johannes
@@ -274,14 +274,14 @@ Optimizations (ongoing)</h3>
<tr>
<tr>
<th align="left"> <a
-href="http://llvm.org/bugs/show_bug.cgi?id=12403">Variable-size
+href="https://bugs.llvm.org/show_bug.cgi?id=12403">Variable-size
multi-dimensional arrays</a>
</th><td align="center" class='done'> Done
</td><td>Sebastian
</td></tr>
<tr>
<th align="left"> <a
-href="http://llvm.org/bugs/show_bug.cgi?id=12407">Derive information for
+href="https://bugs.llvm.org/show_bug.cgi?id=12407">Derive information for
the SCoP context
</a>
</th>
@@ -289,7 +289,7 @@ the SCoP context
</td><td>
</td></tr>
<tr>
-<th align="left"> <a href="http://llvm.org/bugs/show_bug.cgi?id=12402">Finer
+<th align="left"> <a href="https://bugs.llvm.org/show_bug.cgi?id=12402">Finer
grained statements</a>
</th><td align="center" class='nice'> Open
</td><td>
@@ -317,7 +317,7 @@ grained statements</a>
<th> Owner </th>
</tr>
<tr>
-<th align="left"> <a href="http://llvm.org/bugs/show_bug.cgi?id=12405">Polyhedral
+<th align="left"> <a href="https://bugs.llvm.org/show_bug.cgi?id=12405">Polyhedral
dead code elimination</a>
</th><td class="done">Done
</td><td>
@@ -342,7 +342,7 @@ dead code elimination</a>
</td><td>Johannes
<tr>
<th align="left"> <a
-href="http://polly.llvm.org/documentation/gpgpucodegen.html">GPGPU Code
+href="https://polly.llvm.org/documentation/gpgpucodegen.html">GPGPU Code
Generation</a>
</th><td class="niceinprogress">in progress
</td><td>
@@ -350,13 +350,13 @@ Yabin
</td></tr>
<tr>
<th align="left"> <a
-href="http://polly.llvm.org/documentation/memaccess.html">Allow optimizers to
+href="https://polly.llvm.org/documentation/memaccess.html">Allow optimizers to
change memory access functions</a>
</th><td class="done"> Done
</td><td>Johannes
</td></tr>
<tr>
-<th align="left"> <a href="http://llvm.org/bugs/show_bug.cgi?id=12406">Make code
+<th align="left"> <a href="https://bugs.llvm.org/show_bug.cgi?id=12406">Make code
generation independent of the clast</a>
</th><td class="done">Done
</td><td>
@@ -377,7 +377,7 @@ generation independent of the clast</a>
</td></tr>
<tr>
<th align="left"> Add <a
-href="http://www.cse.ohio-state.edu/~pouchet/software/polybench/">Polybench
+href="https://web.cse.ohio-state.edu/~pouchet.2/software/polybench/">Polybench
3.2</a> to the LLVM test suite
</th><td class="done"> Done
</td><td>
@@ -407,8 +407,8 @@ href="http://www.cse.ohio-state.edu/~pouchet/software/polybench/">Polybench
<th align="left"> Move to LLVM SVN
</th><td class="done" align="center">
<a
-href="http://llvm.org/svn/llvm-project/polly"
->http://llvm.org/svn/llvm-project/polly</a>
+href="https://llvm.org/svn/llvm-project/polly"
+>https://llvm.org/svn/llvm-project/polly</a>
</td><td> Tobias
</td></tr>
@@ -422,14 +422,14 @@ llvm-commits@lists.llvm.org
<th align="left"> LLVM Bugzilla category
</th><td class="done" align="center">
-<a href="http://llvm.org/bugs/enter_bug.cgi?product=Projects">LLVM Bugzilla</a>
+<a href="https://bugs.llvm.org/enter_bug.cgi?product=Projects">LLVM Bugzilla</a>
<br />
(Product is 'Projects', Component is 'Polly')
</td><td> Tobias
<tr>
<th align="left"> Website
</th><td class="done" align="center">
-<a href="http://polly.llvm.org">http://polly.llvm.org</a>
+<a href="https://polly.llvm.org">https://polly.llvm.org</a>
</td><td> Tobias
</td></tr>
<tr>
OpenPOWER on IntegriCloud