[www] r294942 - Update some more links to our bugzilla.

Arnaud A. de Grandmaison via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 03:45:59 PST 2017


Author: aadg
Date: Mon Feb 13 05:45:58 2017
New Revision: 294942

URL: http://llvm.org/viewvc/llvm-project?rev=294942&view=rev
Log:
Update some more links to our bugzilla.

Modified:
    www/trunk/OpenProjects.html
    www/trunk/ServerUpgradeStatus.html
    www/trunk/header.incl

Modified: www/trunk/OpenProjects.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/OpenProjects.html?rev=294942&r1=294941&r2=294942&view=diff
==============================================================================
--- www/trunk/OpenProjects.html (original)
+++ www/trunk/OpenProjects.html Mon Feb 13 05:45:58 2017
@@ -297,8 +297,8 @@ or to suggest other projects to add to t
 </p>
 
 <p>The projects in this page are open-ended. More specific projects are
-filed as unassigned enhancements in the <a href="http://llvm.org/bugs/">
-LLVM bug tracker</a>. See the <a href="http://llvm.org/bugs/buglist.cgi?keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=enhancement&emailassigned_to1=1&emailtype1=substring&email1=unassigned">list of currently outstanding issues</a> if you wish to help improve LLVM.</p>
+filed as unassigned enhancements in the <a href="http://bugs.llvm.org/">
+LLVM bug tracker</a>. See the <a href="http://bugs.llvm.org/buglist.cgi?keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=enhancement&emailassigned_to1=1&emailtype1=substring&email1=unassigned">list of currently outstanding issues</a> if you wish to help improve LLVM.</p>
 
 </div>
 
@@ -399,9 +399,9 @@ across the board.</p>
 <div class="www_text">
 
 <p>
-The <a href="http://llvm.org/bugs/">LLVM bug tracker</a> occasionally
+The <a href="http://bugs.llvm.org/">LLVM bug tracker</a> occasionally
 has <a
-  href="http://llvm.org/bugs/buglist.cgi?short_desc_type=allwordssubstr&short_desc=&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=code-cleanup&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Bug+Number&field0-0-0=noop&type0-0-0=noop&value0-0-0=">"code-cleanup" bugs</a> filed in it.
+  href="http://bugs.llvm.org/buglist.cgi?short_desc_type=allwordssubstr&short_desc=&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=code-cleanup&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Bug+Number&field0-0-0=noop&type0-0-0=noop&value0-0-0=">"code-cleanup" bugs</a> filed in it.
 Taking one of these and fixing it is a good way to get your feet wet in the
 LLVM code and discover how some of its components work.  Some of these include
 some major IR redesign work, which is high-impact because it can simplify a lot
@@ -420,7 +420,7 @@ Some specific ones that would be great t
 
 <p>Additionally, there are performance improvements in LLVM that need to get
 fixed. These are marked with the <tt>slow-compile</tt> keyword. Use
-<a href="http://llvm.org/bugs/buglist.cgi?short_desc_type=allwordssubstr&short_desc=&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=slow-compile&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&namedcmd=Bugs+I+Fixed&newqueryname=&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">this Bugzilla query</a>
+<a href="http://bugs.llvm.org/buglist.cgi?short_desc_type=allwordssubstr&short_desc=&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=slow-compile&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&namedcmd=Bugs+I+Fixed&newqueryname=&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">this Bugzilla query</a>
 to find them.</p>
 
 </div>
@@ -486,7 +486,7 @@ all the back-ends: CBE, llc, and lli.</p
 href="http://llvm.org/nightlytest/">test results</a> or on your own,
 where LLVM code generators do not produce optimal code or simply where another
 compiler produces better code.  Try to minimize the test case that demonstrates
-the issue.  Then, either <a href="http://llvm.org/bugs/">submit a
+the issue.  Then, either <a href="http://bugs.llvm.org/">submit a
 bug</a> with your testcase and the code that LLVM produces vs. the code that it
 <em>should</em> produce, or even better, see if you can improve the code
 generator and submit a patch.  The basic idea is that it's generally quite easy
