QOI feature implemented.
authorChris Lattner <sabre@nondot.org>
Sat, 22 Jan 2005 18:45:35 +0000 (18:45 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 22 Jan 2005 18:45:35 +0000 (18:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19756 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 8baa90b38d351c8ef9a9af83894836e6ebd32e19..660b363a9793e5d17930885499b81e5af956f2c1 100644 (file)
@@ -76,7 +76,7 @@ bug fixes for those problems found since the 1.4 release.</p>
 <div class="doc_text">
 <ol>
   <li>LLVM now includes an <a href="http://llvm.cs.uiuc.edu/PR415">
-      Inter-Procedural Sparse Conditional Constant Propagation</a> pass, named
+      Interprocedural Sparse Conditional Constant Propagation</a> pass, named
      -ipsccp, which is run by default at link-time.</li>
 </ol>
 
@@ -105,7 +105,8 @@ issues were fixed:</a>
 <div class="doc_text">
 
 <ol>
-   <li></li>
+   <li><a href="http://llvm.cs.uiuc.edu/PR448">Building LLVM in optimized mode
+       should no longer cause GCC to hit swap in the PowerPC backend.</a></li>
 </ol>
 </div>