Fix formatting tags.
authorBob Wilson <bob.wilson@apple.com>
Mon, 13 Sep 2010 17:39:35 +0000 (17:39 +0000)
committerBob Wilson <bob.wilson@apple.com>
Mon, 13 Sep 2010 17:39:35 +0000 (17:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113758 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 6972b6af385a2452f3e2ad4c01d4f40a9dd8fc8c..2c41d23b999bdbc7cba09e89af18167d3f373060 100644 (file)
@@ -456,7 +456,7 @@ it run faster:</p>
   accumulate) has been removed.  This operation is now represented using
   the llvm.arm.neon.vabd intrinsic (vector absolute difference) followed by a
   vector add.
-</ul>
+</li>
 <li>
   The llvm.arm.neon.vabdl and llvm.arm.neon.vabal intrinsics (lengthening
   vector absolute difference with and without accumlation) have been removed.
@@ -489,7 +489,8 @@ it run faster:</p>
   vector subtract for vmlsl.  Note that the polynomial vector multiply
   intrinsic, llvm.arm.neon.vmullp, remains unchanged.
 </li>
-  
+
+</ul>
 </div>
 
 <!--=========================================================================-->