@@ -572,9 +572,9 @@ what architecture is covered.</p>
 <li>Completely rewrite bugpoint.  In addition to being a mess, bugpoint suffers
 from a number of problems where it will "lose" a bug when reducing.  It should
 be rewritten from scratch to solve these and other problems.</li>
-<li><a href="http://llvm.org/bugs/show_bug.cgi?id=2116">Add support for
+<li><a href="http://bugs.llvm.org/show_bug.cgi?id=2116">Add support for
 transactions to the PassManager</a> for improved bugpoint.</li>
-<li><a href="http://llvm.org/bugs/show_bug.cgi?id=539">Improve bugpoint to
+<li><a href="http://bugs.llvm.org/show_bug.cgi?id=539">Improve bugpoint to
 support running tests in parallel on MP machines</a>.</li>
 <li>Add MC assembler/disassembler and JIT support to the SPARC port.</li>
 <li>Move more optimizations out of the <tt>-instcombine</tt> pass and into
@@ -615,7 +615,7 @@ improvements to LLVM core</a> are awaiti
 for Debug Information Generation</a></li>
 <li><a href="http://llvm.org/PR1269">EH support for non-call exceptions</a></li>
 <li>Many ideas for feature requests are stored in LLVM bugzilla.  Just <a
-  href="http://llvm.org/bugs/buglist.cgi?short_desc_type=allwordssubstr&short_desc=&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=new-feature&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&namedcmd=All+PRs&newqueryname=&order=Bug+Number&field0-0-0=noop&type0-0-0=noop&value0-0-0=">search for bugs with a "new-feature" keyword</a>.</li>
+  href="http://bugs.llvm.org/buglist.cgi?short_desc_type=allwordssubstr&short_desc=&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=new-feature&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&namedcmd=All+PRs&newqueryname=&order=Bug+Number&field0-0-0=noop&type0-0-0=noop&value0-0-0=">search for bugs with a "new-feature" keyword</a>.</li>
 </ol>
 
 </div>

Modified: www/trunk/ServerUpgradeStatus.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/ServerUpgradeStatus.html?rev=294942&r1=294941&r2=294942&view=diff
==============================================================================
--- www/trunk/ServerUpgradeStatus.html (original)
+++ www/trunk/ServerUpgradeStatus.html Mon Feb 13 05:45:58 2017
@@ -10,7 +10,7 @@ This page lists the current issues with
 <li><strike>Viewvc diff not working.</strike></li>
 <li><strike>Viewvc root viewing should redirect to llvm-project.</strike></li>
 <li><strike>Viewvc markup not working.</strike></li>
-<li><strike>http://llvm.org/bugs/xmlrpc.cgi is broken.</strike></li>
+<li><strike>http://bugs.llvm.org/xmlrpc.cgi is broken.</strike></li>
 <li>links to the images on http://clang.llvm.org/performance.html are broken</li>
 </ul>
 </p>

Modified: www/trunk/header.incl
URL: http://llvm.org/viewvc/llvm-project/www/trunk/header.incl?rev=294942&r1=294941&r2=294942&view=diff
==============================================================================
--- www/trunk/header.incl (original)
+++ www/trunk/header.incl Mon Feb 13 05:45:58 2017
@@ -31,7 +31,7 @@
 <a href="/ProjectsWithLLVM/">LLVM Projects</a><br>
 <a href="/OpenProjects.html">Open Projects</a><br>
 <a href="/Users.html">LLVM Users</a><br>
-<a href="/bugs/">Bug Database</a><br>
+<a href="http://bugs.llvm.org/">Bug Database</a><br>
 <a href="/Logo.html">LLVM Logo</a><br>
 <a href="http://blog.llvm.org/">Blog</a><br>
 <a href="/devmtg/">Meetings</a><br>




More information about the llvm-commits mailing list