<div class="doc_text">
<ol>
- <li><a href="http://llvm.org/PR257">move test/Programs out of the main llvm
+ <li><a href="http://llvm.cs.uiuc.edu/PR257">move test/Programs out of the main llvm
tree</a></li>
<li></li>
</ol>
<div class="doc_text">
<ol>
-<li><a href="http://llvm.org/PR419">JIT interface should support arbitrary
+<li><a href="http://llvm.cs.uiuc.edu/PR419">JIT interface should support arbitrary
calls</a></li>
</ol>
<div class="doc_text">
<ol>
-<li><a href="http://llvm.org/PR426">[llvmg++] Tons of warnings are spewed when
+<li><a href="http://llvm.cs.uiuc.edu/PR426">[llvmg++] Tons of warnings are spewed when
linking to libstdc++</a></li>
-<li><a href="http://llvm.org/PR352">include/{Support,Config} ->
+<li><a href="http://llvm.cs.uiuc.edu/PR352">include/{Support,Config} ->
include/llvm/{Support,Config}</a></li>
</ol>
<div class="doc_text">
<ol>
-<li><a href="http://llvm.org/PR362">Ugly code generator for
+<li><a href="http://llvm.cs.uiuc.edu/PR362">Ugly code generator for
std::min/std::max</a></li>
</ol>
</div>
<p>Bugs fixed in the LLVM Core:</p>
<ol>
-<li><a href="http://llvm.org/PR420">[licm] LICM invalidates alias analysis info
+<li><a href="http://llvm.cs.uiuc.edu/PR420">[licm] LICM invalidates alias analysis info
and uses broken information</a> (optimizer crash)</li>
-<li><a href="http://llvm.org/PR422">[asmwriter] Asmwriter is really slow for
+<li><a href="http://llvm.cs.uiuc.edu/PR422">[asmwriter] Asmwriter is really slow for
functions with lots of values</a></li>
-<li><a href="http://llvm.org/PR423">[anders-aa] Andersen's AA is completely
+<li><a href="http://llvm.cs.uiuc.edu/PR423">[anders-aa] Andersen's AA is completely
broken in LLVM 1.3</a></li>
-<li><a href="http://llvm.org/PR430">[bcwriter] Empty compaction tables
+<li><a href="http://llvm.cs.uiuc.edu/PR430">[bcwriter] Empty compaction tables
defined</a></li>
</ol>
<p>Bugs in the C/C++ front-end:</p>
<ol>
-<li><a href="http://llvm.org/PR445">[llvmg++] not enough templates are instantiated</a></li>
-<li><a href="http://llvm.org/PR450">[llvmg++] Extern const globals cannot be
+<li><a href="http://llvm.cs.uiuc.edu/PR445">[llvmg++] not enough templates are instantiated</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR450">[llvmg++] Extern const globals cannot be
marked 'constant' if they have nontrivial ctors or dtors</a></li>
</ol>
<p>Bugs fixed in the Sparc V9 back-end:</p>
<ol>
-<li><a href="http://llvm.org/PR428">[sparcv9] regalloc assertion
+<li><a href="http://llvm.cs.uiuc.edu/PR428">[sparcv9] regalloc assertion
failure with certain indirect calls</a></li>
</ol>