diff options
author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2016-05-02 11:21:30 +0000 |
---|---|---|
committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2016-05-02 11:21:30 +0000 |
commit | 90f5fed10b42378b34a287f5047519eeab8b2ea8 (patch) | |
tree | d9140ec80befe4b633df3252e8edf69bdfae9144 /polly/www | |
parent | 2d3ff2a5babcd98a7d0cff7caf8276bca793fc95 (diff) | |
download | bcm5719-llvm-90f5fed10b42378b34a287f5047519eeab8b2ea8.tar.gz bcm5719-llvm-90f5fed10b42378b34a287f5047519eeab8b2ea8.zip |
[WWW] Mark task as done and me as owner of some task
llvm-svn: 268221
Diffstat (limited to 'polly/www')
-rw-r--r-- | polly/www/todo.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/polly/www/todo.html b/polly/www/todo.html index 1429ee5c74c..8aa45c92022 100644 --- a/polly/www/todo.html +++ b/polly/www/todo.html @@ -90,25 +90,25 @@ February 2012)</a></li> <th align="left"> Support for Modulos </th><td align="center" class='done'> Done -</td><td> +</td><td> Johannes </td></tr> <tr> <th align="left"> Boolean Combinations </th><td align="center" class='done'> Done -</td><td> +</td><td> Johannes </td></tr> <tr> <th align="left"> Unsigned Integers -</th><td align="center" class='open'> Open -</td><td> +</th><td align="center" class='done'> Done +</td><td> Johannes </td></tr> <tr> <th align="left"> Pointer Comparisions </th><td align="center" class='done'> Done -</td><td> +</td><td> Johannes </td></tr> <tr> <th align="left"> @@ -181,7 +181,7 @@ optimal types (instead of always using i64)</a> <th align="left"> <a href="http://llvm.org/bugs/show_bug.cgi?id=12397">Model integer wrapping</a> </th><td align="center" class='done'> Done -</td><td> +</td><td> Johannes </td></tr <tr><td colspan='4'> </td></tr> |