New code quality fix
[oota-llvm.git] / docs / ReleaseNotes.html
index 54bab5dc8039bf21d4769ff606162781c36de572..54b4ad1317f5490dc56f43265d64bdb56c4613e8 100644 (file)
@@ -147,6 +147,7 @@ In this release, the following Code Quality issues were fixed:
 <li><a href="http://llvm.cs.uiuc.edu/PR187">[loopsimplify] Many pointless phi nodes are created</a></li>
 <li>The X86 backend didn't generate <tt>fchs</tt> to negate floating point numbers</li>
 <li>The X86 backend didn't expand memcpy() into the <tt>rep movs</tt> instruction</li> 
+<li><a href="http://llvm.cs.uiuc.edu/PR237">[x86] wierd stack/frame pointer manipulation</a></li>
 </ol>