www: Update status of our move to the LLVM infrastructure

llvm-svn: 131307
This commit is contained in:
Tobias Grosser 2011-05-13 20:51:45 +00:00
parent 4bee32e53a
commit c0b259ad90

View File

@ -17,41 +17,58 @@
<table class="wikitable" cellpadding="2">
<tbody><tr>
<th width="400px"> Task
</th><th width="150px"> Status
<th>Task
</th><th> Status
</th><th>Owner
</th></tr>
<tr>
<th align="left"> Move to LLVM svn
</th><td align="center"> done
<th align="left"> Move to LLVM SVN
</th><td align="center"> done</br>
<a
href="http://llvm.org/svn/llvm-project/polly"
>http://llvm.org/svn/llvm-project/polly/trunk/www</a>
</td><td> Tobias
</td></tr>
<tr>
<th align="left"> Get git mirror at llvm.org/git/polly.git
</th><td align="center"> done
<th align="left"> Git mirror
</th><td align="center"> done<br />
git://llvm.org/git/polly.git
</td><td> Tobias
</td></tr>
<tr>
<th align="left"> Setup on commit mails
<th align="left"> Commit mails
</th><td align="center"> done <br />
llvm-commits@cs.uiuc.edu
</td><td> Tobias
</td></tr>
<tr>
<th align="left"> LLVM Bugzilla category
</th><td align="center"> done <br />
<a href="http://llvm.org/bugs/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 align="center"> in progress
<br />
<a href="http://polly.grosser.es">http://polly.grosser.es</a>,
later maybe polly.llvm.org
</td><td> Tobias
</td></tr>
<tr>
<th align="left">Buildbot that runs 'make polly-test'
</th><td align="center">
</td><td> Tobias
</th><td> Raghesh, Andreas
</td></tr>
<tr>
<th align="left"> Add LLVM Bugzilla category
</th></tr>
<tr>
<th align="left"> Create polly.llvm.org website
</th><td>
<th align="left"> Nightly performance/coverage tests<br /> (with the llvm
test-suite)
</th><td align="center">
</th><td> Andreas
</td></tr>
<tr>
<th align="left"> Add Polly buildbot that runs 'polly-test'
</th><td>
</td></tr>
<tr>
<th align="left"> Run nightly performance/coverage tests with the llvm
test-suite
</th><td>
</td></tr>