Bug fixed.
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 11 Jun 2004 02:15:39 +0000 (02:15 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 11 Jun 2004 02:15:39 +0000 (02:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14130 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 3b2edc63dbe42fbf054401bbae0aa7dabf7230d9..b6622d3c0b5ea8a1ebf2f79cc4d9cf5e5faef1d1 100644 (file)
@@ -233,6 +233,9 @@ functions like sqrt/sin/cos/etc.</li>
 <li>The C backend now emits <a href="http://llvm.cs.uiuc.edu/PR334">Syntactic
 loops</a> in the code to help C compilers whose optimizers do not recognize 
 loops formed from gotos (like GCC).</li>
+
+<li>Fixed: <a href="http://llvm.cs.uiuc.edu/PR368">[sparcv9] null
+often spilled to constant pool</a>.</li>
 </ol>
 </div>