From: Brian Gaeke Date: Tue, 24 Aug 2004 07:43:48 +0000 (+0000) Subject: bug fixed X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=e77c8e75c404e743e1be49dcaf62b8e01d31785b;p=oota-llvm.git bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16016 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index b6bce6df8b3..5cbcb744b6d 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -166,6 +166,14 @@ were fixed:
+ +

Bugs fixed in the Sparc V9 back-end:

+ +
    +
  1. [sparcv9] regalloc assertion + failure with certain indirect calls
  2. +
+