summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-05-10 14:28:09 +0000
committerChris Lattner <sabre@nondot.org>2004-05-10 14:28:09 +0000
commiteefb8a7dd02ebc4a4c36ce9b8e51f610f7705cec (patch)
tree5a06d9c5df1400ba7c39ae41f8d5769cef8c2e53
parent5eb8094c2d4c04447f9bbce5e435f8f2fc5d0169 (diff)
downloadbcm5719-llvm-eefb8a7dd02ebc4a4c36ce9b8e51f610f7705cec.tar.gz
bcm5719-llvm-eefb8a7dd02ebc4a4c36ce9b8e51f610f7705cec.zip
Bug fixed
llvm-svn: 13450
-rw-r--r--llvm/docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index b05f75e6f04..921b1df85a4 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -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>
OpenPOWER on IntegriCloud