Changes in directory llvm-www:
SVNMigration.html updated: 1.3 -> 1.4 --- Log message: Update the current status of branch/tag migration. --- Diffs of the changes: (+13 -17) SVNMigration.html | 30 +++++++++++++----------------- 1 files changed, 13 insertions(+), 17 deletions(-) Index: llvm-www/SVNMigration.html diff -u llvm-www/SVNMigration.html:1.3 llvm-www/SVNMigration.html:1.4 --- llvm-www/SVNMigration.html:1.3 Mon Apr 2 23:56:22 2007 +++ llvm-www/SVNMigration.html Tue Apr 3 00:02:58 2007 @@ -50,10 +50,12 @@ <table class="www"> <tr><th>Name</th><th>Description</th></tr> <tr><td>release_*</td><td>Release branches (10 total)</td></tr> - <tr><td>see</td><td>Branch Vikram's group is using for Secure - Code?</td></tr> + <tr><td>see</td><td>Branch SVA project (will be renamed "SVA")</td></tr> <tr><td>parallel</td><td>Branch for parallel features? (not sure)</td></tr> <tr><td>vector_llvm</td><td>Branch for vector stuff? (not sure)</td></tr> + <tr><td>PowerPC_0</td> + <td>An early version of the PowerPC target, needed by release_13.</td> + </tr> </table> <h3>Branches To Be Removed</h3> @@ -78,10 +80,6 @@ <tr><td>regalloc_linearscan</td> <td>has only 3 old header files in it</td> </tr> - <tr><td>PowerPC_0</td> - <td>Appears to be an early version of the PowerPC target. Seems not - important to keep it</td> - </tr> <tr><td>pre-11, prerelease_*</td> <td>John created these as the first step towards a release, but it hasn't been done that way since (there's no prerelease_12 or later). @@ -104,28 +102,26 @@ <h3>Tags To Be Kept</h3> <table class="www"> <tr><th>Name</th><th>Description</th></tr> - <tr><td>jtc</td><td>Assuming this is John Criswell's tag and he wants - it</td> - </tr> - <tr><td>jtcllva</td><td>Assuming this is the LLVA tag</td></tr> - <tr><td>RELEASE_*</td><td>These are the final release tags (7 total)</td> - </tr> - </tr> - <tr><td>start</td><td>This seems to be the very first tag. It references an - ancient version of llvm and is only of historical interest</td></tr> + <tr><td>RELEASE_*</td><td>These are the release tags (7 total).</td></tr> + <tr><td>start</td><td>This seems to be the very first tag. It is required + by the RELEASE_* tags.</td></tr> </table> <h3>Tags To Be Removed</h3> <table class="www"> <tr><th>Name</th><th>Description</th></tr> <tr><td>byebye</td><td>Contains just the old lib/Analysis/DataStructure stuff. It is inappropriately named and definitely not needed</td></tr> + <tr><td>jtc</td><td>Assuming this is John Criswell's tag and he wants + it</td> + </tr> + <tr><td>jtcllva</td><td>Assuming this is the LLVA tag</td></tr> <tr><td>LLVM_PRE111</td><td>This is a pre-release tag to go with a branch we're planning to remove.</td> </tr> <tr><td>new_merge_vector</td><td>Appears to be a merging tag. Pretty sure its unneeded at this point</td> </tr> - <tr><td>PowerPC_0_0</td><td>Root of a branch we're deleting</td></tr> + <tr><td>PowerPC_0_0</td><td>Required by PowerPC_0 branch</td></tr> <tr><td>PARALLEL_ROOT</td><td>Root of the parallel branch</td></tr> <tr><td>PRE10</td><td>Root of a branch we're deleting</td></tr> <tr><td>PRE101</td><td>Root of a branch we're deleting</td></tr> @@ -151,6 +147,6 @@ src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a> <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a> -<br/>Last modified: $Date: 2007/04/03 04:56:22 $ +<br/>Last modified: $Date: 2007/04/03 05:02:58 $ </address> <!--#include virtual="footer.incl" --> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits