aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2004-08-24 07:43:48 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2004-08-24 07:43:48 +0000
commite77c8e75c404e743e1be49dcaf62b8e01d31785b (patch)
treecd9e530112e5815ad34616af6e344ef422b81fb9 /docs
parentcfce1038971c55e125b21326f5ec01bda110ddab (diff)
downloadexternal_llvm-e77c8e75c404e743e1be49dcaf62b8e01d31785b.zip
external_llvm-e77c8e75c404e743e1be49dcaf62b8e01d31785b.tar.gz
external_llvm-e77c8e75c404e743e1be49dcaf62b8e01d31785b.tar.bz2
bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16016 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index b6bce6d..5cbcb74 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -166,6 +166,14 @@ were fixed:</a>
<ol>
<li></li>
</ol>
+
+<p>Bugs fixed in the Sparc V9 back-end:</p>
+
+<ol>
+<li><a href="http://llvm.org/PR428">[sparcv9] regalloc assertion
+ failure with certain indirect calls</a></li>
+</ol>
+
</div>
<!-- *********************************************************************** -->