[polly] r200225 - TODO: Add topic 'teach bugpoint to extract regions'

Tobias Grosser tobias at grosser.es
Mon Jan 27 06:48:17 PST 2014


Author: grosser
Date: Mon Jan 27 08:48:17 2014
New Revision: 200225

URL: http://llvm.org/viewvc/llvm-project?rev=200225&view=rev
Log:
TODO: Add topic 'teach bugpoint to extract regions'

This does not only seem helpful for Polly, but it should help in general to
further reduce bugs.

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=200225&r1=200224&r2=200225&view=diff
==============================================================================
--- polly/trunk/www/todo.html (original)
+++ polly/trunk/www/todo.html Mon Jan 27 08:48:17 2014
@@ -146,6 +146,10 @@ Generation</a>
   <th> Owner </th>
 </tr>
 <tr>
+<th align="left"> Teach bugpoint to extract regions
+</th><td class="open"> Open
+</td><td>
+</td></tr>
 <th align="left"> Add FORTRAN Support to the LLVM test suite
 </th><td class="open"> Open
 </td><td>





More information about the llvm-commits mailing list