Bug fixed
authorChris Lattner <sabre@nondot.org>
Mon, 10 May 2004 14:28:09 +0000 (14:28 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 10 May 2004 14:28:09 +0000 (14:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13450 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index b05f75e6f04f5dc211717f7f24dc2e554712a82d..921b1df85a4eec23170e6c315ec4648f9c7eeb1d 100644 (file)
@@ -211,6 +211,7 @@ to floating point cast</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR332">[adce] Crash handling unreachable code that unwinds</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR333">[sparc] LLC can't emit 2 functions of
 the same name, both having constant pools</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR337">[livevar] Live variables missed physical register use of aliased definition</a></li>
 </ol>
 
 <p>Bugs in the C/C++ front-end:</p>