From: Bob Wilson
Date: Mon, 13 Sep 2010 17:39:35 +0000 (+0000)
Subject: Fix formatting tags.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e84727729e5e060d3a6d2dfbb85f3e2be3ee4eb0;p=oota-llvm.git
Fix formatting tags.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113758 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 6972b6af385..2c41d23b999 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -456,7 +456,7 @@ it run faster:
accumulate) has been removed. This operation is now represented using
the llvm.arm.neon.vabd intrinsic (vector absolute difference) followed by a
vector add.
-
+
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:
vector subtract for vmlsl. Note that the polynomial vector multiply
intrinsic, llvm.arm.neon.vmullp, remains unchanged.
-
+
+